What it does
- Reads a syllabus stored as a pdf, docx, or image
- Uses google vision api to extract text from the document
- Parses text in order to find important events such as office hours, midterms, and finals
- Displays calendar events on website and allows user to add the events to their calendar
Challenges I ran into
It was difficult to format .ics files for calendar events and we didn't have the time to make all of the different steps communicate with each other
Accomplishments that I'm proud of
Making a website & finding important dates in text
Built With
- flask
- google-app-engine
- google-vision-api
- python
- react
Log in or sign up for Devpost to join the conversation.