← Back to Projects

Dubai Multi-Agent Intelligence Ecosystem

ACTIVE

Full autonomous intelligence stack for Dubai commercial territory. Coordinated ecosystem of specialized agents operating in pipelines: Acquisition → Validation → Enrichment → Classification → Storage.

Architecture

Architecture

Multi-Agent Orchestration

  • TAV: Territory Acquisition & Visibility
  • Eve: Validation and entity resolution
  • OpenClaw: Open data acquisition
  • ZeroClaw: Specialized scraping agents

Storage Layer

  • SQLite WAL for high-throughput local writes
  • PostgreSQL + pgvector for structured + semantic queries
  • JSONL append-only pipelines for raw data

Infrastructure

  • Docker containerization
  • Linux VPS deployment
  • Cron-based scheduling
  • Watchdog self-healing processes

Stack

GoPythonDockerSQLite WALPostgreSQLpgvectorLLMs
View on GitHub