iOS app · Language
Language Studio
A bare-bones iPhone app for flipping through vocabulary CSVs across fourteen languages.
What It Does
I like learning language a lot. I wanted a simpler way to import and generate flashcard sets for specific topics using AI across multiple languages. I am going to merge this with my other context-sensitive language practice tool and then it will be promoted but for now it's part of a developing concept.
How it works
The AI generation of flashcard vocabulary and sentences is the most differentiating part of this.
Built with
- iOS: SwiftUI, no third-party dependencies.
- Content: Bundled CSV files per language, parsed at launch.
- Persistence: Last-pack-opened in UserDefaults, nothing else.