rag_csv / README.md
gael1130's picture
Update README.md
7ebe8e7 verified

A newer version of the Gradio SDK is available: 5.35.0

Upgrade
metadata
title: Rag Csv
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.0.1
app_file: app.py
pinned: false
short_description: simplest rag with csv

Good doc: https://python.langchain.com/docs/how_to/sql_csv/

An example chatbot using Gradio, huggingface_hub, and the Hugging Face Inference API.