niro-vanti commited on
Commit
5bc4ccf
·
unverified ·
1 Parent(s): e8c331c

commit for hugging face

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # ChatBot-CSV 🤖
2
 
3
  ### An AI chatbot featuring conversational memory, designed to enable users to discuss their CSV data in a more intuitive manner. 📄
 
1
+ title: ChatCSV
2
+ emoji: 🏢
3
+ colorFrom: purple
4
+ colorTo: yellow
5
+ sdk: streamlit
6
+ sdk_version: 1.19.0
7
+ app_file: chatbot_csv.py
8
+ pinned: false
9
+
10
+
11
  # ChatBot-CSV 🤖
12
 
13
  ### An AI chatbot featuring conversational memory, designed to enable users to discuss their CSV data in a more intuitive manner. 📄