Skip to content

Czqyy/sql-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL AI Agent

The SQL AI Agent is able to understand database query requests in natural language, generate relevant SQL queries to query a MySQL database and return the query data rows as JSON-formatted output.

Setup

  1. Create .env file using the .env.example file as template
  2. Install requirements with pip install -r requirements.txt
  3. Run python query.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages