6 results for “topic:text-sql”
Offline Text-to-SQL Agent – Convert natural language questions into SQL queries with explanations. Fully open-source, runs locally, and features a Streamlit UI, multi-table support, and configurable SQLite databases. Built with LangChain, LangGraph, Ollama (CodeGemma 7B).
🧠💬 LLM-powered chatbot for querying databases using natural language, with auto visualizations, schema pruning, and multi-agent orchestration.
Seamlessly upload SQL database files in CSV format via an intuitive frontend and query databases using natural language and dynamically visualize results as bar graphs, line graphs, or tables.
Local RAG Sample
Vanna is an MIT-licensed open-source Python RAG (Retrieval-Augmented Generation) framework for SQL generation and related functionality.
AI-powered Text-to-SQL assistant built with Gemini/FastAPI/Streamlit. Translates natural language into complex MySQL queries on a 1.3M row analytical database.