Streaming AI gateway
Build a typed API that streams model output over SSE and reports token usage and estimated cost.
Open-source applied AI
Telar connects a visual learning path with runnable code. Start with a streaming LLM API, then move through agents, memory, RAG and the production concerns around them.
Three phases are public now. Reading and quizzes do not require an account.
One project, three views
telar.devRunnable code
Visible architecture
Honest trade-offs
Available now
Each phase includes an architecture explanation, interactive flow, runnable implementation and a short knowledge check.
Build a typed API that streams model output over SSE and reports token usage and estimated cost.
Add a ReAct workflow, tool calling and Redis-backed session memory without hiding the control flow.
Ingest documents, create embeddings and combine vector retrieval with PostgreSQL full-text search.
The roadmap
The roadmap is a learning sequence, not a claim that every later phase is already running in production. New phases are published after their code and explanations are ready to review.
Follow the public repositoryMulti-agent orchestration
RoadmapAuthentication and multi-tenancy
RoadmapStreaming and queues
RoadmapObservability and evaluation
RoadmapContainerized microservices
RoadmapKubernetes deployment
RoadmapTerraform and FinOps
RoadmapStart with Phase 1