Build an AI Agent Platform
in 10 Phases
Follow along as I build Agent Telar, a public applied AI project. It starts with one Groq API call and grows through RAG, agents and observability. The final phases take it toward a design target of 1 million active users with Kubernetes, Terraform and load testing. Each published phase includes an explanation, interactive flow diagram, quiz and working code.
The Journey
The phases are designed to be completed in order. In the Academy learning path, the next phase unlocks after the previous quiz is passed.
Smart Agent with Memory
ReAct pattern, tool calling, Redis session memory
RAG Knowledge Engine
Document ingestion, pgvector, hybrid search
Multi-Agent Orchestration
LangGraph, specialist agents, MCP protocol
Production API Platform
Auth, multi-tenancy, usage metering, async queues
Real-Time Streaming & Queues
Kafka, WebSockets, dead letter queues at scale
Observability & Evaluation
LangSmith, Prometheus, Grafana, LLM-as-judge
Containerized Microservices
Docker, mTLS, service decomposition, CI/CD
Kubernetes Enterprise Deployment
Helm, HPA, KEDA event-driven scaling, ArgoCD GitOps
Terraform IaC + FinOps
AWS infrastructure, cost optimization, unit economics
Visual Labs
Alongside the main Agent Telar path, Visual Labs use smaller engineering problems to show how code changes system state, one step at a time.
Explore the TimeService scheduling labBuilt from Real Engineering Work
I am a Senior Full-Stack Engineer and Technical Lead with 10+ years of experience building production web, backend and AWS systems. I work on RAG pipelines and AI deployment on Amazon EKS with AI and infrastructure teams. Telar Academy combines that production background with Agent Telar, which I build and test in public. You can inspect the code, architecture decisions, tests and assumptions behind every published phase.