BlueBash/postgres-chatbot
This Streamlit application allows users to interact with their PostgreSQL database using natural language queries. Users can type questions in natural language, which the app translates into SQL queries executed against the database. The results are then displayed in the chat interface. Powered by Google Generative AI and LangChain's SQL agent tool
This tool helps business users, such as customer service representatives or operations staff, quickly get information from their PostgreSQL order database. You type a question in everyday language, like "How many orders are shipped?", and the system provides the answer directly, without you needing to know any database code. It makes getting insights from your order data much faster and easier.
No commits in the last 6 months.
Use this if you frequently need to retrieve specific order information or aggregate data from your PostgreSQL database but don't want to write SQL queries.
Not ideal if you need to perform complex data analysis, modify database records, or integrate with other systems.
Stars
22
Forks
4
Language
Python
License
—
Category
Last pushed
Oct 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/BlueBash/postgres-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ScrapeGraphAI/Scrapegraph-demo
Streamlit demo of Scrapegraph-ai for GPT4-hackaton
pnkvalavala/repochat
Chatbot assistant enabling GitHub repository interaction using LLMs with Retrieval Augmented Generation
run-llama/rags
Build ChatGPT over your data, all with natural language
Caellwyn/long-memory-character-chat
A character chat with integrated medium and long-term memory
Daethyra/FreeStream
Prebuilt Streamlit/LangChain Agent with Tools and Memory