Skip to content

Use LangChain to let LLM read your doc, and answer your questions

License

Notifications You must be signed in to change notification settings

overheat/llm-doc-qna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

llm-doc-qna

Use LangChain to let LLM read your doc, and answer your questions

Make sure using the right pip(3)

pip3 --version

pip3 install langchain pip3 install openai pip3 install tiktoken pip3 install faiss-cpu pip install nltk

About

Use LangChain to let LLM read your doc, and answer your questions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%