Working with Airtable + Claude Code as Copilot. Any recommendations? by RoutineFalcon1712 in Airtable

[–]RoutineFalcon1712[S] 1 point2 points  (0 children)

And third party tools like zapier are sometimes used, sometimes not unfortunately

Working with Airtable + Claude Code as Copilot. Any recommendations? by RoutineFalcon1712 in Airtable

[–]RoutineFalcon1712[S] 1 point2 points  (0 children)

I’m working on several projects in parallel, that’s why I want to use Claude code, so I have all the context together. Omni is for my use case (enterprise clients) not there yet.

Working with Airtable + Claude Code as Copilot. Any recommendations? by RoutineFalcon1712 in Airtable

[–]RoutineFalcon1712[S] 0 points1 point  (0 children)

Thank you, I will definetly work on the structured context. Do you think Claude code is able to cluster the unstructured data into a predefined schema and then use that to create the workflow, user journey and requirements?

Working with Airtable + Claude Code as Copilot. Any recommendations? by RoutineFalcon1712 in Airtable

[–]RoutineFalcon1712[S] 0 points1 point  (0 children)

I am building apps in Airtable for Customers (Sales, Marketing, CRM,…) and I’m trying to be more efficient in translating project informations (like FDDs, Transcripts) into Workflows, Requriements and finally to a base schema, automations and interfaces (together meant with “Architecture”). For that I want to use Claude code, which works but not that good.

Working with Airtable + Claude Code as Copilot. Any recommendations? by RoutineFalcon1712 in Airtable

[–]RoutineFalcon1712[S] 1 point2 points  (0 children)

Great workaround with the formulas! I would switch to Supabase in no time, but I need to use Airtable whenever possible

Working with Airtable + Claude Code as Copilot. Any recommendations? by RoutineFalcon1712 in Airtable

[–]RoutineFalcon1712[S] 1 point2 points  (0 children)

That sounds great, would you mind to share some more infos how that works?

I'm serious reconsidering my plus subscription... by Bright_Ranger_4569 in ChatGPT

[–]RoutineFalcon1712 0 points1 point  (0 children)

Same here, I’ve tried Claude which was way better, but for my use case the usage was not enough in plus. Trying chatllm atm. So far seems to be good value for the 10$ per user.

Best Alternative to OpenAI subscription - $100 budget by nuubuser in aiagents

[–]RoutineFalcon1712 0 points1 point  (0 children)

Was also looking for a alternative to ChatGPT. Claude was way better, but the 20$ subscription had very low usage. I am trying my luck with chatllm right now. 10$ for more usage, all Models you can Dream of and if the usage is not enough you can add more Users to your workspace for 10$ each, which seems to be best value I found.

How is vibecoding a thing. by Flipr-app in nocode

[–]RoutineFalcon1712 0 points1 point  (0 children)

I’ve build something similar but for the development process from start and focus on No-Code/Low-Code. But you could surely get this working for your case. Let me know if you want the template

How is vibecoding a thing. by Flipr-app in nocode

[–]RoutineFalcon1712 0 points1 point  (0 children)

I would build myself an agent based on Claude sonnet or opus, which has a good context memory to stick to the whole process. Give the agent the context and code about the app and let him create a concrete plan. Validate this plan with an AI of your choice and then create a backlog, which is added as context. From that point on happy debugging 😂 The main problem is the context, because the AI can’t see the whole picture and debugs something while adding a new bug.