Help

Query Airtable data using GPT like LLM and tools like Langchain

1620 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Dong_Li
4 - Data Explorer
4 - Data Explorer

In Langchain, it can use chains like SQLDatabaseChain to utilise the power of NLP and convert the user input into SQL query code (JS or Python) then execute the code to retrieve what is needed from SQL database such as PostgreSQL.

Does airtable support such query and would possibly be supported by Langchain in the near future?

I guess if the script can be made and executed at the back end for each customised query, that would also work, is that feasible? Thanks.

1 Reply 1
molschimke
4 - Data Explorer
4 - Data Explorer

Hey, there are external Airtable / Python connectors (just google and you find them) that allows you to SQL-query the data out of Airtable. Contact me directly if you need more information or support.