brettlyy/text-to-sql
An application to write and run SQL queries, returning answers to natural language questions, using langchain and open source LLM models through HuggingFace.
This tool helps data analysts, business intelligence users, and anyone who needs answers from databases but isn't fluent in SQL. You ask questions in plain English, and it automatically translates them into SQL queries, runs them on your database, and returns the answers you need. It bridges the gap between your questions and the data stored in SQL databases.
No commits in the last 6 months.
Use this if you frequently need to extract information from SQL databases but find writing SQL queries cumbersome or are not confident in your SQL skills.
Not ideal if you need a visual drag-and-drop interface for data exploration or if your data sources are not SQL databases.
Stars
42
Forks
16
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Sep 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/brettlyy/text-to-sql"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dsba6010-llm-applications/baemax_tc
LLM App to demystify and summarize Terms and Conditions agreements
bhattbhavesh91/pdf-qa-astradb-langchain
Explore how to build a Q&A system on PDF File's using AstraDB's Vector DB with Langchain and OpenAI API's
techdomegh/ai-news-scraper
AI News Scraper & Semantic Search: A Python application that scrapes news articles, uses GenAI...
lightfeed/sdk
Lightfeed SDK to search and filter web data
hrishi-008/SummarAI
A tool for summarizing search results and website content using FAISS, LLMs, and the...