Mattia Beltrami

Get It. - Read it. See it. Get it.

by
Open-source desktop study companion. Drop a PDF. The document tags its own concepts with 3D models, animations, formulas, plotted graphs and cited sources. Prove mastery through chat, flashcards, quizzes and Feynman sessions. Runs on the ChatGPT subscription you already pay for.

Add a comment

Replies

Best
Mattia Beltrami
Today we launch Get It. An open-source desktop app that turns any PDF into a study path: the document itself tags the concepts that deserve an image and draws them next to the text, 3D scenes, animations, formulas, charts, sources. Four tools: chat, flashcards, quizzes, Feynman feed a knowledge graph where an evaluator agent assigns scores by concept. The goal: to give every student software with no additional costs, capable of working with non-standardized PDFs and keeping the locally saved study material at the center. The hardest part was deciding how to integrate AI agents. After evaluating the constraints, the choice fell on OpenAI’s official Codex CLI, bundled into the executable: the app authenticates directly with the user’s ChatGPT account. Zero markup, zero metering, no credentials of ours in the middle. Everything stays on disk. App → https://getit.noesisai.it Code → https://github.com/beltromatti/g... Community → https://discord.gg/DpQPswRhsK Thanks to Matteo Impieri , Luca Feggi and Filippo Difronzo for contributing to the project and to Google Developer Group - PoliMi for organizing the hackathon during which the first demo of the project was born.