AI Flashcards · genanki · zero key

One Apollo 11 press kit → an Anki .apkg ready for spaced repetition

A real build_deck.py run on the NASA Apollo 11 press kit produced this deck — 24 hand-written cards, 5 subdecks, 16 tags, basic + cloze cards. The Download flashcards.apkg button below is the exact file Anki 2.1.x Desktop / AnkiDroid / AnkiWeb imports; Download cards.json is the canonical Q/A source the deck was built from. All cards below and in the Anki Browser screenshot are read live from cards.json — nothing is invented.

cards · basic / cloze · subdecks · tags deck: Apollo 11
Card preview · click "Show answer"
Loading cards.json …
After import Anki Desktop Browser, "Apollo 11" deck
Anki Desktop Browser screenshot of the imported Apollo 11 deck — left sidebar shows 5 subdecks + 16 tags, center shows the note table with basic and cloze chips, right pane shows the back of one card rendered by Anki's own pipeline.

Browser view from a real Anki collection after importing flashcards.apkg. Deck tree, tag list, and note table are read straight from the imported sqlite. The card preview pane is HTML produced by Anki's own card-rendering pipeline (card.answer() from the official anki PyPI package) — the same code Anki Desktop's QtWebEngineView displays.