Back to projects
AI & ML
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
BlueBash
Maintainer
23 stars
About this project
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. Maintained by BlueBash on GitHub, where it has earned 23 stars from the community.
It's actively developed around chatbot, gemini, gemini-api, and is a solid reference for anyone building with these tools.
Tags
Install
npm install postgres-chatbotMore LangChain projects