File size: 460 Bytes
02c516e 963f8a2 02c516e d73a32c 02c516e d73a32c 02c516e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
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
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). |