AI buttons on your cards during review (free & open source with MIT)
I needed a plugin to enhance my Anki cards during review with a possibility to retry the generation and have many different prompts attached to different buttons. I think generating fields in bulk in the browser is not that good. I prefer to generate during review, as many times as needed until I'm satisfied (especially with mnemonics). The buttons are right there on the card so there's no need to exit to the editor or browser. I couldn't find anything like that so I built my own thing and it's doing a pretty good job for me so far, so I thought I'd share with the community.
It's open source (MIT) and allows you to set your own OpenRouter API key for unlimited use with any model. There's also a free account option (300 requests/month) to try it without dealing with keys. I'm paying for that myself though, so it might not last forever if costs get out of hand :)
Source code: github.com/thehustleregg/ankirevai
AnkiWeb code: 1059061770 (Anki 24.06+)