Comment by wahnfrieden
1 day ago
Manabi Reader: Japanese learning through reading
I recently added FSRS (besides also having Anki integration). Now I'm working on replacing the need for reviewing flashcards by having reading activity automatically mark flashcards (current and future) as reviewed, so that you can get many of your reviews in just by reading native materials that interest you instead of sacrificing most of your study time to contextless flashcard grind.
I'm also working on a manga mode using a new manga OCR tech I have licensed out of academia that is ahead of state of the art alternatives.
This project now sustains my full-time focus.
This looks super cool. I love to see people working on language learning tech. I'm working on a language learning app too but it only really works well for indo-european languages. That said I would still love to collab or talk shop, my contact info is in my bio
Looks good. Hope you'll do an Android version sometime.
It's native SwiftUI and Swift so I want to avoid a rewrite. I am experimenting with porting my Swift code to web via WASM, now that SQLite WASM backed by IndexedDB is usable so I can reuse the data layer too. I'm also evaluating https://skip.tools for running my SwiftUI on Android.
Either of web or Android would be great. Looking forward to trying it once one of them becomes available.