
anki
Prompt
max thinking. one-shot an app very similar to ankiweb except that it is for physics or maths or any subject questions. how it works is that its literally anki EXCEPT that there’s an ai model (you have to code it so i can actually hook it up to ANY ai model API myself, for now i will use DEEPSEEK. code it so i can do this myself easily in the ui). the ai model continually generates physics and maths questions so I can study for an exam. so give me a place to put extra system instruction (u have to make ur own developer system instruction that i can tweak in emergencies). anki cards must support latex and mathjax. make it as similar and with all features of anki as possible eg. decks, subdecks, deck options, etc. when i start a deck like Physics Year 11 Yearly, basically the ai i hooked api to should have already generated 10 anki cards that are not THEORY. but ACTUAL PAST PAPER QUESTIONS DIRECTLY LINKED TO MY EXAM NOTIFICATION. in each anki card it has at the top the full question. then underneath is the working. except lets say the full working has five steps. when i start an anki deck, lets say theres a single card i have. five steps. when i first do it, it covers the other four steps and then highlights the first step. but i cant see the first step. then like anki i try and get the right answer. then i reveal answer JUST LIKE ANKI. if i get it wrong, i see it in like 10 minutes or so (literally like a new anki card, just copy what anki does please). but i WILL NOT SEE ANY OF THE OTHER FOUR STEPS until…i get the first step right. then the second step/card is in the mix. but again i dont see the third fourth or fifth until i get second card right. and then so on. in last card if i get it right it should reveal the marking criteria below it too. and also make sure theres always cards ready so lets say it makes 10 like full q’s ready. i do a full card, then it might prompt api to generate another card so its ready when i finish 10 q’s. otherwise its like error ‘waiting for api input’ if i do it too fast or smthng. anyways very rough sketch but when in doubt LITERALLY TRY AND COPY ANKI AS MUCH AS POSSIBLE (eg. how design ui? just copy anki’s ui) begin
A system prompt was added to support web rendering