What it does

Turns text into calendar events, and there is no clicking through forms.

How I built it

Python + Google Calendar API. Type something, it parses the details, and boom, the event is added.

Challenges I ran into

Tried voice commands first, but the AI kept mishearing things ("Dentist at 2" became "Denim vest 2"). Switched to typing.

Accomplishments I'm proud of

I got the Google API working, it's also my first time using one! I actually made something people might use.

What I learned

Google’s APIs are surprisingly fun to tinker with. Also, voice tech is hard, but text works now.

What's next

  • Make it smarter at understanding messy input.
  • Maybe retry voice, with better tools this time.
Share this project:

Updates