Welcome to yipao’s documentation!

Yipao Logo

Yipao is a cutting-edge Python library that enables AI-driven interactions with SQL databases. It specializes in facilitating dynamic SQL query generation and execution, particularly for large databases with numerous tables. Integrated with ChromaDB, Google Generative AI, Vertex AI, and Qdrant, Yipao is a powerful tool for developers looking to leverage machine learning models and vector storage solutions.

Why Yipao? 🤔

Yipao is designed to simplify complex SQL query operations and enhance the interaction between large-scale database systems and AI technologies. It allows developers to: - Generate and execute SQL queries dynamically using natural language. - Integrate seamlessly with leading AI platforms and vector databases. - Improve database querying efficiency and accuracy through AI-driven insights.

Integrations 🚀

In the actual version we have implemented this vectorstores, chromadb and qdrant to store and retrieve vectors.

for the llm model we have implemented googlegenai and vertexai