Select Page

Intelligent Scheduler

January to April 2015

The Intelligent Scheduler App was my final year project for my undergraduate degree in Computer Engineering. It was an Android app aimed to translate images containing event details into calendar events on Google calendar automatically.

I was able to create the app such that it would recognise University of Hong Kong courses in image format from screenshots of the timetable found on the portal system of the university. A full timetable recognition functionality was worked on but had some issues given the time constraints.

Nevertheless the app created events automatically by using the Tesseract OCR library on the HKU course images and inserting the recognised details into the Google Calendar using Google Calendar API