An agentic AI tool designed to seamlessly interact with existing databases using an agentic AI approach. This project aims to simplify the process of querying databases, making it more intuitive and accessible for everyone.
- Uses an Agentic approach to answer to user's question on database
- Safe from user executing malicious DDL queries.
- Can add Data-safety by only exposing certain tables and columns in the schema.
- Doesn't expect the LLM to generate executable code, rather behaves as an reasoning engine
- reduced hallucinations and more deterministic in nature
- no need for vector DBs
- Supports all relational databases supported by sql alchemy. Refer https://docs.sqlalchemy.org/en/2...
congrats on the launch of dbchat. it's interesting to see the integration with sql alchemy. how do you ensure the ai's responses remain deterministic and free from errors as it scales across different database schemas?
Report
No reviews yetBe the first to leave a review for DbChat
Undaku
SiteForge - AI Website Wireframer