LLM agent to query analyze and plot results
pip install -r requirements.txt or pip install --no-cache-dir --force-reinstall -r requirements.txt
python cli.py "Show top 5 artists by sales" --database chinook
pytest -s -v tests/test_functional_chinook.py
python app.py
Open index.html