Yvann commited on
Commit
3a4d172
·
unverified ·
1 Parent(s): c2f5b60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ To use ChatBot-CSV, simply visit the following link :
10
 
11
  ## Task List 📝:
12
  - [x] Implementation of CSV agent (enable precises responses on the csv file structure)
13
- - [ ] Load multiples csv file in the same chatbot
14
  - [ ] Custom prompt for the chatbot (let the user choose the behavior of the chatbot)
15
  - [ ] Rebuild the site in typescript instead of streamlit
16
  - [ ] add a database and a login for the user to have a permanent chatbot on these csv data
 
10
 
11
  ## Task List 📝:
12
  - [x] Implementation of CSV agent (enable precises responses on the csv file structure)
13
+ - [ ] Load multiples csv files in the chatbot
14
  - [ ] Custom prompt for the chatbot (let the user choose the behavior of the chatbot)
15
  - [ ] Rebuild the site in typescript instead of streamlit
16
  - [ ] add a database and a login for the user to have a permanent chatbot on these csv data