--- license: apache-2.0 datasets: - HuggingFaceFW/finewiki base_model: - deepseek-ai/DeepSeek-OCR new_version: deepseek-ai/DeepSeek-OCR --- # 🤖 LangChain Runnables Chatbot A **modular, production-ready chatbot** built with **LangChain Runnables** and deployed on **Hugging Face Spaces**. ## ✨ Features - ✅ **Modular Design** - Built using LangChain Runnables for easy extensibility - ✅ **Multi-Strategy Response** - Fact retrieval, joke generation, conversational AI - ✅ **Hugging Face Integration** - Uses open-source LLMs (Mistral-7B-Instruct) - ✅ **Gradio UI** - Clean and interactive web interface - ✅ **Easy Deployment** - Ready for Hugging Face Spaces, Streamlit Cloud, or Docker ## 🚀 Live Demo 👉 **[Try it on Hugging Face Spaces](#)** *(add your link after deployment)* ## 🛠️ Tech Stack | Component | Technology | |-----------|------------| | Framework | LangChain | | LLM | Hugging Face (Mistral-7B-Instruct) | | UI | Gradio | | Deployment | Hugging Face Spaces | ## 📦 Installation ### Local Setup