Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 759 Bytes

TO-DO.md

File metadata and controls

13 lines (11 loc) · 759 Bytes

To-Do

This is the current to-do list for the chatbot. Some tasks that could be done / improved MIGHT not be on this list, feel free to add or make a PR if you feel it's needed!

  • Improve the ways to call functions - example (I want to {search} on {API_name}) to call functions.
  • Improve UI / UX. (Animations / layout)
  • Improve Termino.js - add functions to cancel promise etc.
  • Fufill promises / inputs with canned responses.
  • Seperate functions that can be added with ease into another folder etc.
  • Create any corpus data-sets.
  • Translate corpus etcs.
  • Any improvements that make the chatbot more friendly developer & user wise.
  • Fix issues for mobile (NLP.js library has conflicts for mobile inputs)