Respondent Developer Documentation
Learn how to configure data sources, write analysis definitions, and run the Respondent community edition
Respondent is a real-time geospatial intelligence platform that fuses live data feeds onto a 3D globe with AI-powered analysis. The community edition runs as a single Docker container — pull the image, write YAML configuration, and docker compose up.
These docs cover how to configure the platform, define custom data sources, and build AI analysis pipelines.
New here? Start with Installation to get running in under 5 minutes, then follow Your First Source to ingest live earthquake data onto the globe.
Getting Started
Install and configure the Respondent community edition
Sources
Define data sources using declarative YAML — transports, parsers, field mappings, and display configuration
Analysis
Define AI-powered analysis pipelines that generate insights from your data
Reference
Schema reference, CEL functions, icon shapes, and environment variables