Skip to content
Permalink
Browse files
Shit to do 25-10-17
  • Loading branch information
cholis committed Oct 25, 2017
1 parent 7802bd6 commit 7fffdb80c73e1b1e8020c48dc6c980c75b3253a0
Showing 1 changed file with 19 additions and 3 deletions.
@@ -1,3 +1,19 @@
Criteria for the chatbot to meet by the end of the project:
- Respond to user input

Elements of the chatbot
- Finding and storing questions and answers
- CSV Files
- API interaction
- JSON Files

Text Recognition
- Read user input
- Determine meaning/ request

Response
- Select appropriate response
- Read from .CSV file
- Form coherent responses

Error/ Testing
- Trying inputs to break chatbot
- Find and log breaking points
- Fix breaks

0 comments on commit 7fffdb8

Please sign in to comment.