#Chatbot with llama2 and Streamlit
You can run this by first downloading ollama for your corresponding os
Run ollama run llama2
in cli to test if llama2 is working properly
Now install streamlit and langchain and for running - streamlit run chatbot.py