File size: 458 Bytes
3c85b1d e7dce69 3c85b1d e7dce69 3c85b1d 7ebe8e7 3c85b1d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | ---
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](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). |