Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 637 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 637 Bytes

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