Free open-source app 'Get It' turns any PDF into a visual study path

A free desktop app called 'Get It' lets students upload college PDFs, papers, or lecture notes and automatically generates visual study maps, flashcards, and quizzes using ChatGPT. It runs on both Windows and macOS and requires only a personal ChatGPT account. The source code is publicly available under the Apache-2.0 license.

Get It is a desktop application aimed at students who want a faster way to digest long documents. Drop in a PDF and the app uses ChatGPT to break it down into a visual learning flow, a set of flashcards for memorization, and quizzes to test understanding — all without a separate subscription fee beyond your existing ChatGPT account.

The project was posted across multiple Reddit communities simultaneously and gained traction as a student productivity tool. It is open-source under the Apache-2.0 license, meaning anyone can inspect or modify the code. For solo developers and makers, it is mainly a reference example of wrapping ChatGPT into a consumer study tool rather than a direct workflow upgrade.

Key points

  • Upload any PDF and the app auto-generates a visual study path, flashcards, and quizzes
  • No extra subscription needed — just connect your own ChatGPT account
  • Works as a desktop app on both Windows and macOS
  • Source code is open and free to modify under the Apache-2.0 license
  • Aimed at students, not developers — useful as a product inspiration reference

Quick term guide

flashcards
Simple study cards with a question on one side and the answer on the other, used for memorization.
source code
The instructions that make a website or app work.
Apache-2.0
An open-source license that lets anyone use, change, and share the software for free
subscription
A pricing model where you pay a fixed amount of money every month for access.
traction
Proof that real people or companies are using or paying for a product.
open-source
Software whose code is shared publicly so others can inspect, use, or change it.
developers
Developers are people who build software, apps, or websites.
reference
Using a source to find information or confirm facts while working.

Sources covering this story (9)

Read original