Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 670 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 670 Bytes

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

Sample northwind database

See it in action

v1.mp4
v2.mp4