Inspiration

ooking for time savings and efficiency when scheduling and attending a Google Meet video conference? With so much going on these days, we often forget important things.

What it does

LuMeets reacts when you say "open the meeting" or "meeting." When it detects this, it checks your Google Calendar to find an active or upcoming meeting within the next 30 minutes, extracts its Google Meet link, and automatically opens it in Chrome with Selenium, also attempting to click the join button. If it doesn't find any meeting in the calendar, it uses Gemini as a fallback to try to obtain a link.

How we built it

We used Antigravity to run the code we wrote.

Challenges we ran into

Connecting the Gemini API to Google tools and finding a good idea.

Accomplishments that we're proud of

Being able to connect the APIs to Google Meet and enabling them to connect with a single command.

What we learned

A more detailed understanding of what an API is, how to connect Google tools with the Gemini API, and its potential uses for developing everyday support tools.

What's next for LuMeets

Further development and connecting it to more Google tools like Drive, Gmail, etc.

Built With

Share this project:

Updates