chat-to-your-database
chat-to-your-database copied to clipboard
Chat to your database with AI. An experimental app to test the abilities of LLMs to query SQL databases using natural language.
Chat to your database
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
https://user-images.githubusercontent.com/1945179/233063701-9c025c4a-5016-4d79-b842-62540359e033.mp4
https://user-images.githubusercontent.com/1945179/233066403-a83af003-d02a-4ce1-9192-8737e4524d44.mp4