RAG-Chatbot / README.md
Fabrice-TIERCELIN's picture
This Pull Request upgrades to Llama 3.2 11B
a6e878e verified
|
raw
history blame
424 Bytes
---
title: RAG-Chatbot
emoji: 🌘wπŸŒ–
colorFrom: yellow
colorTo: red
sdk: gradio
sdk_version: 5.2.0
app_file: app.py
pinned: true
short_description: A retrieval system with chatbot integration
---
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).