/Scheduli

Using NLP to summarize all your course due dates and add them to Google Calendar!

Primary LanguagePython

Scheduli

A course outline summarizer, that takes any course outlines and adds the respective assignment due dates to your Google Calendar.

Getting Started

  • Set your OPENAI_API_KEY = "<your-api-key>" in app.py
  • Install dependencies: pip install requirements.txt
  • Run the program by running python3 app.py
  • View the site at http://127.0.0.1:9999

Demo

Uploading Course outline: image

Retrieving due date summary: image