Skip to content

koushik83/sql_ai_query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

  1. Idea is to use the first build the db
  2. Get the schema of the database and the tables
  3. Pass into the Open AI
  4. Get the query in natural language
  5. Ask it to build the SQL query
  6. Get the results
  7. Parse the results and feed it into Open AI

SQL Query Assistant

A natural language to SQL query converter with Streamlit interface.

Setup

  1. Install requirements: pip install -r requirements.txt

  2. Create a .env file with:

About

conversational way to interact with sql databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages