Language ChatBot Project

LanguageBot_Framework

Github

A light-weight, offline, and portable language bot designed to support language learning. Currently trained to support Japanese language conversation. Features include:

  • Designed to run on a Raspberry Pi
  • Does not need internet access (run locally), so you can practice your language skills with the bot while travelling
  • Will adjust the language level to the speakers level. For Japanese, this will follow the JLPT levels
  • Code in Github: Version to be run straight from Python file, or through Docker Container and Python script (due to issues with accessing microphone and speaker from within the container)