simple-rag-qa / README.md
Herovyth's picture
Update README.md
fb28547 verified

A newer version of the Gradio SDK is available: 6.12.0

Upgrade
metadata
title: Simple RAG QA
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 6.1.0
app_file: app.py
pinned: false

Simple RAG QA

This is a Retrieval-Augmented Generation that is used for Q&A about Harry Potter and a Philosophers Stone .
Ask questions and get answers using external documents.

Instructions:

  1. Enter your Groq API key.
  2. Type your question related to Harry Potter's first book.
  3. Select retrieval mode.
  4. Click "Ask" to get an answer.