chinese-langchain/README.md

16 lines
509 B
Markdown
Raw Normal View History

2023-04-17 16:20:32 +08:00
# chinese-langchain
> Chinese-LangChain中文langchain基于ChatGLM-6b+langchain实现本地化知识库检索与智能答案生成
## 特性
- 支持多种文档上传与内容解析pdf、docxppt等
- 支持知识增量更新
[//]: # (- 支持检索结果与LLM生成结果对比)
## 引用
- webui参考https://github.com/thomas-yanxin/LangChain-ChatGLM-Webui
- knowledge文档参考https://github.com/imClumsyPanda/langchain-ChatGLM
- LLM模型https://github.com/THUDM/ChatGLM-6B