/botcionario

Just a simple dictionary chatbot

Primary LanguageJavaScript

botcionario

Just a fun chatbot built on the MS Bot Framework and LUIS.

Definitions are (for the time being at least) shamelessly scraped from the Spanish version of wiktionary.org

Code based on the amazing SitePoint's MS Bots course

TODO:

  • Greetings workflow
  • Synonyms
  • Antonyms (coming soon)
  • Load up test list of most common words
  • VPTree package
  • "Autocorrect" words before searching in wiktionary
  • Add final list of most common spanish words
  • logo
  • how to deploy