Skip to main content

Query Airtable data using GPT like LLM and tools like Langchain

  • July 8, 2023
  • 1 reply
  • 52 views

Forum|alt.badge.img+1

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

Forum|alt.badge.img+1
  • New Participant
  • September 6, 2024

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.