autoflow
autoflow copied to clipboard
pingcap/autoflow is a Graph RAG based and conversational knowledge base tool built with TiDB Serverless Vector Storage. Demo: https://tidb.ai
## Tasks - [x] https://github.com/pingcap/tidb.ai/pull/98 - [x] [Support metadata extraction from HTML label](https://github.com/pingcap/tidb.ai/pull/123) - [x] Add post filters to filter the ANN search result by metadata https://github.com/pingcap/tidb.ai/pull/122 - [ ]...
## Background As we develop Vector Search in TiDB Serverless, we'll build an app to test how easy it is to use. This app will provide answers to TiDB usage...
## Description After the PR https://github.com/run-llama/LlamaIndexTS/pull/734 merged. LlamaindexTS will support embedding and reranker of Jina AI. ## Tasks - [ ] https://github.com/pingcap/tidb.ai/pull/78 - [ ] Create a new "Index" with...
## Description Bitdeer is a cloud computing platform that provides computing power for cryptocurrency mining. In the AI age, Bitdeer also provides multiple managed AI models (For example, llama2, mistral,...
# We paste images into this GitHub Issue, then retrieve the image URL for use in displaying images in the README.
It doesn't work currently.
Calculate the cost of RAG in calling various third-party services, like: - Serverless Function (Vercel) - Storage - Embedding - Rerank - LLM Completion - Database Query (TiDB Serverless)