Use Cases
Concrete scenarios with example prompts. Each one takes under a minute to set up.
The night-before cram
You have 5 past papers but only 2 hours. You keep failing questions on one specific topic.
Extract all questions about trigonometry from all 5 uploaded papers. Create one PDF with just the questions — no answer keys, no formulas, no context pages. Order them shortest first.
Catching up on a missed lecture
Your professor uploaded 150 slides. You only need the formulas and worked examples to complete your homework.
Keep only slides containing mathematical formulas, stated theorems, or worked step-by-step examples. Ignore title slides, learning objectives, references, and any slide that is only text without equations.
Splitting a textbook by topic
You\'ve been given one 400-page A-Level Physics textbook. You want separate revision booklets per module.
Split this physics textbook into five separate PDFs: 'Mechanics & Motion', 'Waves & Optics', 'Electricity & Magnetism', 'Particle Physics', and 'Nuclear & Radioactivity'. Include any relevant diagrams and worked examples in each bucket.
Building a Markdown study sheet
You want a clean, editable reference sheet from a chemistry textbook — suitable for importing into Notion or Obsidian.
Extract all reaction mechanisms, definitions, and equations from the organic chemistry section. Output as Markdown. Format all chemical equations as LaTeX. Do not include explanatory prose — just the key facts.
.md file can be imported directly into Notion, Obsidian, Bear, or any other Markdown-based note-taking tool.Law case law extraction
You\'ve been assigned 3 heavy case book PDFs. You need to quickly produce a summary sheet of relevant contract law precedents only.
Extract all pages that contain a cited case name and a stated legal principle relating to contract formation or breach. Ignore procedural notes, statute citations without explanation, and index pages. Output as Markdown.
Active recall in the editor
After extraction, you open the result in the editor and use the AI tutor to work through each question without being given the answer.