File size: 483 Bytes
02c516e 963f8a2 02c516e d1bed13 2934f0a d1bed13 d73a32c d1bed13 9e35305 d73a32c 02c516e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
title: RAG
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.4.0
app_file: app_R.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). |