Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ChallengeHub
/
Chinese-LangChain
like
105
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
6041762
Chinese-LangChain
/
README.md
yanqiang
update@添加交流方式
6041762
over 1 year ago
preview
code
|
raw
Copy download link
history
blame
935 Bytes
Chinese-LangChain
Chinese-LangChain:中文langchain项目,基于ChatGLM-6b+langchain实现本地化知识库检索与智能答案生成
🔥 效果演示
🚀 特性
2023/04/17 支持多种文档上传与内容解析:pdf、docx,ppt等
2023/04/17 支持知识增量更新
🔨 TODO
支持上下文
支持知识增量更新
支持检索结果与LLM生成结果对比
支持检索生成结果与原始LLM生成结果对比
检索结果过滤与排序
互联网检索结果接入
模型初始化有问题
❤️引用
webui参考:
https://github.com/thomas-yanxin/LangChain-ChatGLM-Webui
knowledge问答参考:
https://github.com/imClumsyPanda/langchain-ChatGLM
LLM模型:
https://github.com/THUDM/ChatGLM-6B