Skip to content

Beanzsigma/Noto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 18, 2026
90cb5ad · · May 18, 2026

History

24 Commits
May 18, 2026
May 18, 2026
May 17, 2026
May 17, 2026
May 18, 2026
May 17, 2026
May 17, 2026
May 18, 2026
May 18, 2026
May 18, 2026
May 18, 2026
May 17, 2026

Repository files navigation

Noto

Noto is a Python based desktop application that summarizes your notes into clear, concise points using Groq AI. This takes note-taking to another level, helping with study. Users can write or load notes, generate a summary, and copy the result. Users can also save both the original and summarized notes, allowing for smooth experience.

Where AI was ued

  • Minimal AI was ued to fix/debug code
  • Helped integrate Canvas GIF background
  • Helped fix summarize notes function
  • Helped create "updatewordcount" function

What this is made with

  • Python
  • CustomTkinter - minimalistic UI
  • Tkinter Canvas - UI elements, text
  • Pillow/PIL - loading and animating the GIF background
  • Groq API - AI summarization
  • Python dotenv - loading hidden API key from .env

How can others contribute to Noto?

  • Fixing bugs
  • Improving speed
  • Adding new features

Note

This project is a competition between my friend and I, seeing who can build the best note-summarizing app on windows.

How to deploy

Download the EXE file which can be found here: (https://github.com/Beanzsigma/Noto/releases/tag/v1). Then, double click to run. Enter your notes, and click the summarize button to summarize it. NOTE: Windows might warn about unknown publisher. To run, click "More info," then "Run anyway." FYI: Some users may experience glitches when running this code, as when I tested on my Windows Surface, the UI was messed up. However, it did work on my other laptop.

PROJECT SCREENSHOT

Screenshot 2026-05-17 183801

About

A desktop notepad that summarizes your notes into clear, consise points using Groq AI.

Resources

Stars

Watchers

Forks

Packages

No packages published