This is a submission for the Gemma 4 Challenge: Build with Gemma 4
What I Built
I built a cli based distraction log that tracks your workday and with the help of gemma suggests breaks and productivity tips/
Demo
Code
Github:
How I Used Gemma 4
The app lets you log your distractions as you work. It uses a simple terminal based ui that stays out of your way.
At the end of your work session, it combines your notes with a custom algorithm and prompts Gemma to suggest if you should work or take a break. At the end of the day, it lets you review your work and get improvement tips from gemma.
Gemma is used in this project instead of other AI services because :
- Work details might be private or confidential that can't leave local machine.
- Distraction notes can contain sensitive personal feelings
- Local deployment of gemma allows the app to run offline and distraction free.
Top comments (0)