~/projects/xenia-martech ← projects

/projects$cat xenia-martech.html

Xenia · AI-Driven Omni-Channel Martech

iLabs · 2025 · architected & built the agentic layer

the problem

Marketing across web, mobile, email and SMS is a coordination nightmare: pull the data, understand the audience, decide the journey, then create and deliver content per channel. Xenia's goal was to make that autonomous — a platform that plans and runs campaigns.

what i built

I architected and developed the agentic AI layer. Using LangChain deep agents, I built complex, graph-based user journeys, and a server architecture that manages multiple concurrent orchestrator agents — each directing specialized sub-agents with targeted tools:

The main engineering challenge was concurrency — running many orchestrators, each with its own sub-agents, reliably and at the same time.