End to End Medical Chatbot with Langchain, Llama2 and Pinecone Steps to Replicate conda create -p env python=3.8 -y conda activate ./env