Skip to content

TGLTommy/LangChain_LLM_ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangChain 学习指南

案例-01 基于上传PDF文档进行QA问答

  • 01 实现基于 streamlit + OpenAI 的QA问答(文件格式:PDF)
streamlit run chatbot.py
  • 02 实现基于 gradio + OpenAI 的QA问答(文件格式:PDF)
gradio chatbot_gradio.py

或者

访问HuggingFace Space体验:
https://huggingface.co/spaces/Tommy930/chatbot-PDF

About

基于LLM和LangChain实现基于本地文档的QA chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages