Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Asad-Ismail/query-analysis-plot-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

query-analysis-plot-agent

LLM agent to query analyze and plot results

Install requirements

pip install -r requirements.txt or pip install --no-cache-dir --force-reinstall -r requirements.txt

Run

python cli.py "Show top 5 artists by sales" --database chinook

Test

pytest -s -v tests/test_functional_chinook.py

RUn backend and front end

python app.py

Open index.html

About

LLM agent to query analyze and plot results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published