A ledger of systems.
Production infrastructure, protocols, AI systems, and robotics research—organized by the human capability each system extends.

JARVIS - Personal AI Operating System
Solo-built personal AI operating system with a Fastify orchestration backend and a Next.js HUD interface. Handles provider routing, missions/councils/executions, approvals, workspaces, memory, watchers, and dogfood-tested operational widgets.
%20-%20AI%20Multi-Agent%20Planning%20System%20.jpg&w=3840&q=75)
Arc - AI Multi-Agent Planning System (Product Management AI)
Solo-built LangGraph(StateGraph) multi-agent planning system that routes across specialized agents (research/analysis/planning/critic) to turn a goal into an executable plan. Includes WebSocket streaming, DB persistence for conversations/token usage, and checkpoint-based resume.

Smart AI Trading System
Solo-built automated crypto trading system with multi-service backends (exchange streams, on-chain monitors, macro/ML, AI engine) plus a trading engine with position/state sync and recovery. Includes WebSocket-based monitoring UI and log streaming.

Solynth - AI Economic Intelligence Platform
Solo-built economic intelligence platform for theme discovery/monitoring, combining a user-facing RAG chatbot (SSE streaming + session persistence) with an admin automation stack for ingestion, scheduling, and analysis/report workflows.

AI VC - Investment Intelligence
Solo-built investment intelligence service that ingests news/trends/macro indicators, runs a theme workflow (LangGraph when available, sequential fallback otherwise), and provides RAG-based Q&A with PII redaction and multi-provider routing/fallback.

AI Music Video Generation Platform
Solo-built AI music video generation platform that orchestrates external music/video providers, FFmpeg post-processing (composition/subtitles/overlays), and YouTube upload through Celery-based async workflows.

PentagonAI - Market Analysis Agent
Solo-built market intelligence backend: ingest → extract structured events (LLM) → canonicalize/merge (Qdrant similarity + LLM) → generate ImpactLinks → multi-agent council forecasts. Includes ops/debug endpoints for model routing and workflow visibility.