Read Any, Understand More
"Why do I forget what I read? Why are my notes scattered? Why can I only search by keywords?"
An AI-powered e-book reader with semantic search, intelligent chat, and knowledge management
🚀 v2.0 Update: Mobile apps (iOS/Android) now available! See Mobile section below.
| Problem | Traditional Readers | ReadAny |
|---|---|---|
| Search content | Keywords only | Semantic search that understands your intent |
| Ask questions | Find answers yourself | AI answers directly + locates sources |
| Take notes | Manual copy-paste | Select to highlight, one-click export |
| Knowledge management | Scattered notes | Unified management, multi-format export |
| Privacy | Upload to cloud | Local vector store, fully offline capable |
| Feature | ReadAny | Calibre | KOReader | Apple Books |
|---|---|---|---|---|
| AI Chat | ✅ | ❌ | ❌ | ❌ |
| Semantic Search (RAG) | ✅ | ❌ | ❌ | ❌ |
| Local Vector Store | ✅ | - | - | ❌ |
| TTS (Text-to-Speech) | ✅ | ❌ | Limited | Limited |
| Reading Stats | ✅ | ❌ | ❌ | Limited |
| WebDAV Sync | ✅ | ❌ | ❌ | ❌ |
| Skills System | ✅ | ❌ | ❌ | ❌ |
| Format Support | 8+ | 15+ | 10+ | 2 |
| Note Export | 5 formats | Limited | Limited | Limited |
| Open Source | ✅ | ✅ | ✅ | ❌ |
- Intelligent Chat - Ask questions about your books, AI knows your position, selected text, and highlights
- Semantic Search - Beyond keywords, vector retrieval + BM25 hybrid search
- Instant Translation - AI translation or DeepL, 19 languages supported
- Multiple AI Providers - OpenAI, Claude, Gemini, Ollama, DeepSeek
- Skills System - Built-in skills (summarizer, concept explainer, character tracker, etc.) + create custom skills
- 5-Color Highlights - Yellow/Green/Blue/Pink/Purple, hover to preview notes
- Markdown Notes - Rich text editor with toolbar, WYSIWYG
- Multi-format Export - Markdown, HTML, JSON, Obsidian, Notion
- Multiple Engines - Edge TTS, Browser TTS, DashScope (通义千问)
- Voice Selection - 100+ voices in multiple languages
- Speed Control - Adjustable playback speed
- Background Playback - Listen while doing other things
- Reading Heatmap - Visualize your reading habits like GitHub contributions
- Trend Charts - Track daily/weekly/monthly reading time
- Streak Tracking - Longest consecutive reading days
- Book Statistics - Time spent per book, completion rate
- WebDAV Support - Sync your library, highlights, and notes across devices
- Auto Sync - Automatic background synchronization
- Conflict Resolution - Smart merge for concurrent edits
EPUB · PDF · MOBI · AZW · AZW3 · FB2 · FBZ · CBZ
- 5 font themes (CJK optimized)
- Light/Dark mode
- Paginated/Continuous scroll
- Keyboard shortcuts
- English/Chinese interface
| Platform | Download |
|---|---|
| macOS (Apple Silicon) | Download .dmg |
| macOS (Intel) | Download .dmg |
| Windows | Download .msi |
| Linux | Download .AppImage |
| iOS | App Store (Coming Soon) |
| Android | Google Play (Coming Soon) |
- Import Books - Drag and drop files into library
- Start Reading - Double-click to open, immersive experience
- Configure AI (Optional) - Settings → AI → Enter API Key
ReadAny is now available on mobile devices!
Expo (React Native) Version:
# Clone and setup
git clone https://github.com/codedogQBY/ReadAny.git
cd ReadAny
pnpm install
# Run iOS
pnpm expo:ios
# Run Android
pnpm expo:androidMobile app source lives in packages/app-expo.
| Provider | Get API Key |
|---|---|
| OpenAI | platform.openai.com |
| Anthropic Claude | console.anthropic.com |
| Google Gemini | aistudio.google.com |
| Ollama / DeepSeek | Local or custom endpoint |
| Layer | Technology |
|---|---|
| Desktop | Tauri 2 (Rust) |
| Mobile | Expo (React Native) + Tauri Mobile |
| Frontend | React 19 + TypeScript |
| Build | Vite 7 |
| Styling | Tailwind CSS 4 + Radix UI |
| State | Zustand |
| Database | SQLite |
| E-Book | foliate-js |
| AI/LLM | LangChain.js + LangGraph |
| Embeddings | Transformers.js |
# Clone
git clone https://github.com/codedogQBY/ReadAny.git
cd ReadAny
# Install
pnpm install
# Dev (Desktop)
pnpm tauri dev
# Dev (Mobile - Expo)
pnpm expo:start
# Build
pnpm tauri buildRequirements: Node.js ≥18, pnpm ≥9, Rust (for Tauri)
- Mobile apps — iOS and Android versions available
- TTS (Text-to-Speech) — Edge TTS, multiple voices
- Reading Statistics — Heatmap, trends, streaks
- Skills System — Built-in + custom AI skills
- WebDAV Sync — Cross-device synchronization
- More AI models (Qwen, GLM, Llama)
- PDF reflow/re-render
- Plugin system
- Cloud sync (official service)
Contributions welcome! Bug reports, feature requests, pull requests all appreciated.
- Fork → 2. Branch → 3. PR
Please run pnpm lint before submitting to ensure code style consistency.
GPL-3.0 © 2024 ReadAny Team
This project is open source under the GNU General Public License v3.0. You are free to use, modify, and distribute the code, but any derivative works must also be open source under the same license.
Note: While the source code is freely available, the official app store versions may be offered for a fee to support ongoing development and cover certificate costs. You can always build the app yourself at no cost.
- foliate-js - E-book rendering engine
- Tauri - Cross-platform desktop framework
- Expo - React Native development platform
- LangChain.js - AI orchestration framework
- Radix UI - Accessible UI components
- Lucide - Icon library
Thanks to linux.do — a vibrant Chinese tech community where you can learn about AI, development, and more.
Made with ❤️ by the ReadAny Team
If you find ReadAny helpful, consider buying me a coffee to support ongoing development!














