TL;DR
The honest answer is: it depends entirely on what the tool makes you do. The learning-science mechanisms behind good studying — retrieval practice and spaced repetition — are among the best-replicated findings in cognitive psychology, and AI tools that generate practice questions, run you through cases, or build spaced-repetition decks inherit that evidence base. Early AI-specific trials are genuinely encouraging: a peer-reviewed Harvard RCT found students learned more than twice as much from a well-designed AI tutor as from an actively taught class, in less time. But the evidence against sloppy AI use is just as real. A large PNAS study found students with unrestricted ChatGPT access got worse at solving problems on their own, general-purpose LLMs fabricate references and repeat planted clinical errors at alarming rates, and a small medical-student RCT found ChatGPT’s short-term quiz advantage evaporated within a week. AI study tools work when they make you retrieve, space, and reason. They fail — sometimes below baseline — when they let you passively consume. This post walks through both sides, including the limits of our own internal data.
The question behind the hype
If you’re a medical, PA, nursing, pharmacy, or dental student, you’ve been marketed to relentlessly for two years. Every study tool now has “AI” in the tagline, and the claims have outpaced the citations. Meanwhile, the exams themselves haven’t changed: USMLE Step exams, the PANCE, the NCLEX, and their peers still test whether you can retrieve and apply an enormous body of knowledge under time pressure, months or years after you first learned it.
So the skeptical question is the right one: is there actual evidence that AI study tools improve learning, or is this hype wearing a lab coat?
The fair answer requires separating three claims that usually get blurred together:
- The underlying study mechanisms work. (Very strong evidence — decades of it.)
- AI-delivered versions of those mechanisms work. (Early but genuinely promising evidence, including randomized trials.)
- Any use of AI helps you learn. (Demonstrably false — some uses of AI measurably hurt learning.)
Most marketing collapses these into one claim. Most skepticism collapses them into zero. The evidence supports a more specific position, and it’s worth knowing exactly where the lines are.
What’s actually well-established
Retrieval practice: the strongest finding in learning science
The “testing effect” — the finding that actively retrieving information from memory produces far better long-term retention than re-reading or re-watching it — is one of the most replicated results in cognitive psychology. The classic demonstration is Roediger and Karpicke’s 2006 study in Psychological Science, where students who took practice tests retained substantially more a week later than students who spent the same time restudying — even though the restudiers felt more confident.
The most authoritative summary is Dunlosky and colleagues’ 2013 monograph in Psychological Science in the Public Interest, which reviewed ten common study techniques and rated exactly two as “high utility”: practice testing and distributed practice (spacing study over time). Rated low utility: summarization, highlighting, and rereading — which, if you’re honest, describes most of what happens in a library the week before an exam.
Spaced repetition: well-supported in medical education specifically
Spacing isn’t just a lab finding. A randomized controlled trial by Kerfoot and colleagues in Medical Education (2007) found that spaced delivery of material improved medical students’ retention of clinical knowledge, and a 2026 systematic review and meta-analysis in The Clinical Teacher pooled the medical-education literature on spaced repetition and found it improves knowledge outcomes across studies.
This is why Anki has earned its place in healthcare education, and why we’ve said plainly in our Neural Consult vs. Anki comparison that if Anki’s workflow works for you, keep it. The algorithm is built on real science.
What this means for AI tools
Here’s the key logical point, and it cuts both ways: AI study tools don’t get credit for this evidence automatically. They inherit it only if they actually implement the mechanisms. An AI tool that generates board-style practice questions and makes you answer them is delivering retrieval practice. An AI tool that builds spaced-repetition decks is delivering distributed practice. An AI tool that summarizes your lecture into tidy bullet points is delivering… summarization, which Dunlosky’s team rated low utility twelve years before ChatGPT existed. Same “AI” label, opposite evidence base.
What the early AI-specific evidence shows
The strongest trial so far: AI tutoring can beat active learning
The most rigorous AI-tutoring study to date is Kestin and colleagues’ randomized controlled trial at Harvard, published in Scientific Reports (2025). Roughly 200 students in an introductory physics course were randomized, in a crossover design, to learn topics either through in-class active learning (the previous gold standard) or through a carefully engineered AI tutor. Students in the AI condition learned more than twice as much in less time, and reported higher engagement and motivation.
Two honest caveats. First, the AI tutor wasn’t raw ChatGPT — it was deliberately designed around learning-science principles: it withheld full answers, prompted students to attempt problems first, and drip-fed information to manage cognitive load. The pedagogy did the work; the AI scaled it. Second, this was physics at Harvard, in proctored sessions — not self-directed board prep at 11 p.m. Generalization to your situation is plausible but not proven.
A medical-education trial with a more sobering result
A small randomized trial at Georgetown, published in Cureus (2025), gave 33 first-year medical students a quiz using ChatGPT, general online resources, or institutional materials. The ChatGPT group scored significantly higher with the tool in hand — and one week later, tools removed, the retention advantage was gone. Small study, important point: an AI that helps you answer questions right now is not the same as an AI that helps you know things later. Only the second one shows up on exam day.
Our own evidence — read with appropriate skepticism
First, one adjacent result that is not ours: an independent study at Brown University — using a similar AI-generated-flashcard workflow, not Neural Consult — found AI-generated Anki decks and summaries cut study prep time by 61–74% with no loss in exam performance. Note what it does and doesn’t claim: it’s a time-efficiency result, not a “learn more” result, and because the tool wasn’t ours, we cite it as external corroboration of the mechanism (spaced retrieval, less card-making labor) rather than as evidence about our product.
Now our own data, and in a post about evidence quality we’d be hypocrites not to label it: the following studies are vendor-affiliated. They involved our platform, and you should weight them the way you’d weight any company’s data about its own product — as a reason to look closer, not as independent proof.
- Question quality: In a blinded study, physician reviewers rated Neural Consult’s AI-generated board questions equal or superior to retired NBME items, with higher-rated explanations (4.4 vs. 3.5 out of 5, p < 0.001) and no critical errors in either set. This addresses the reasonable worry that AI-generated questions are subtly wrong — in this sample, they weren’t. Relatedly, the platform scored perfectly on the published USMLE Step 1–3 sample sets (119/119, 120/120, and 137/137 items); methodology here.
- Real-world usage: In an MD/PA program pilot, students generated 3,400+ questions and 5,200+ flashcards in one term, with a median feature rating of 4/5 and over 90% of participants recommending the program continue. That’s adoption and satisfaction data, not learning-outcome data, and we’d rather tell you that than let you assume otherwise.
Where the evidence says caution
This is the section most AI study-tool marketing leaves out. It shouldn’t.
General-purpose LLMs still fabricate — including in medicine
A 2024 study in the Journal of Medical Internet Research found GPT-4 fabricated roughly 28.6% of the references it cited — fake papers with plausible titles and real-sounding authors. Worse for clinical contexts, a 2025 study in Communications Medicine planted false clinical details in patient vignettes and found leading LLMs repeated or elaborated on the planted error in up to 83% of cases. Mitigation prompting helped but didn’t eliminate the problem.
The practical implication isn’t “never use AI” — it’s that architecture matters. Tools that ground their answers in retrieved sources and cite them are meaningfully different from a chatbot free-associating from its training data. We’ve written about this distinction at length in our Neural Consult vs. ChatGPT comparison, and it’s why our AI Medical Search returns cited answers from the literature rather than uncited prose. Whatever tool you use: if it can’t show its sources, verify before you memorize.
Unstructured AI access can make you worse
The most important negative result in this literature is Bastani and colleagues’ study in PNAS (2025), covering roughly a thousand high-school math students. Students with unrestricted ChatGPT-style access performed 48% better on practice problems — and then, when the AI was taken away, scored 17% worse than students who never had it. They’d used the AI as an answer machine and built nothing. Critically, a second group used a “GPT Tutor” version with guardrails that gave hints instead of answers: their practice scores rose 127%, and their unassisted performance dropped to… exactly the control level. Guardrails turned “actively harmful” into “neutral.” Neither version, in this study, beat studying without AI once the AI was gone.
Sit with that for a second, because it’s the single best argument for skepticism in this entire literature: the difference between an AI that helps and an AI that harms is not the model. It’s whether the design forces you to do the cognitive work.
The offloading concern is real, if not yet well-quantified
Two further data points, both with limitations worth naming. An MIT Media Lab preprint (2025) used EEG to compare students writing essays with ChatGPT, a search engine, or unaided; the ChatGPT group showed the weakest neural connectivity and the poorest recall of their own essays — the authors call it “cognitive debt.” It’s small, not yet peer-reviewed, and about essay writing rather than board prep: a signal, not a verdict. Similarly, a 2025 survey study in Societies found heavier AI use correlated with more cognitive offloading and weaker critical-thinking scores — but it’s correlational; people with weaker skills may simply lean on AI more. The pattern across all of these, though, is consistent with fifty years of learning science: effort that feels unnecessary is usually the part that was doing the learning.
How to use AI study tools in an evidence-aligned way
Pulling the threads together, the evidence supports a fairly simple usage rule: use AI to generate the work, not to do the work.
- Make it quiz you. Unlimited, targeted practice questions on exactly the lecture you just sat through is retrieval practice — the highest-utility technique in the Dunlosky review — applied to material that question banks like UWorld (which remains excellent for boards, and which we recommend keeping) will never cover. Answer before you read the explanation. Always.

- Let it build your spaced-repetition deck — then actually review it. The Brown result suggests the biggest defensible AI win right now is removing the hours of card-authoring labor while keeping the spaced-retrieval mechanism intact. Auto-generated decks you never review are trivia; the algorithm only works if you show up.
- Use simulation for applied reasoning. Talking through a patient encounter — taking a history, committing to orders, defending a differential, getting scored against a rubric — is retrieval practice for clinical reasoning, the thing multiple-choice practice undertrains. This is the closest software gets to the Kestin study’s “AI that makes you think first” design.

- Treat summarization as a starting point, never an endpoint. Reading an AI summary of your lecture is rereading with better formatting — low utility in 2013, low utility now. Fine for orientation; not studying.
- Verify anything uncited. Given the hallucination data, prefer tools with grounded, cited retrieval, and spot-check against your syllabus or the primary literature regardless of vendor. Including us.
Mechanism by mechanism: what the evidence supports
| Mechanism | Evidence strength | Key sources | Who implements it |
|---|---|---|---|
| Retrieval practice (practice testing) | Very strong, decades of replication | Roediger & Karpicke 2006; Dunlosky et al. 2013 | Question banks (UWorld, etc.); AI question generators; flashcards done actively |
| Spaced repetition | Strong, incl. med-ed RCTs and meta-analysis | Kerfoot 2007; Clinical Teacher 2026 | Anki; AI-generated spaced decks (e.g., Flashcard Hub with Anki export) |
| Structured AI tutoring (answer withheld, effort required) | Promising — one strong RCT, needs replication in health professions | Kestin et al., Sci Rep 2025 | Guardrailed AI tutors; case simulators with rubric scoring |
| AI-generated content quality | Mixed — good with grounding, risky without | JMIR 2024; Comms Med 2025; our blinded NBME study (vendor-affiliated) | Grounded/cited platforms > general chatbots |
| Time savings from AI generation | Early, positive (independent) | Brown study (61–74% prep-time reduction) — similar tool, not Neural Consult | AI deck/summary generation feeding a spaced workflow |
| Unrestricted answer-machine use | Evidence of harm | Bastani et al., PNAS 2025; Georgetown Cureus RCT 2025 | Raw chatbot copy-paste studying — avoid |
| Passive summarization / rereading | Well-established as low utility | Dunlosky et al. 2013 | Any tool, AI or not, used passively |
The bottom line
Do AI study tools actually work? The precise answer: AI tools that deliver retrieval practice, spacing, and effortful simulation are built on some of the strongest evidence in all of psychology, and the first rigorous AI-specific trials suggest well-designed implementations can outperform traditional instruction. AI tools — or AI habits — that hand you answers and summaries measurably don’t, and can leave you worse off than no AI at all.
The skeptics are right that “AI-powered” is not evidence of anything. The enthusiasts are right that the underlying mechanisms are as proven as anything in education gets. The variable that decides which camp is right about your studying is whether the tool makes you do the retrieval — and whether you let it.
Neural Consult is built deliberately on the first column of that table: generated board-style questions, spaced-repetition decks with Anki export, rubric-scored patient simulations, and cited medical search, with 50,000+ students using it worldwide. We’d encourage you to apply exactly the skepticism this post recommends — including to us. Try it against your own lectures and see whether it makes you work: https://www.neuralconsult.com.