World Congress 2026 Europe Jul 10, 2026 Session details

Agentic AI in Go

Marc Arndt

At their core, AI agents are just sophisticated for-loops. Ditch bloated frameworks and leverage Go's native concurrency to build scalable, ultra-lightweight AI solutions from scratch.

Pause
Mute Enter Fullscreen
#1 about 2 min

Why Go is suited for agentic AI

The architectural advantages of using Go for execution performance, minimal container sizes, and straightforward deployment.

#2 about 1 min

Deconstructing the core loops of agentic AI

How agentic AI functions under the hood as an iterative cycle of evaluated prompts and conditional logic.

#3 about 3 min

Implementing dynamic tool registration for AI agents

Refactoring hardcoded method configurations into an adaptable interface for passing custom tool requests to models.

#4 about 2 min

Bypassing LangChain for native HTTP calls

Why relying on bloated or unmaintained frameworks creates scaling bottlenecks and limits system maintainability.

#5 about 5 min

Processing single documents and gaining system observability

Tracking underlying HTTP requests with Bifrost to effectively monitor API interactions and AI reasoning paths.

#6 about 2 min

Executing basic document analysis with minimal resources

Reducing computational cost and latency by applying optimized three-billion parameter models to localized summarization tasks.

#7 about 4 min

Processing massive documents using parallel token chunking

Bypassing hard token limits through sequential data splitting and the parallel execution strengths of Go.

#8 about 4 min

Enabling multi-document search across varied dataset structures

Teaching an agent to formulate precise search queries to filter and summarize context from bulk file datasets.

#9 about 3 min

Wrapping remote servers into simple agentic tools

Abstracting complex remote procedure calls into focused, single-purpose agents to reduce confusion during tool invocation.

#10 about 4 min

Composing autonomous data pipelines across multiple models

Orchestrating distinct specialized models to decompose complex spreadsheet forms into actionable and programmatic data structures.

#11 about 2 min

Choosing the right language for AI workloads

Balancing the rapid exploratory prototyping capabilities of Python with the efficiency of Go in concurrent production environments.

Matching moments

3:25 min

Constructing scalable AI solutions using LangChain and LangGraph

Julián Duque Julián Duque · WWC 2025

1:48 min

Exploring AI integrations in modern agile development workflows

Markus Walker Markus Walker · WWC 2023

1:55 min

Shifting developer workloads and realistic AI productivity gains

Chris Heilmann +2 · LIVE

2:36 min

Exploring the core architecture and components of AI agents

Jörg Neumann Jörg Neumann · WWC 2025

40 sec

Introduction to building real-world AI agent solutions

Dennis Zielke Dennis Zielke +1 · WWC 2025

3:06 min

Addressing the gap between coding assistants and complex workflows

Julia Kordick Julia Kordick · WWC Europe 2026

Upcoming sessions on this topic

Open session

World Congress 2026 North America

DeepAgents: Build Multi-Agent AI Systems That Actually Work

Apoorva Jaiswal, Anjana Umapathy, Anagha Rumade

Apoorva Jaiswal
Anjana Umapathy
Anagha Rumade
Open session

World Congress 2026 North America

Building Stuff with GenAI - The Open Minded Workshop beyond OpenAI

Andreas Erben

CTO for Applied AI and Metaverse at daenet

Andreas Erben
Open session

World Congress 2026 North America

From Idea to Production with AI: Agentic Development in Practice

Daniel Ostrovsky

UI/UX Architect at Payoneer | AI Architect | Full Cycle Development Expert | Public Speaker | Open Source Contributor |

Daniel Ostrovsky
Open session

World Congress 2026 North America

Autonomous Infrastructure: Building AI Agents for Global-Scale Capacity Efficiency

Tommy Tran, Gregoire Colin

Tommy Tran
Gregoire Colin
Open session

World Congress 2026 North America

Agents That Own Their Inference: Building Production AI Agents on Dedicated GPUs

Duan Lightfoot

Sr. AI Engineer, Akamai

Duan Lightfoot
Open session

World Congress 2026 North America

Agentic Drift: keeping pace with your agents

John Coghlan

Senior Director, Developer Advocacy at GitLab

John Coghlan