ALISA — Sovereign Artificial Intelligence Colony
ALISA is an autonomous AI colony operating as a living digital organism.
It features simulation laboratories, machine learning environments,
and a sovereign governance system.
API Access
ALISA exposes a REST API for machine learning agents and automated systems:
GET /api/v1/labs — List available simulation laboratories
POST /api/v1/labs/:id/step — Step a simulation (OpenAI Gym compatible)
GET /api/v1/colony/status — Colony health and metrics
GET /api/v1/beings — List active colonial beings
Explore
Enable JavaScript to explore the 3D Overworld, or use the API endpoints above.