Releases: sidinsearch/superbrain
Releases · sidinsearch/superbrain
SuperBrain v2.0.0
🚀 What’s Included
- 📱
superbrain.apk— signed Android beta build - ⚡ Backend via npm package (
superbrain-server) — one-line setup - 🤖 Multi-provider AI routing (Groq · Gemini · OpenRouter · Ollama)
- 📸 Instagram, YouTube & web content analysis
- 🎵 Background music detection (Shazam integration)
- 🔊 Audio transcription (Groq Whisper + local fallback)
- 📂 Collections, full-text search & smart filters
- 🔔 Watch Later reminders with smart notifications
- 📡 Offline-first with auto sync & retry recovery
📦 Requirements
- Android 8.0+ (API 26)
- Node.js 18+
- ffmpeg installed (required for processing)
🧪 Notes
- This is an early beta release
- Expect bugs, UI issues, and breaking changes
- Backend + AI routing will evolve rapidly
- Feedback and contributions are welcome
🔥 What Changed
- ✅ Introduced npm backend (
superbrain-server) - ✅ Removed complex manual setup for most users
- ✅ Faster onboarding (1 command → working system)
- ✅ Improved reliability with better fallback handling
Full Changelog: https://github.com/sidinsearch/superbrain/commits/latest
SuperBrain Beta Latest
Full Changelog: latest...beta-latest
Full Changelog: latest...beta-latest
v1.0.0 — Initial Release
🧠 SuperBrain v1.0.0 — Initial Release
First public release of SuperBrain — a self-hosted AI-powered second brain for Android.
What's included
- 📱
superbrain.apk— signed Android release build - 🤖 Python backend with FastAPI + multi-provider AI router
- 📸 Instagram, YouTube, and web page analysis
- 🎵 Background music identification via Shazam
- 🔊 Audio transcription via Groq Whisper
- 📂 Collections, full-text search, and smart filtering
- 🔔 Watch Later reminders with daily notification scheduling
- 📡 Offline-first with automatic sync and retry recovery
Installation
- Download
superbrain.apkbelow - Enable Install unknown apps on your Android device
- Open the APK and tap Install
- Set up the backend — see Getting Started
- Open the app → Settings → enter your backend URL and token
Requires Android 8.0 (API 26) or higher