Gen AI Leadership Forum · Agentic AI Bootcamp

AI Agents &
Autonomous Systems

Chatbots answer. Agents act.

October 22, 2026 · Telekom Academy, Athens, Greece

Build production-grade AI agents in TypeScript — the ReAct loop, custom tools, a four-tier memory stack and multi-agent systems, in one hands-on day with three codebases you keep.

Format8-Hour Intensive
LevelIntermediate–Advanced
LanguageTypeScript / Node.js
DateOct 22, 2026

60–80%

reduction in manual repetitive work

24/7

autonomous continuous operation

0

production codebases to take home

0

learning blocks, zero skill gaps

[ Core Stack ]

LanguageTypeScript / Node.js
LLMAnthropic Claude SDK
FrameworkLangChain · LangGraph
ValidationZod
SessionRedis
ObservabilityLangSmith

[ From Chatbots to AI Agents ]

Hand the Work
to Agents That Act

Wiring up an LLM call is easy. Shipping AI agents that use tools, remember across sessions and coordinate with each other is what this bootcamp builds.

  task console

>Where is my order, and can you change the delivery address?

✗ Chatbot

Explains how order tracking works. It cannot look the order up or change anything.

✓ AI agent

Checks the order through a tool, changes what it is allowed to change and escalates the rest to a person.

[ Who Should Attend ]

Built for Engineers
Moving to AI Agents

Software Engineers

Moving from single LLM calls to AI agents that use tools, keep memory and finish the task.

Tech Leads

Building AI agents for production, from the ReAct loop and state management to multi-agent patterns.

AI Engineers

Building support, research or personalisation agents that act on real systems instead of only answering.

Backend Engineers

Connecting agents to knowledge bases, APIs and services, and escalating what they should not decide alone.

Data Engineers

Designing agent memory across sessions on Redis and Pinecone, with importance scoring deciding what is kept.

AI Architects

Planning multi-agent systems in TypeScript where specialised agents coordinate on one research task.

[ The ReAct Loop ]

Run the Agent Loop
Until the Task Is Done

One loop separates AI agents from chatbots — reason about the next step, act through a tool, observe the result and update state, implemented in TypeScript.

01 · Reason

Decide what the task needs next from the goal, the current state and the conversation so far.

pattern: ReAct
input: goal + state

[ Tool Integration ]

Wire Tools
Into Every Decision

Design and register custom tools that connect AI agents to external APIs, databases and services with LangGraph — validated with Zod, streamed, and run in parallel when the task allows.

Agentchoose a tool
Knowledge basedatabase
Order statusexternal API
Escalationservice
Resultvalidated answer

[ Memory Systems ]

Remember Every User
Across Sessions

Build AI agents that remember user preferences across sessions with a four-tier memory stack on Redis and Pinecone, with importance scoring deciding what is kept.

Tier 01

Conversation buffer

The current exchange, kept in context

context
Tier 02

Redis session store

Recent sessions, fast to read

Redis
Tier 03

Pinecone vector memory

Long-term memories found by meaning

Pinecone
Tier 04

Importance scoring

Decides what is worth keeping for next time

scored
  memory log

    [ AI Agents Agenda & Curriculum ]

    Master AI Agents
    in Four Progressive Blocks

    Each block builds directly on the last, from the agent loop to multi-agent systems in production, then the labs.

    09:30–10:00Registration & Environment SetupNode.js, TypeScript and API credentials setup30 min

    Learn how AI agents differ from chatbots, implement the ReAct loop and manage agent state in TypeScript.

    ReAct patternAgent loopState managementMemory optimisation
    12:00–12:30Coffee Break30 min

    Design and register custom tools that connect agents to external APIs, databases and services using LangGraph.

    Zod validationLangGraphStreamingAsync / parallel tools

    Build agents that remember user preferences across sessions using a four-tier memory stack with Redis and Pinecone.

    Conversation buffersRedisPinecone4-tier memory
    15:15–15:45Lunch Break30 min

    Orchestrate specialised multi-agent systems with resilient communication, error handling and production monitoring.

    Hierarchical / pipeline / peerCircuit breakersObservabilityCost tracking

    Build the three deliverables: a customer support agent, a multi-tiered memory system and a multi-agent research system.

    Support agentMemory systemResearch pipeline

    Leave with the key takeaways and the resources to keep building.

    Key takeawaysResources

    [ Three Codebases You Keep ]

    Ship Three Agents
    Ready to Adapt

    Each lab runs about 25 minutes and ends with working AI agents in TypeScript — templates you can adapt to real business problems from day one.

    ~/support-agent~25 min

    Customer Support Agent

    Autonomous support

    • query the knowledge base
    • check order status
    • escalate complex issues
    • support agent ready
    ReActTool callingEscalation
    ~/tiered-memory~25 min

    Multi-Tiered Memory System

    Personalised responses

    • store across four tiers
    • score importance
    • integrate Pinecone
    • memory system ready
    RedisPineconeImportance scoring
    ~/research-agents~25 min

    Multi-Agent Research System

    Autonomous reports

    • researcher gathers sources
    • writer drafts the report
    • reviewer requests up to 2 revisions
    • report generated
    LangGraphResearcher → Writer → Reviewer

    [ Multi-Agent & Production Patterns ]

    Orchestrate Agents
    That Work as a Team

    Orchestrate specialised AI agents in hierarchical, pipeline and peer patterns, with circuit breakers, observability and cost tracking so the system holds up in production.

    Messages move between agents in the pattern you pick.

      research pipeline

      [ Your Instructor ]

      Meet Your
      Instructor

      Alexandros Fotiou, instructor of the AI agents bootcamp

      Instructor

      Alexandros Fotiou

      Sr. Software Engineer, ENTERSOFTONE

      About Alexandros

      Alexandros is a Senior Software Engineer with 15 years of versatile experience in full-stack development. He specializes in C#/.NET, React.js, Python, WebGL, and AI development, including agent-based systems, RAG workflows, and Mastra AI SDK integration.

      He also brings strong DevOps expertise with Azure, enabling scalable and secure deployments. A creative problem solver, he combines deep technical knowledge with intuitive UX/UI design, consistently staying ahead of industry trends to deliver modern, engaging applications.

      [ Questions Engineers Ask ]

      Get the Details
      Before October 22

      No. Every lab is written in TypeScript on Node.js.

      Intermediate to advanced. The day starts from the agent loop and moves quickly into tools, memory and multi-agent systems.

      Three working codebases — a customer support agent, a multi-tiered memory system and a multi-agent research system.

      A laptop with Node.js and TypeScript, and your API credentials. Setup runs during registration at 09:30.

      October 22, 2026, at Telekom Academy in Athens, from registration at 09:30 to the wrap-up at 18:15, as part of the Gen AI Leadership Forum.

      It is one instructor-led day in the room, building with the instructor, and you leave with three working codebases instead of a set of videos.

      Reserve your seat on the Gen AI Leadership Forum tickets page.