Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,6 @@ pinned: false
|
|
| 10 |
short_description: simplest rag with csv
|
| 11 |
---
|
| 12 |
|
|
|
|
|
|
|
| 13 |
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).
|
|
|
|
| 10 |
short_description: simplest rag with csv
|
| 11 |
---
|
| 12 |
|
| 13 |
+
Good doc: https://python.langchain.com/docs/how_to/sql_csv/
|
| 14 |
+
|
| 15 |
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).
|