EliasK93/LangChain-SQL-Agent-for-dynamic-data-visualization
Example application for constructing and running an LLM-based LangChain SQL Agent based on GPT-4o mini that can dynamically query a database and invoke multiple visualization tools
This project helps public health researchers and data analysts quickly explore Eurostat health data without needing to write SQL queries or plotting code. You provide natural language questions about topics like tobacco, BMI, exercise, or alcohol consumption, and it returns automatically generated tables, bar plots, or time series plots.
No commits in the last 6 months.
Use this if you need to rapidly visualize trends or compare statistics from Eurostat's health determinants datasets by asking questions in plain English.
Not ideal if you need to analyze complex, custom datasets or require highly specialized or interactive visualizations beyond basic tables, bar, or time series plots.
Stars
7
Forks
1
Language
Python
License
—
Category
Last pushed
Oct 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/EliasK93/LangChain-SQL-Agent-for-dynamic-data-visualization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CodePhiliaX/Chat2DB
AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle,...
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
TuGraph-family/Awesome-Text2GQL
Fine-Tuning Dataset Auto-Generation for Graph Query Languages.
eosphoros-ai/Awesome-Text2SQL
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis...