This guide will walk you through the process of building a chatbot using Langchain and Ollama, and deploying it on Docker.
Before you start, make sure you have the following dependencies listed in your requirements.txt
file:
- streamlit
- langchain
- langchain-community
Ollama - Build a ChatBot with Langchain, Ollama & Deploy on Docker