Learning a new word or phrase without a steady stream of examples is frustrating. This add‑on generates fresh, relevant example sentences right on your cards. It works best with simple English cards and minimal formatting, where the target word or phrase is highlighted using <b> tags.
Anki AI Dynamic Cards is an Anki add‑on that generates example sentences on the fly (nothing is stored in your collection). Supported providers: OpenAI, Google Gemini, Google Gemma, Anthropic, Grok (X.ai), DeepSeek, and OpenRouter.
For example - you have a card with a verb to memorize “to deter”, then the add‑on will generate a sentence like: “The bright lights outside the house helped deter burglars from attempting to break in.”
From Anki app (Qt6):
Tools -> Add-ons -> Get Add-ons… -> code 895469405 Restart Anki Select your AI provider and enter API key in the dialog box when prompted
How it looks: Original simple card (remains unmodified).
The add-on takes the front of the card and uses AI to generate a new, unique sentence.
Now you have a new unique sentence that includes the learnable word.
You can generate a new example with the word by pressing “Next Example” if needed.
These examples are generated in real-time and are not stored, ensuring you get a unique context for your words each time.
Add-on configuration:
{ “_default_models”: { “anthropic”: “claude-haiku-4-5”, “deepseek”: “deepseek-chat”, “google-gemini”: “gemini-2.5-flash”, “google-gemma”: “gemma-3-27b-it”, “grok”: “grok-4-1-fast-non-reasoning”, “openai”: “gpt-5-nano”, “openrouter”: “openai/gpt-5-nano” }, “_provider_options”: “openai, google-gemini, google-gemma, anthropic, grok, deepseek, openrouter”, “_provider_urls”: { “anthropic”: “https://api.anthropic.com/v1/messages”, “deepseek”: “https://api.deepseek.com/chat/completions”, “google-gemini”: “https://generativelanguage.googleapis.com/v1beta/openai/chat/completions”, “google-gemma”: “https://generativelanguage.googleapis.com/v1beta/openai/chat/completions”, “grok”: “https://api.x.ai/v1/chat/completions”, “openai”: “https://api.openai.com/v1/chat/completions”, “openrouter”: “https://openrouter.ai/api/v1/chat/completions” }, “api_key”: "", “model”: "", “provider”: “google-gemma” }
Screenshots





Liên kết hỗ trợ
Reviews (5)
👍 2025-11-03
Works perfectly. Such a great help for recognizing the new vocabulary.
I was seeing some error “Cannot read properties ofr undefined (reading “choices”)” - turns out my ChatGPT API was 0, and after I topped it up, it fixed things.
👍 2024-12-01
DIdn’t get it
👍 2024-06-10
For those looking for another AI tool with support for GPT-4o/GPT-4, check out Smart Notes, which allows you to add flexible AI generated fields to your notes.
https://ankiweb.net/shared/info/1531888719
👍 2024-03-23
For those looking for a very good alternative to integrate AI into Anki, with ChatGPT, Google Gemini and Bing AI, you can also use this new addon: https://ankiweb.net/shared/info/1428126516
👍 2023-07-08
No user manual