Demo Chat App Demo chat app code for the YouTube video. Watch the video 👇 🔨 Tools Ollama LangChain Streamlit ⚡️ Instructions Clone the repo Create and activate virtual environment Install dependencies pip install -r requirements.txt Run the application streamlit run app.py