You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an experimental app to test the abilities of LLMs to query SQL databases using natural language.
To use it, you should add your OPENAI_API_KEY to the .env.local file.
Installing the app
npm install
Running the app
npm run dev
Sample database
See it in action
v1.mp4v2.mp4
About
Chat to your database with AI. An experimental app to test the abilities of LLMs to query SQL databases using natural language.