Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 286 Bytes

chat-with-docs

A streamlit application that allows you to upload a document and talk with documents. Modifying the code allows you to use any model behind the scenes by leveraging langchain

Technologies:

  • LangChain
  • Streamlit
  • ChromaDB
  • Python
  • Tiktoken
  • OpenAI API