LabHub

Blog

AI Spaced Repetition & Memory Apps 2026 Complete Guide - Anki + AnkiHub · FSRS · RemNote AI · SuperMemo · Quizlet AI + Magic Notes · Brainscape AI · Mochi.cards · Anki Mobile · Classcard · Memrise · Tangocho Maker Deep Dive

한국어English日本語

Intro — May 2026, spaced repetition entered the "AI auto-generation" era

Just in 2024, using Anki meant building cards by hand. As of May 2026 that premise is shaking. AnkiHub AI card generation, RemNote AI, Quizlet Magic Notes, and Brainscape AI now produce card batches from a single PDF or lecture recording. Meanwhile the algorithm itself evolved. After 35 years dominated by SM-2 (1988), FSRS (Free Spaced Repetition Scheduler) landed in Anki 23.10 in late 2023 and became the de facto default.

This post is not the surface question "which app should I use." Instead, it traces the algorithmic lineage of spaced repetition, the tool ecosystem, Korean and Japanese local flows, and the limits of AI auto-generation all at once. We touch real usage patterns from USMLE prep to Japanese kanji learning to bar exam.

Why memory apps still matter in 2026 — why they survived the LLM era

A common 2024 question was: "If LLMs answer everything, why memorize?" By May 2026 the answer is clear. Fast recall is a domain LLMs cannot replace. When a med student must recall a diagnostic algorithm within 5 seconds, when a simultaneous interpreter has to pull a word instantly, when a lawyer recalls precedent in court — an LLM call is too slow.

Also, recertification obligations have grown. US medical boards, CPA, bar association credentials all require re-exams every N years. As a tool for maintaining what you once learned, spaced repetition remains number one. And with LLMs generating cards automatically, 2026 is the year the barrier to entry collapsed.

Algorithmic lineage of spaced repetition — Leitner through FSRS

Algorithms fall into six generations.

  1. Leitner System (1972) — Sebastian Leitner's physical card-box system. Cards move between 5 boxes. The intuitive model behind every digital tool.
  2. SM-2 (1988) — Introduced by Piotr Wozniak in SuperMemo 2. Per-card "ease factor" plus interval calculation. Anki's classic algorithm and a de facto standard for 35 years.
  3. SM-15 / SM-17 / SM-18 — The commercial SuperMemo line. SuperMemo 15 (2011), 17 (2016), 18 (2019) iteratively evolved. Instead of per-card scalars they track memory traces via the DSR (Difficulty/Stability/Retrievability) triplet.
  4. HLR (Half-Life Regression, 2016) — Published by Settles & Meeder at Duolingo. ML predicts the "half-life" of each word. Foundation of Duolingo's stack.
  5. FSRS (2023) — Open-source ML algorithm published by Jarrett Ye. Trains the DSR model on external datasets (20M+ reviews). Bundled as default in Anki 23.10.
  6. FSRS-5 / FSRS-6 (2025~) — Extended to 21 parameters. Personal fine-tuning kicks in around 10k reviews of your own data.

The biggest shift is the SM-2 to FSRS jump. Where SM-2 "expressed card difficulty with a single ease factor," FSRS uses 3 latent variables (D/S/R) and ML training to predict more accurately. In 2025 Anki user telemetry, 80% had migrated to FSRS.

The Anki ecosystem — Damien Elmes' 25-year project

Anki means "memorization (暗記)" in Japanese. Damien Elmes created it in 2006 and has maintained it ever since. As of May 2026 Anki 24.06.3 is the current stable build.

The ecosystem looks like this.

Anki's strength is extensibility. 1500+ registered add-ons let you bend almost any workflow.

Anki card types — Basic, Cloze, Image Occlusion

Three core card types cover 90% of usage.

A Cloze card example syntax looks like this.

The capital of {{c1::Korea}} is {{c2::Seoul}}.

Written this way, Anki auto-generates 2 cards. One hides "Korea," the other hides "Seoul."

FSRS in depth — the structure of the DSR model

FSRS represents a card's memory state with 3 latent variables.

The next review time targeting a retention level (default 90%) is estimated as follows.

next_interval = S * (R_target^(1/decay) - 1)

When the user grades a card with one of "Again/Hard/Good/Easy," D/S/R update. Anki's built-in FSRS parameter optimizer treats your review log as training data to fine-tune 21 parameters. Generally, beyond 10k reviews personalization becomes meaningful.

Source is on GitHub at open-spaced-repetition/fsrs4anki, with Python/Rust/JS ports. RemNote, Trezo, Memo, and several other apps adopted FSRS too.

AnkiHub & AnKing — the standard of medical-student learning

AnkiHub is a SaaS for collaboratively editing Anki cards. Its core value is twofold.

The most famous deck is the AnKing Step 1/Step 2 Deck. A megadeck of 350k+ cards for USMLE prep. An unofficial estimate has it that 80% of US medical students use this deck as of May 2026. A 4-tier subscription (USD 6 to 30/month) funds it.

AnkiHub added AI card generation in 2025. Learners upload lecture-slide PDFs, AI drafts cards, and community validation merges them into the megadeck.

Anki add-ons — AI auto-generation & TTS

Popular AI-related add-ons as of May 2026 are as follows.

RemNote — notes and flashcards merged

RemNote promises "notes and flashcards combined." You build outlines like in Notion and embed flashcards inline within them. By targeting med students first, as of May 2026 it has reached around USD 2M ARR with the number-two position in med-school learning after Anki.

Core traits:

Pricing: Free / Pro (USD 12/month) / AI (USD 19/month) in three tiers.

SuperMemo 19 — Wozniak's original tool

SuperMemo is the original spaced-repetition system Piotr Wozniak began in 1985. As of May 2026, SuperMemo 19 (Windows desktop) plus SuperMemo Web is the active line. Algorithm: SM-18.

Strengths:

Weaknesses:

For serious learners (researchers, polymaths, megadeck owners) it is still number one, but for the general user Anki is the easier entry.

Quizlet + Magic Notes + Q-Chat — old champion reborn by AI

Quizlet is a US flashcard tool created in 2005 by high-schooler Andrew Sutherland. Once valued at USD 1.8B, it was losing ground to Anki. From 2024 it relaunched as an AI learning platform with Magic Notes and Q-Chat (AI tutor).

A detailed EdTech market analysis is in a separate post (iter83). From an SR perspective, Quizlet's SR algorithm is not as polished as Anki/FSRS. But the UX and card-sharing library (500M+ decks) are unrivaled. The primary tool for high-schoolers and undergrads.

Brainscape — Confidence-Based Repetition (CBR)

Brainscape is a US company founded in 2010. Its algorithm differs from Anki/FSRS — it uses CBR (Confidence-Based Repetition). The user rates a "1 to 5 confidence" immediately after seeing a card, and intervals adjust from that. Simple but quick to onboard.

Mochi.cards — a modern Markdown-first tool

Mochi is a modern flashcard app from Canadian solo developer Anthony Bullard. Its key differentiator is Markdown-first.

# Korea Capital
What is the capital of Korea?
---
Seoul

You manage cards as Markdown files. Compared to Anki's SQLite DB, the card library is much easier to manage with GitHub.

Adoption is growing among technical learners (engineers, med students). Not as powerful as Anki but worth it if you want a cleaner UX.

Memrise — pivoted to language-only

Memrise was founded in 2010 by Ed Cooke. Originally a general SR tool, it pivoted in 2022 to language-only. The algorithm is a proprietary SR plus AI conversation practice.

No longer recommended outside language learning. TinyCards (Duolingo, 2017 to 2020) had a similar fate — Anki effectively monopolizes the general SR market.

Pimsleur, Duolingo, WaniKani, Bunpro — language-specific tools

Let us look at how SR shows up in language learning.

These are not generic SR tools but bundles of language-specific content plus SR. Compared to free combos like Anki + Core 6k, content curation is the value-add.

Korean-learning tools — Classcard vs. Quizlet Korea

The Korean market is led by Classcard. Acquired and operated by NHN Edu in 2014. Dominant market share among middle and high schoolers.

Alternatives:

University students and above tend to switch to a free combo like Anki + Core 2k/6k Korean.

Japanese-learning flow — Tangocho Maker, iKnow, WaniKani

The Japanese market is fragmented.

The student market goes to Tangocho Maker, working adults to iKnow, foreign learners to WaniKani plus Anki. Classic decks like Core 6k have an unofficial estimate of having been used by 1M+ people since 2007.

Medical / professional-license learning — AnKing, Pixorize, Sketchy

SR tools in the professional market follow a separate track.

These are not just tools — they are content plus SR infrastructure. Pricing runs USD 200 to 2000/year, an order of magnitude above general tools.

Notion · Obsidian · LogSeq integration plugins

The trend of integrating PKM (Personal Knowledge Management) and SR is strong.

The core thesis of the PKM + SR convergence is that "the moment you make a card is the moment you write a note." You do not have to launch Anki separately, so friction drops.

AI card auto-generation — from one PDF to a hundred cards

Let us look at the practical reality of AI auto-generation as of May 2026.

  1. Upload PDF/slides: Lecture slides or textbook-chapter PDFs.
  2. AI extracts core propositions: An LLM decomposes content into proposition-level chunks.
  3. Auto Cloze deletion: Core terms become blanks.
  4. Auto image-occlusion detection: OCR plus object detection masks label boxes.
  5. TTS-added audio: Auto-generate pronunciation for words.

Representative services:

That said, the quality of AI-generated cards is still only 50 to 70% usable. Per interviews with med-student users, 50% are usable as-is, 30% need edits, and 20% must be thrown away. The standard flow is AI generation as a first draft followed by a human review.

Browser extensions — Polar Bookshelf, Readwise to cards

The flow from "stuff you read" to cards is also being automated.

Their primary purpose is not SR; it is highlight preservation with an SR option. The flow: auto-create 30 essential cards from a single book.

Academic research — the scientific foundation of SR

Let us see why SR works through academic research.

These studies show that SR is not a mere technique but a crystallization of decades of cognitive psychology.

Combination patterns — how real learners stack tools

Recommended stacks by learning objective.

Looking purely at SR efficiency Anki + FSRS wins, but friction to start and content curation are the real variables in tool choice.

Adoption roadmap — starting from zero

Stages for a first-time SR learner.

  1. Week 2: Make about 50 cards in Anki Mobile or Quizlet and review them every day. Habit-formation is the number-one priority.
  2. Month 1: Separate card categories (language, job knowledge, general knowledge). Measure review time.
  3. Month 3: Migrate to FSRS (automatic in Anki 23.10+) and run the parameter optimizer once.
  4. Month 6: Add one AI auto-generation tool. Try producing a card batch from one PDF.
  5. Year 1: Image Occlusion, advanced Cloze syntax, combined image-plus-TTS cards.
  6. Year 2: Complete a single megadeck in your domain. 10k cards or more.

A daily 15-to-30-minute review habit matters far more than the tool. Anki's average user reviews about 25 minutes a day.

Closing — May 2026, "SR is a habit, not an algorithm"

This post covered algorithms and tools in depth, but the final conclusion is simple. 90% of SR is the habit of opening the app every day. Even if FSRS beats SM-2 by 10%, if you do not open it daily that becomes 0%.

AI auto-generation lowered the entry barrier. The 2024 excuse "making cards is annoying" no longer holds in 2026. We have reached the point where one PDF produces a card batch automatically.

Decide on a tool in about a week, and then forget the choice. The real work is the daily 25-minute review.

References

Comments

No comments yet.

Sign in to leave a comment