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