MIKE OS is not a productivity app. Itβs a Personal AI Operating System β a high-fidelity execution environment that transforms raw life data into actionable intelligence.
By replacing scattered tools with a single, command-driven interface, MIKE OS synchronizes your professional, financial, and biological states. It acts as a digital twinβa βJarvis-styleβ assistant that manages the complexity of modern engineering and investing.
The Mission: To know yourself through data, execute with sub-second latency, and live with total intention.
MIKE OS operates on a hybrid inference engine to balance deep reasoning with instant execution:
| Module | Purpose | Status |
|---|---|---|
| π§ Neural Interface | AI Chat with Dual-Brain routing for research and rapid tasks. | β Live |
| π Vitals Matrix | Biometric life score tracking (Sleep, Consistency, Habits). | β Live |
| π° Capital Matrix | Financial capital tracking with automated net-worth analytics. | β Live |
| π Trading HUD | Real-time crypto/stock market data and news pipelines. | β Live |
| π Execution Hub | Advanced Kanban-style task management and sprint tracking. | β Live |
| π Temporal Sync | Schedule intelligence with automated Google Calendar sync. | β Live |
| ποΈ Voice Core | Hands-free hands-on interaction via Voice-to-Command. | π§ͺ Beta |
# Clone the repository
git clone [https://github.com/ankit-rv-08/mike-os.git](https://github.com/ankit-rv-08/mike-os.git)
cd mike-os
# Install dependencies for both folders
npm install
cd backend && npm install && cd ..
# Setup Environment
cp .env.example .env.local
# Add keys to .env.local and backend/.env
Running Locally
# Terminal 1: Backend
cd backend && node server.js
# Terminal 2: Frontend
npm run dev
Phase 1: Foundation (Completed) [x] Responsive High-Density HUD (Cyberpunk Theme)
[x] Initial Groq LLaMA 3 integration
[x] Local Storage persistence for Tasks
Phase 2: Intelligence (Current) [x] Dual-Brain Router (Gemini + Groq)
[x] Real-time Financial Data Handshake (Binance/Alpha Vantage)
[x] Persistent User Sessions (Upstash Redis)
Phase 3: Autonomy (June - July 2026) [x] Multi-Agent Tool Calling (Web Search, File R/W)
[x] Long-term Context Memory (ChromaDB/RAG)
[ ] Full SaaS Subscription Integration (Stripe)
Most AI assistants answer questions. MIKE runs your life. Think less ChatGPT, more JARVIS. MIKE OS is evolving into an autonomous agent that doesnβt just answer questions, but executes life. It proactive surface insights, manages your DSA prep, monitors your net worth, and evolves its model of you over time.
The long-term vision for MIKE OS is a multi-agent personal AI that:
mike-os/
βββ app/ # Next.js App Router (Frontend)
β βββ chat/ # Neural (Dual-Brain Chat)
β βββ performance/ # Vitals Matrix
β βββ finance/ # Capital Matrix
β βββ trading/ # Market Intelligence
βββ backend/ # Node.js Server (Intelligence Layer)
β βββ services/ # AI Logic & Brain Routing
β βββ routes/ # Command & API endpoints
β βββ db/ # Redis & PostgreSQL Schemas
βββ components/ # Reusable shadcn/ui atoms
βββ hooks/ # Custom life-cycle management
Ankith RV
Full Stack Developer Β· NITK β27
Building real products, not just learning.
MIT β use it, build on it, make it yours.