More Goto tech episodes

A Common-Sense Guide to AI Engineering  Jay Wengrow & Kris Jenkins thumbnail

A Common-Sense Guide to AI Engineering Jay Wengrow & Kris Jenkins

Published 28 Apr 2026

Duration: 00:26:44

Structured educational resources are crucial for practical AI implementation, addressing LLM system prompts, guardrails, task delegation challenges, orchestration vs custom solutions, and real-world examples like AI-driven podcast creation, while balancing timeless principles with rapid tech evolution.

Episode Description

This interview was recorded for the GOTO Book Club. http://gotopia.tech/bookclub Jay Wengrow - Author of A Common-Sense Guide to AI Engineering & CEO...

Overview

The podcast discusses practical applications of AI in software development, emphasizing the need for structured, accessible educational resources. It explores Jay Wengros transition from software engineering and education to AI, driven by gaps in existing materials that often focus on basic prototypes rather than production-level tools. Key topics include methods for building functional AI systems, such as using system prompts to instruct large language models (LLMs) to trigger actions like sending emails through predefined functions. The dialogue highlights challenges in AI implementation, such as managing context from web scraping, filtering undesired outputs (e.g., toxic language) via guardrails, and balancing task specialization with cost and complexity when using multiple LLMs.

A central focus is automating workflows with AI, exemplified by an AI-driven podcast creation process that breaks down tasks into subtasksresearch, transcript generation, and text-to-speech conversionwhile addressing pitfalls like formatting errors or irrelevant metadata. The discussion weighs the pros and cons of using AI orchestration frameworks versus custom solutions, noting that frameworks can streamline safety measures but may limit customization. Debates also touch on the evolving nature of AI tooling, with concerns about premature adoption of unproven frameworks and the difficulty of writing timeless AI-focused content due to the fields rapid advancement. The conversation underscores the importance of foundational principles in AI education and the ongoing challenge of aligning practical applications with theoretical progress.

Recent Episodes of Goto tech

16 Jun 2026 Go for Java Programmers Barry Feigenbaum & Shon Saliga

Go emphasizes simplicity, concurrency, and efficiency for lightweight applications through explicit error handling and goroutines, while Java offers a feature-rich, object-oriented framework with extensive libraries and inheritance for complex, general-purpose systems, each suited to distinct development priorities and domains.

12 Jun 2026 Engineering Leadership in Turbulent Times Sarah Wells, Pat Kua & Daniel Terhorst-North

The text contrasts technical leadership and management, highlighting leadership's emphasis on vision and team alignment with management's focus on systems and accountability, while exploring change strategies, frameworks like the "Three Threes Model," challenges in technical debt and cross-functional alignment, and the role of communication, culture, and adaptability in fostering innovation.

9 Jun 2026 Modern Concurrency in Java Bazlur Rahman & Michael Redlich

Modern Java concurrency explores the shift from traditional threads to virtual threads (JDK 21) and structured concurrency, emphasizing scalability for I/O-bound tasks, task management simplification, limitations in CPU-bound work, comparisons with reactive programming, adoption challenges, and the book's unification of knowledge around Project Loom and scoped values for intermediate developers.

5 Jun 2026 Roc & Zig: A Compiler Rewrite Story Anjana Vakil & Richard Feldman

The text covers Rock's evolution as a simplified, statically typed alternative to Elm with a Zig-based compiler, AI's expanding role in software development beyond automation, open-source challenges, education's shift toward conceptual understanding, and the tension between rapid AI-driven productivity and quality-focused project development.

More Goto tech episodes