steps to run the project: step1:pip install requirements.txt step2:get langchain api key from langchain community step3:create .env file store the api key under variable step4:run streamlit file_name.py(app.py)
Streamlit Framework:Used to create python interface. Note:Before running the application Ollama should be installed along with llama2 model.