IshaanShettigar/Text2SQL-Query-Bot
Creating a bot that harnesses the power of LLM's like Llama 2 to convert natural language queries to SQL queries using various techniques like in context learning and PEFT
This bot helps data analysts, business intelligence specialists, or anyone who needs to extract information from databases using plain English. You simply type your question in natural language, and it automatically generates the correct SQL query to retrieve the data you need. It's designed for users who interact with complex databases but prefer not to write SQL manually.
No commits in the last 6 months.
Use this if you need to quickly get data from a database by asking questions in everyday language, without needing to learn or write complex SQL queries.
Not ideal if you are a database administrator or developer who regularly writes and optimizes SQL queries manually, or if your database queries involve highly novel or experimental data structures not easily inferred from schema.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Nov 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/IshaanShettigar/Text2SQL-Query-Bot"
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,...
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
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...