← All posts

How to make flashcards from lecture PDFs with AI — without memorizing hallucinations

Making flashcards by hand is the biggest hidden cost of spaced repetition. A single lecture can take an hour to card up properly — time you could spend actually reviewing. AI generation collapses that hour into minutes. But for medical students it introduces a failure mode worse than wasted time: a hallucinated card doesn't look wrong. It looks like every other card, and spaced repetition will make sure you remember it on your exam.

Why hallucinated cards are uniquely dangerous

Spaced repetition is indiscriminate: it burns whatever is on the card into long-term memory. In most subjects, a subtly wrong fact costs you one exam question. In medicine, the wrong dose, the wrong first-line agent, or an inverted lab relationship can follow you to the wards. And because you studied it, you'll be confident about it — the worst kind of wrong.

So the question for any AI flashcard tool isn't "are the cards good?" It's: when a card is wrong, how would you ever find out?

The fix: source attribution on every card

The approach we take at Gyrall:

  1. Generation is grounded in your document. Cards are generated chunk-by-chunk from your actual lecture PDF, not from the model's general knowledge of the topic.
  2. Every card links to its source passage. Each generated card stores the exact quote and location in your PDF it was derived from. One tap shows you the original context next to the card.
  3. Cross-family verification. Generated cards are checked by a different model family than the one that wrote them. Models tend to share blind spots within a family; a second, unrelated model catches fabrications the first one is confident about. Flagged cards are escalated or dropped.
  4. You review before anything enters your deck. AI drafts; you approve. With the source passage displayed alongside, verifying a card takes seconds instead of requiring you to re-open the lecture.

A workflow that actually holds up

  • Feed the AI the real source — your lecture PDFs and syllabus, not a topic name. "Make me cards about heart failure" invites the model to freelance; "make cards from this PDF, cited" constrains it.
  • Spot-check by source, not by vibes. When a card feels off, don't debate it from memory — open the source passage. If a tool can't show you one, that's the tell.
  • Keep cards atomic. One fact per card. Atomic cards are easier to verify against a source and schedule better.
  • Regenerate, don't hand-patch, bad cards. If a card misread the source, regenerate it from the same passage so the citation stays true.

Flashcard-making should be minutes of review, not hours of typing — and none of the saved time should come out of your accuracy budget. That's the whole design brief behind Gyrall's generation pipeline. Pair it with the right scheduler settings — see our guide to FSRS settings for Step 1.