HrshvrdhnM2323's picture
Update README.md
d011fb8 verified
metadata
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