Autoflow, a Graph RAG based and conversational knowledge base tool

autoflow is an open source GraphRAG (Knowledge Graph) platform that integrates TiDB Vector and LlamaIndex with DSPy. This unique tool offers a live demo on TiDB.AI and features a Conversational Search page that utilizes a web crawler for efficient information retrieval. Users can edit the Knowledge Graph to enhance search accuracy. An Embeddable JavaScript Snippet allows for easy integration of a conversational search window on websites. The tech stack includes TiDB for database storage, LlamaIndex for RAG framework, DSPy for foundation models, Next.js for framework, and shadcn/ui for design. autoflow is deployable with Docker Compose and welcomes contributions from the community under the Apache License. Contact @TiDB_Developer on Twitter for more information.

https://github.com/pingcap/autoflow

To top