liufree133 downloadsAI-powered cloze deletion review - generate fill-in-the-blank content and review interactively.
AI-powered cloze deletion review for Obsidian. One-click AI analysis generates fill-in-the-blank content, interactive review with click-to-reveal.



{{c1::key content}} — Basic cloze
{{c1::answer::hint}} — Cloze with hint
In review mode, cloze answers are hidden as [ __ ] placeholders. Click to reveal.
main.js, manifest.json, styles.css from the latest release{your-vault}/.obsidian/plugins/ai-cloze-review/| Setting | Description | Default |
|---|---|---|
| Language | Interface language (auto/en/zh) | Auto-detect |
| API Endpoint | OpenAI-compatible API URL | https://api.openai.com/v1/chat/completions |
| API Key | Your API key | — |
| Model | Model name | gpt-4o-mini |
| Temperature | Generation temperature (0-1) | 0.3 |
| Difficulty | Cloze density: Easy/Medium/Hard/Extreme | Medium |
| Auto Enter Review | Auto-enter review after AI generation | true |
| Custom Prompt | Custom AI prompt | Default prompt |
Cloze count automatically adapts to your note length:
| Difficulty | Density | 3000 chars example |
|---|---|---|
| Easy | 250 chars/cloze | ~12 clozes |
| Medium | 120 chars/cloze | ~25 clozes |
| Hard | 60 chars/cloze | ~50 clozes |
| Extreme | 30 chars/cloze | ~100 clozes |
npm install
npm run build # production build
npm run dev # dev with watch mode
MIT
If you find this plugin helpful, please give it a ⭐ on GitHub! Your support and feedback are greatly appreciated. Also welcome to submit Issues and PRs.
Scan the QR code to connect on WeChat.