An intelligent reading & research companion Android app.
- PDF Reader - Import and read PDF documents with pinch-to-zoom support
- Learning Tree - Create hierarchical notes from your reading
- AI Assistant - Chat with AI about your notes (supports LLM integration)
-
Math Rendering - LaTeX math notation support (
$inline$ and$$block$$ ) - Export/Import - Save and share your learning tree as JSON
- Offline-First - Works without internet (except for AI features)
- Download the
libreintel.apkfile - On your Android device, go to Settings → Security
- Enable "Install from unknown sources" (or "Allow from this source")
- Open the downloaded APK file
- Tap Install
- Tap the folder icon to import a PDF
- Pinch to zoom, scroll to navigate
- Select text, then tap + to add as a note
- Use "Load Demo PDF" for testing
- View your learning notes in a hierarchical tree
- Tap chat bubble to ask AI about any note
- Add child nodes from AI responses
- Export/Import tree as JSON
- Configure your LLM API endpoint (default: DashScope)
- Set your API key and model
- Kotlin + Jetpack Compose
- MVVM + Clean Architecture
- Room Database
- Hilt Dependency Injection
MIT License
Built with ❤️ for curious learners