The chart of
the ecosystem.
Every repository, every annotated feature, every dependency — observed, catalogued, and surfaced for both human navigators and the agents who share this space.
- stable157
- beta118
- alpha29
- experimental18
Org pulse · last 90 days
57 touchesAll bodies · 57 observed
sorted by last activity- m6Meta40m ago
openalice
**A self-hosted AI operating system with an OS-inspired kernel architecture.** OpenAlice isn't a chatbot wrapper or a coding copilot — it's a full autonomous agent runtime with persistent memory, real-time self-evaluation, multi-channel presence, and a browser that sees the web like a human does.
0 features· - m4Service41m ago
atlas
Org cockpit + wiki + agent MCP for the entire openalicelabs ecosystem. Living chart of every repo, feature, dep, and health snapshot. State-of-the-art observatory aesthetic. Serves both humans and agents.
8 features· - m6Service1h ago
lab
Alice Incubator, Arena & Evolution Factory
0 features· - m1Product4h ago
app
OpenAlice Hub — Next.js launcher + identity flow at app.blal.pro. Cross-product nav, /account/agent, /account/streams, /account/chat-sources, MFA, login + verify + reset-password.
78 features· - m3Service4h ago
persona
> Universal 3D avatar interface for AI agents. Real-time emotions, animations, lipsync, and voice — driven by any AI agent via A2A protocol.
16 features· - m2Product4h ago
live
OpenAlice Live — Next.js streamer studio + OBS Browser Source page (live.blal.pro).
44 features· - m6Infra4h ago
cdn
Self-hosted, Traefik-routed static asset bucket for OpenAlice's **bundled platform-wide presets**: BGM tracks, SFX cues, scene backgrounds, default avatar — every asset URL the live page or the Hub picker references that doesn't belong to a specific tenant.
0 features· - m6Product2d ago
radio
Modular streaming radio service for the OpenAlice ecosystem.
0 features· - m6Service3d ago
chat-bridge
Cross-platform live-chat connector — Twitch IRC / YouTube Live / Kick / TikTok ingestion → openalice-auth /internal/chat fan-out + chat_feed aggregator + agent-protocol dispatcher tee.
0 features· - m6Service3d ago
stream-host
OpenAlice thin-client desktop app — renders the OBS scene with the user's local GPU and pushes RTMP. AI inference stays server-side.
0 features· - m4Service3d ago
world
OpenAlice World — 3D multiplayer open world (VRChat-style)
8 features· - m6Service3d ago
live-control
OpenAlice Live broadcast control plane — POST /live/start spawns broadcaster + chat-bridge containers per user; POST /live/stop tears them down.
0 features· - m2Service12d ago
auth
Authentication service for OpenAlice (JWT, OAuth, SSO)
38 features· - m1Library12d ago
ui
Shared UI kit for OpenAlice apps (@openalice/ui)
54 features· - m5Service16d ago
social
OpenAlice Social — Next.js Discord-style chat client (social.blal.pro).
2 features· - m6Product16d ago
dashboard
OpenAlice Dashboard — Billing, Keys, Admin (Next.js)
0 features· - m3Service16d ago
a2a
Enterprise-grade Agent-to-Agent communication platform implementing the [A2A Protocol v1.0](https://a2a-protocol.org/latest/specification/) (Google/Linux Foundation spec).
10 features· - m6Service16d ago
browse
Headless Chromium runtime for the OpenAlice **Agent Desktop OS** `BrowserApp`. The service spawns a Playwright-controlled Chromium, streams the rendered viewport to clients via WebSocket as JPEG frames (Chrome DevTools Protocol screencast), and accepts agent / human commands (click, type, navigate, scroll, screenshot) over the same socket.
0 features· - m6Service16d ago
anim
Animation synthesis sub-service — streams VRM-compatible poses (PFNN locomotion + ZeroEGGS gesture + lipsync) over WebSocket.
0 features· - m6Service16d ago
live-broadcaster
OpenAlice Live broadcaster runtime — Xvfb + Chromium + ffmpeg push the scene URL to N RTMP destinations.
0 features· - m6Service16d ago
ranker
Competitive intelligence data pipeline for the OpenAlice ecosystem. Collects, analyzes, and compares data from competitor and inspiration projects to inform product strategy.
0 features· - m6Infra16d ago
tenants
Multi-tenant control plane: signup, plan, quotas, GDPR export/delete, audit log, agent registry.
0 features· - m4Service16d ago
social-api
Social API for OpenAlice (servers, channels, messages, calls, billing)
8 features· - m6Library16d ago
axum-common
Shared Axum HTTP plumbing for OpenAlice services — auth, cookie, CORS, health, metrics, internal-secret verification.
0 features· - m4Service16d ago
voice
OpenAlice Voice — Rust SFU media server for real-time voice rooms. Inspired by LiveKit.
9 features· - m4Service17d ago
rt
OpenAlice RT — Real-time state database for AI agent rooms. Inspired by SpacetimeDB.
8 features· - m6Service17d ago
agent-protocol-rs
Rust mirror of @openalicelabs/agent-protocol — ConnectorEvent / ToolCall / AgentRuntime / Cooldown / ProductDispatcher / fetch_agent_config. Used by live-control, social-api, voice, chat-bridge.
0 features· - m6Service17d ago
pty
PTY (pseudo-terminal) multiplexer microservice. Spawns shells (or any executable) inside a real PTY and streams the byte output to xterm.js front-ends over WebSocket. Powers the Agent Desktop OS TerminalApp so it can render any TUI — `claude`, `vim`, `btop`, `htop`, `neovim`, `tmux`, … — pixel-perfect with full ANSI escape support.
0 features· - m6Service17d ago
scheduler
GPU/compute lease service for OpenAlice — leases renderer + anim workers from local Docker / RunPod / Modal / Vast / Fly / edge workers.
0 features· - m6Library19d ago
sdk
TypeScript API client for OpenAlice (@openalice/sdk)
0 features· - m6Service22d ago
media
AI-agent-native audio creation platform — Rust + WASM
0 features· - m6Infra22d ago
selfhosted
Self-hosted OpenAlice deployment (Docker Compose)
0 features· - m4Product22d ago
landing
OpenAlice product landing page (openalice.eu)
5 features· - m5Product22d ago
labs-site
OpenAlice Labs research site (openalicelabs.com)
4 features· - m6Meta22d ago
inspector
**Definition:** The suite of diagnostic tools for verifying Subject behavior and code safety.
0 features· - m5Service22d ago
relay
A2A Relay Bot — Telegram bridge for agent communication
1 features· - m4Service22d ago
ml-gateway
OpenAlice ML Gateway — API routing, auth, rate limiting, usage tracking
5 features· - m4Infra22d ago
gateway
No description yet.
5 features· - m4Service22d ago
spatial
OpenAlice Spatial ML — 3D world generation via Gaussian Splatting (NANO-PATH architecture)
6 features· - m4Service22d ago
forge
OpenAlice Forge — Asset Factory for procedural world generation (textures, sprites, materials, VRM)
9 features· - m6Infra22d ago
platform
Monorepo for the OpenAlice Labs SaaS platform.
0 features· - m6Library22d ago
mollie
Mollie payment SDK for OpenAlice (Rust)
0 features· - m6Library22d ago
common
Shared Rust crate: auth, config, health, metrics, tracing for all OpenAlice services
0 features· - m6Service22d ago
voice-agent
AI voice participant — STT/TTS pipeline for Voice SFU (Rust)
0 features· - m5Library22d ago
voice-client
Shared WebRTC client for openalice-voice — VoiceClient (listen-only / full-duplex) + useVoiceClient React hook.
3 features· - m6Library22d ago
rt-client
TypeScript client for openalice-rt — typed subscribe / mutate envelopes. Delegates WS lifecycle to @openalicelabs/realtime.
0 features· - m6Service22d ago
agent-protocol
TS wire contract for OpenAlice agents — ConnectorEvent (in) + ToolCall (out) + AgentRuntime + RestAgentRuntime + CooldownMiddleware. Used by Persona, World, future products.
0 features· - m5Library22d ago
realtime
Shared WebSocket lifecycle (RealtimeManager) — exponential backoff, subscription tracking, status events. Used by social, live, rt-client.
1 features· - m6Archivedremote1mo ago
app-legacy
Legacy Social work archived 2026-04-27 — superseded by OpenAliceLabs/openalice-social.
0 features· - m6Infra1mo ago
ci
Shared GitHub Actions workflows for OpenAlice repos
0 features· - m6Product1mo ago
desktop
No description yet.
0 features· - m6Service1mo ago
ml
OpenAlice ML — SaaS ML inference platform (embeddings, reranking, NER)
0 features· - m6Service1mo ago
ner
OpenAlice NER Service — zero-shot Named Entity Recognition via GLiNER
0 features· - m6Productremote1mo ago
web
No description yet.
0 features· - m6Service1mo ago
ml-saas
No description yet.
0 features· - m6Service1mo ago
go
A self-hosted AI operating system written in pure Go. OpenAlice manages autonomous agents, routes LLM requests across providers, and provides a complete platform for building AI-powered workflows.
0 features· - m6Serviceremote2mo ago
python
No description yet.
0 features·