dynamiclu/Langchain-ChatBI
一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。
Implements metric matching algorithms to ensure data accuracy in conversational queries, addressing a core challenge in dialogue-based BI systems. Supports flexible model deployment with local LLMs (ChatGLM-6B) or HTTP-based calls to proprietary models (Baichuan, Qwen), with vector embeddings (BGE, Text2Vec) for semantic understanding. Built on Langchain with local vector databases and Gradio for the web interface, enabling offline-first analytics without cloud dependencies.
151 stars. No commits in the last 6 months.
Stars
151
Forks
32
Language
Python
License
—
Category
Last pushed
Mar 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/dynamiclu/Langchain-ChatBI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure-Samples/azure-openai-rag-workshop
Create your own ChatGPT with Retrieval-Augmented-Generation workshop
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用...
avrabyt/RAG-Chatbot
RAG enabled Chatbots using LangChain and Databutton
Storia-AI/sage
Chat with any codebase in under two minutes | Fully local or via third-party APIs
byu-cpe/Maeser
A package for building RAG chatbot applications for educational contexts.