You are browsing as a guest. Sign up (or log in) to start making projects!

56m 6s logged

Devlog 1

I set up the project using Tauri. I chose Tauri because it allows for very lightweight and fast projects to be made.


I built a clean simple ui using HTML and CSS styling. It has a simple text area where you can input assignment information and then generate reminders from that.


I used OpenRouter free API to integrate AI into it. The app is currently using Google’s free Gemma 4 model. Right now it just takes messy text and returns a clean list of due dates.


Next Steps:

  • Convert the AI output to clickable checkboxes to make it tasks you can complete.
  • Use Tauri plugins to add notifications
  • Add screenshot support
  • Flesh out ui more and add a bunch of QOL features.

That is all, thank you for reading my 1st devlog!

0
7

Comments 0

No comments yet. Be the first!