Spaces:
Build error
Build error
Yvann commited on
Update README.md
Browse files
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
|
| 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
|