gael1130 commited on
Commit
7ebe8e7
·
verified ·
1 Parent(s): 2a3e737

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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).