sandeep-huggingface commited on
Commit
db70f28
Β·
verified Β·
1 Parent(s): ea8c364
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,14 +1,13 @@
1
  ---
 
2
  title: RAG CSV Chatbot
3
- emoji: πŸƒ
4
- colorFrom: purple
5
- colorTo: red
6
  sdk: gradio
7
- sdk_version: 5.38.0
8
- app_file: app.py
 
9
  pinned: false
10
- license: apache-2.0
11
  short_description: Upload Your CSV Files, Perform RAG, and Query the Data
12
  ---
 
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ license: apache-2.0
3
  title: RAG CSV Chatbot
 
 
 
4
  sdk: gradio
5
+ emoji: πŸš€
6
+ colorFrom: red
7
+ colorTo: red
8
  pinned: false
 
9
  short_description: Upload Your CSV Files, Perform RAG, and Query the Data
10
  ---
11
+ # RAG CSV Chatbot
12
 
13
+ Upload CSV files and chat with your data using advanced RAG techniques powered by Gradio and HuggingFace LLMs.