riya-joshi-401 / qp-ai-assessment

Document Chatbot using GenAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qp-ai-assessment

Technologies used

  • Programming language: Python 3.9
  • Frameworks: LangChain , Streamlit
  • Vector DB : FAISS
  • Editors/IDE: PyCharm

Install required dependencies

  • Install all the dependencies using the req.txt file using the following command:
  • pip install -r req.txt

Execution

  • streamlit run main.py
image image image

About

Document Chatbot using GenAI

License:MIT License


Languages

Language:Python 100.0%