Add-on: Find patterns in your missed cards with AnkiLens :)
I recently created an extension called AnkiLens that helps you find patterns in your missed cards! The goal is to give users suggestions on what to study next and how to improve their cards. I hope this add-on helps people focus more on content and less on anki configuration :)
To install it, in Anki, go to Tools → Add-ons → Get Add-ons… and paste this code: 1135432140
Check it out on AnkiWeb here: https://ankiweb.net/shared/info/1135432140?cb=1782721670034
The code is 100% free and open source: https://github.com/arvganesh/AnkiLens
You can either bring your own OpenRouter API key or follow the steps in the app to get one subsidized by me (only for the first 25 users!!) EDIT: 12 more spots left!
The add-on was tested on Anki 26.5 on MacOS.
A few things I want to be open about:
- The code was written with AI.
- The insights within the add-on are LLM-generated, but a fair amount of engineering has gone into making them useful.
- The core functionality will always be 100% free to users if they provide an API key to pay for AI model usage. It costs ~1/100th of a cent per use :)
Add-On Showcase: AnkiLens - find patterns across your missed cards!
Hey all! I'm Arvind, a software engineer from the US. My partner recently started medical school and does 3+ hours of Anki per day to keep up with the workload (crazy, right??). To help her study as efficiently as possible, I built an Anki add-on that analyzes review sessions to suggest what to study next and how to improve cards.
I hope that this add-on helps people spend less time optimizing their Anki cards and focus more on learning the things they care about.
For transparency, this tool was built with Codex and the insights are LLM-generated. I'm still refining the core logic to make the output as useful as possible, so I wanted to get feedback from some early users who might be interested.
To that end, I'm running a free alpha for the first 25 users, so please leave a comment and I can share an API key with you! You can also provide your own API key if you'd like :)