LangChain Chatbot
A multi-page Streamlit collection demonstrating practical LangChain chatbot patterns: basic chat, context-aware memory, internet-enabled queries, and document / SQL / website integrations. The app showcases runnable chains and prompt templates to structure model interactions, with Docker support for deployment.
Key Features:
- Multiple chatbot examples: memory, internet access, docs and DB integration
- Message history management and prompt templates
- Runnable chains to compose model + tools
- Streamlit UI with Docker run instructions








