← All speakers

Bio, Work & Ideas

Alex Volkov

Conference affiliation: AI Evangelist & Host of ThursdAI · Weights & Biases · 2026

Alex Volkov is the founder and host of ThursdAI, a weekly AI podcast and newsletter running since 2023, and an AI evangelist at Weights & Biases by CoreWeave. His work focuses on a central problem in AI engineering: how developers retain meaningful oversight as models generate more software and agents operate more independently.

Volkov spent nearly a decade at Fundbox before leaving in late 2022 to build AI products. His earlier Extensionizr simplified browser-extension scaffolding; later projects included a directory of AI image-generation tools, a Colab-based Stable Diffusion setup and an early ChatGPT Telegram bot.

He founded Targum.video, an AI video-translation venture, after experimenting with translating clips shared on social media. His account of the transition traces his departure from Fundbox and the development of Targum using Cloudflare infrastructure.

ThursdAI began as a live conversation on X and expanded into a podcast and newsletter covering model releases, open-source projects and practical AI development. Volkov subsequently joined Weights & Biases as an AI evangelist, continuing the show alongside his work in developer education. His editorial instincts favor technical substance over marketing: he has challenged implausible token-capacity claims and highlighted privacy-preserving agent navigation built around accessibility data instead of screenshots.

  • Production tracing and evaluation. Volkov treats observable execution as a prerequisite for trustworthy AI applications. His work on LLM evaluation emphasizes versioned prompts, retrieval and agent traces, continuous assessment, and application-specific evaluation criteria. He distinguishes programmatic checks, human review and model-based judging, stressing that automated evaluators require their own bias checks. He also favors improving prompts and retrieval before committing to expensive fine-tuning.
  • Vendor-neutral MCP observability. External Model Context Protocol tools can obscure what an agent actually does across independently operated services. Volkov created the Observable.tools initiative and demonstrated MCP tracing with Benjamin Eckel, advocating OpenTelemetry-compatible instrumentation and trace propagation across tools, programming languages and observability platforms.
  • The Z/L Continuum. Volkov’s framework for reviewing AI-generated code argues that oversight should match the risk of each change. Authentication, permissions, financial operations and irreversible data warrant close inspection; lower-risk work can rely more heavily on tests, traces, shadow deployments and rollback. He emphasizes independent verification: an agent that writes code, creates its tests and grades its own output has not eliminated review; it has concealed the conflict. As model capabilities improve, human judgment shifts toward defining tasks, designing safeguards and deciding what evidence a change requires.

Read the topics behind these talks

3 conference talks

AI Engineer World's Fair 202516:56

The State of MCP Observability: Observable.tools — Alex Volkov and Benjamin Eckel, Weights & Biases and Dylibso

Alex Volkov of Weights & Biases and Benjamin Eckel of Dylibso explain how external Model Context Protocol tools create observability blind spots for production AI agents. They demonstrate W&B Weave's Python-based MCP tracing, introduce the Observable.tools initiative, and advocate vendor-neutral OpenTelemetry context propagation and distributed traces,…

Alex Volkov · Benjamin Eckel

APIs, MCP, and protocols · RAG, context, and search

AI Engineer World's Fair 202621:35

The Z/L Continuum: Should AI Engineers Still Read Code?

Alex Volkov, host of ThursdAI, presents the Z/L Continuum, a task-specific framework for deciding how closely engineers should inspect AI-generated code. Contrasting Mario Zechner's emphasis on careful review with Ryan Lopopolo's agent-forward approach, he examines Claude Code, METR capability measurements, rising development throughput, and reliability…

Alex Volkov

Leadership · Infrastructure and deployment · Coding and developer tools

References