Skip to content

Releases: sidinsearch/superbrain

SuperBrain v2.0.0

19 Apr 20:02

Choose a tag to compare

🚀 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

19 Apr 18:42

Choose a tag to compare

Pre-release

Full Changelog: latest...beta-latest

Full Changelog: latest...beta-latest

v1.0.0 — Initial Release

01 Mar 21:19

Choose a tag to compare

🧠 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

  1. Download superbrain.apk below
  2. Enable Install unknown apps on your Android device
  3. Open the APK and tap Install
  4. Set up the backend — see Getting Started
  5. Open the app → Settings → enter your backend URL and token

Requires Android 8.0 (API 26) or higher