Hacker News new | ask | show | jobs
by tasoeur 14 days ago
Same here for the flash card app! I literally built this for myself after reading about spaced repetition from this amazing web comic: https://ncase.me/remember/

Then… I wanted to apply this to (beginner level) language learning. And yep you have to be disciplined to go through the cards daily, but it works.

My app is 100% free so my trick was to have users write what they need, the app generates a prompt to give to any AI provider, which in turn gives you back a JSON that will be converted into a deck.

Nothing truly ground breaking, but again it works for beginner level concepts :-)