Skip to content

sanand0/sqlchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Chat

To set this up, run:

git clone https://github.com/sanand0/sqlchat.git
cd sqlchat
export OPENAI_API_KEY=...
pip install -r requirements.txt

To use it, you can either run:

uvicorn sqlchat:app

... and visit http://localhost:8000/ (replace localhost) with your server.

OR run from the command line:

python sqlchat.py type your question here

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors