diff --git a/Criteria.txt b/Criteria.txt deleted file mode 100644 index 8d8d154..0000000 --- a/Criteria.txt +++ /dev/null @@ -1,19 +0,0 @@ -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