Yvann commited on
Commit
c2f5b60
·
unverified ·
1 Parent(s): 6d16418

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +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
  - [ ] Custom prompt for the chatbot (let the user choose the behavior of the chatbot)
14
  - [ ] Rebuild the site in typescript instead of streamlit
15
  - [ ] 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 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