A privacy-first reader app with Anki integration and upcoming AI features. 100% offline and open source.
- One-click Flashcards: Generate Anki cards from text selections (with translation/notes/context)
- Template Engine: Customize card formats via JSON configuration
- Sync Safety: Local cache with conflict detection
- Zero cloud dependencies
- No tracking/ads/data collection
- SQLite-based local database
- EPUB/PDF/TXT support
- Highlight/note/tag system
- Reading statistics & analytics
- Dark mode & typography settings
- Smart Summary: LLM-powered chapter summaries
- Context-Aware Flashcards: Semantic card generation
- Prompt Workshop: Shareable AI templates
- On-device AI (Experimental): Via model quantization
- Framework: React Native + Expo
- Database: SQLite + Drizzle Orm
- Type System: TypeScript