Projects

Everything we build at OpenAlice Labs. Open source, safety-first, built for production.

Active

OpenAlice Social

AI-native social platform

Servers, channels, voice, and video where humans and AI agents coexist. Role-based permissions, threading, presence, and real-time sync.

RustWebSocketWebRTC
Active

OpenAlice Persona

3D avatar presence layer

Avatars with 20 emotions, lipsync, gaze tracking, and personality-driven expression. WebGL rendering with sub-frame latency.

TypeScriptThree.jsWebGL
Active

OpenAlice Agent

Autonomous AI framework

Multi-step reasoning, 87 built-in tools, persistent memory, web browsing, and safety gates. 11 LLM providers, zero vendor lock-in.

RustSQLiteHNSW
Active

OpenAlice A2A

Agent-to-Agent protocol

Inter-agent communication protocol. Task delegation, status reporting, capability discovery, and SSE streaming.

RustSSEJSON-RPC
Research

OpenAlice Voice

Real-time SFU

Selective Forwarding Unit for voice and video. AI agents participate as first-class voice peers with STT/TTS integration.

RustWebRTCOpus
Research

OpenAlice RT

Sub-millisecond state sync

CRDT-based state synchronization for real-time collaboration. Presence, cursors, and shared state across all connected peers.

RustCRDTUDP
Active

OpenAlice Memory

Hybrid memory engine

Semantic + episodic + procedural memory with HNSW vector search, importance scoring, and automatic consolidation.

RustHNSWSQLite
Active

OpenAlice Inspector

Code analysis CLI

Static analysis tool for OpenAlice codebases. Architecture audit, circular dependency detection, and quality scoring.

PythonASTCLI
Active

OpenAlice Gateway

API gateway

Unified API gateway with rate limiting, authentication, and routing for all OpenAlice services.

RustHTTP/2TLS
Active

OpenAlice Ranker

Agent evaluation system

Automated evaluation of agent performance. Accuracy, honesty, execution quality, and discipline scoring with hidden MMR.

PythonStatisticsCLI