Skip to content

ikhamlic/esct-messenger-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English Spell Checker and Translator Bot

ESCT is Facebook Chat bot which translates user messages to english (using Google Translate API V2) or corrects them (using Jazzy library) if they are in english.

ESCT uses messenger4j library. Users can also send pictures with text and ESCT will recognize the text using Tesseract OCR.

Here is a screenshot of the bot in action:

Image of Chatbot

The chat bot understands following inputs

  • A message in english which will be corrected
  • A message in an other language than english which will be translated
  • An image which will be converted to text and then translated or corrected

Authors and Contributors

ikhamlichi