Skip to content

bayeru/chat-to-your-database

Repository files navigation

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

About

Chat to your database with AI. An experimental app to test the abilities of LLMs to query SQL databases using natural language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published