Hello Airtable AI Community! đ I'm thrilled to introduce myself as your new Marketing Solutions Lead here at Airtable! Talk about perfect timingâI literally just joined the team and got to witness the incredible launch of the new AI-native Airtable today!Â
Â
The potential for what we can all build together with these AI capabilities is truly remarkable. But here's what I'm most excited about: seeing what YOU create with Airtable AI.
Â
Let's Share Our AI Success Stories! đ
Â
Can I tell you a secret? Donât tell my boss, ok? I am NOT GOOD at AI! The thing that has helped me be more creative and productive with AI is seeing REAL examples from other people, not just whatâs in a companyâs demo video. (Although there are indeed some super cool demos today!) I bet Iâm not the only one in this boat. Your use cases could be the inspiration that helps another community member solve their biggest challenge.
Â
Weâd love to have you share with us:
đŻ Your Use Case: What problem are you solving with Airtable AI?
đĄ Your Approach:
What prompts are you using with Omni?
How are you configuring your Field Agents?
What AI model(s) did you use?
Any other workflows or automations you've built?
đ¸ Show Us: Screenshots or even quick videos of your AI-powered apps in action
đ Your Results: What impact are you seeing? Time saved? Better insights? Improved workflows?
Â
I'll start us offâŚ
Â
đŻ My use case: I want to come back in a few weeks and turn the responses in this thread into a community gallery of AI use cases, via an Airtable app.
Â
đĄ My Approach:
I used Omni to create a first draft of the gallery app with this prompt:
Build an interface that displays AI use cases built by the Airtable community, and where members can submit demos showing off their own AI use cases for Airtable.
They should be able to submit using a form that has the following: Name Description Workflow (what's happening in the use case) Prompts used Demo recording (file upload or video link) Display thumbnail for demo video Link to app (optional) Created by name Created by website link (optional) Created by profile pic/logo Function: Marketing, product development, Operations, HR, finance, Legal, personal, other Industry: General, Tech, Retail, CPG, Media & Entertainment
The gallery should have a space up top that showcases 3-5 top use cases in a slider, and then a filterable/sortable gallery below that.
Â
đ My Results:Â And here is the app that Omni built for me in 5 seconds!
Â
Â
 Who's ready to share their first Airtable AI success story? Drop your prompt and maybe a screenshot or two below!Â
Â
Looking forward to learning from all of you!
Â
Â
Page 1 / 1
Cool?
You could of built that using the Interface builder in just a couple minutes and not needed to âfirst draftâ it because youâd of set it up in the first place?Â
Instead of wasting dev time on stuff that already works trying to chase buzz, why not make meaningful improvements to Airtableâs form function so we donât always have to recommend folks to Fillout?Â
Or improve the flexibility and functions of Interfaces so we're not having to implement Softr or Glide solutions on top of Airtable data?
Or increase the number of integration partners so we're not pushing our automations out to Make or n8n?Â
Â
Hey â@DisraeliGears01, thanks for your feedback! Â Interface Designer can already do a lot, and this launch is meant to offer a faster, more guided starting point for teams who need more structure out of the box.
That said, your feedback on Forms, Interface flexibility, and integrations is important. These are areas we are actively thinking about, and weâd genuinely value your input. If youâre open to it, weâd love to connect and hear more directly.
Exciting!
Iâm not able to have Omni in my existing bases. How to add this ?
Â
â@Thierry_GattlenÂ
The new AI-native Airtable will be rolling out to existing users over the next few weeks, and you can also request immediate access here.
Adding to what â@DisraeliGears01 said⌠hereâs my wish list, which would be more helpful right now (for me) than Omni:
Add a Limit field (like LIMIT in SQL) for bar graphs, pie charts, etc. so we can show x number of top categories instead of having a graph flooded with too many bars/categories.
Make dashboards more flexible (too much to suggest here, but even though I like the ease and simplicity, the dashboardsâ current rigidity does create a clunkier user experience at times).
Improve formulas (heck, even allow for javascript as Google Sheets does), since Airtableâs current functions often yield clunky results for semi-complex scenarios.
Improve hovering for y-axis (right) line graph data pointsâit requires a bit of patience to *precisely* hover to see values (should be a simple fix!)
And having a comparison feature for numbers w/ percent increase/decrease for a previous time period would be great!
Happy to connect and discuss further with anyone.
Â
Thanks for listening.
Hi,
Is it possible to come back to original Airtable interface after I clicked Try Omni? Thank you!
Itâs interesting that 24 hours in, no use cases are yet published by users. I think the burden of showcasing this new feature should be on Airtable staff. Give us some solid, value add examples of using AI tools in Airtable.
Â
Iâve got databases with thousands of records, so I think its reasonable to be skeptical and protective of that data to not simply unleash âAIâ through my workflows. We need real examples and a better understanding of what permissions AI agents have to manipulate data and restructure our bases.
Hey â@Stephen_Juth, best way to get your comments directly to Airtableâs team is by filling out this form -as feature requests are not done via Community any more.Â
(personally, my biggest request is more robust forms , similar to those used by Fillout).
Yeah, my griping was more generalized feedback (and frustration at the AI hype train) than specific feature requests. I do find it funny that a week in and this is crickets though.
â@Stephen_Juth You might know this workaround already, but for your too many bars in a chart issue, adding a count field and picking a cutoff in the dashboard interface (only show records with more than 10 entries, whatever) works to clean that up somewhat.Â
Thanks for the feedback, â@DisraeliGears01. Iâm not sure that will work for my situation. Iâll give it some thought.
My case is about extracting info from files. Not a problem, It would be more accurate to say that I wanted to test the AI functions, see what it can do and understand why I need it. Some time ago I created Extension script to get info from text files, but it was tied to a base and too hard-coded for exact type of info. So, I tried more challenging task - to extract info from PDF.
I tried several models and found that in general, GPT worked better. Also, for many âformalâ tasks, where not much place for âcreativityâ, result for low-cost models identical to result from better version. I asked usual browser GPT to write prompt for AI because I couldn't express what I wanted in a clear, understandable form, having insufficient skills both in working with AI and, to some extent, in the English language. Thus, for me, GPT became the director among AIs, translating human text into a clear form, understandable to AI.
It worked good, extracted correct info, and when I asked, created new fields and distributed it there.
Then i tried to create a kind of library for my scripts. I have one already, but itâs very simple and I hoped to see more ideas. Then it created some AI fields, where I asked AI to extract code text from my JS files, loaded using Gallery view, one per record, but it extracted only two. When I asked to repeat for others, it did 3 more and then stopped again. So I got another idea, and that part impressed me.
Â
The result was 95% ready to work script. Even better than I asked, it added menu to choose fields, it doesnât tied to button to press and extract one by one, just press Run and it extracted all text from all files. Little problem with formatting and few strange function exits with âreturnâ
I needed literally 2 minutes to fix these problems and it worked like a charm. And yes, it really mimics my style, a bit different from traditional, more compact and convenient for me, when Iâm the only who use and edit this code. Would like to add, somewhere it has redundant parts from my other scripts, in code and comments, easily removed. To be honest, I canât say that a person with zero coding skills, can easily craft an extension ready to use. But it feels like âvery close to this pointâ. Â
And now Iâm just curious - will it remember these notes or next time it starts from a clean sheet?