Embed presentation
Download to read offline






This document describes a system that uses natural language processing and APIs to automatically add events from a user's emails to their Google Calendar. It scrapes a user's Gmail inbox using the Gmail API to find emails containing event details. Natural language processing techniques are used to extract information like the date, time, location and event name from the email text. The extracted details are then used to automatically create calendar reminders by integrating with the Google Calendar API. This allows users to have all their email-based events in one place on their calendar without having to manually add them. The system was implemented and tested on sample emails, successfully extracting event details and adding reminders to the calendar.




