Cortex Library is a modern Android reading platform for scientific books and research papers.
It aggregates open-access PDFs from public libraries and presents them in a fast, distraction-free interface optimized for deep study and knowledge organization.
- 📄 Read scientific books & research papers (PDF)
- 🌐 Fetch open-access content from public libraries
- ⚡ Fast and smooth PDF rendering
- 🔍 Full-text search and quick navigation
- 🔖 Bookmarks and reading progress tracking
- 📥 Offline access for downloaded papers
- 🧠 Study-focused, minimal UI
Built for students, researchers, and lifelong learners who need a focused environment to read, organize, and retain scientific knowledge.
- Kotlin
- Jetpack Compose
- Material 3
- Room (local database)
- PDF rendering engine (TBD)
- Open Library / public API integration
- Local PDF reader
- Library view
- Bookmarks
- Reading progress tracking
- Open-access API integration
- Advanced search
- Highlights & notes
- Cloud sync (optional)
- Citation export
- AI-powered paper summaries
- Study mode for medical students
com.cortex.library
Contributions, ideas, and feature requests are welcome.
Please open an issue to discuss changes before submitting a PR.
MIT License (recommended)
./gradlew :android:assembleDebugIf gradle-wrapper.jar is missing in this repository policy, regenerate wrapper artifacts locally:
gradle wrapper./gradlew :android:testDebugUnitTest