| title: RAG | |
| emoji: 💬 | |
| colorFrom: yellow | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: 5.1.0 | |
| app_file: app.py | |
| pinned: True | |
| models: | |
| - facebook/rag-sequence-nq | |
| - google/gemma-2-2b-it | |
| short_description: Interactive Rag model with Medium blogs and articles | |
| 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). |