Apashrov16 / chat-to-your-database

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 94.6%Language:JavaScript 3.7%Language:CSS 1.7%