RAG / README.md
Baweja's picture
Update README.md
2934f0a verified
---
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).