Latent Space: The AI Engineer Podcast
Latent Space: The AI Engineer Podcast

AGI is Being Achieved Incrementally (DevDay Recap - cleaned audio)

We left a high amount of background audio in the Devday podcast, which many of you loved, but we definitely understand that some of you may have had trouble with it. Listener Klaus Breyer ran it through Auphonic with speech islolation and we figured we’d upload it as a backdated pod for people who p

Featured Speakers

Latent.Space Host

Topics Discussed

Episode Summary

Executive Summary: This emergency podcast recaps OpenAI Dev Day through live reactions from developers, founders, and builders. The group praised the breadth of releases—GPT-4 Turbo, 128K context, JSON mode, improved function calling, Assistants API, GPTs, vision, voice, and code interpreter—while also flagging confusion, missing documentation, prompt-injection risks, and the threat to startups built on plugins, RAG, and wrappers. Overall, the event was seen as a major platform shift that both empowers and pressures the ecosystem.

Main Topics: OpenAI’s broad product launch and keynote execution (Priority: 5/5): Speakers agreed Dev Day was unusually dense, polished, and tightly run, with many major features shipped at once and a strong keynote experience. GPT-4 Turbo, context length, and pricing (Priority: 5/5): The new model’s 128K context, lower cost, and speed improvements were viewed as foundational changes that make many applications cheaper and more practical. Assistants API, GPTs, and the new app/platform layer (Priority: 5/5): The group spent significant time distinguishing GPTs from Assistants, discussing threads, actions, tool use, and the emerging GPT marketplace as a new distribution channel. Multimodality: vision, voice, and code interpreter (Priority: 4/5): Vision API, text-to-speech, speech-to-text, and code interpreter were seen as major capability jumps, though some questioned how fully integrated or consistent the modalities are across products. Startup disruption, plugins, and RAG commoditization (Priority: 5/5): Founders and builders worried that OpenAI had absorbed many startup categories—plugins, basic RAG, data analysis, and wrappers—while others argued there is still room for customization and advanced workflows. Security, prompt injection, and guardrails (Priority: 4/5): Several speakers warned that actions plus browsing and external integrations create serious prompt-injection and safety risks, and noted OpenAI’s limited mitigations such as confirmation for consequential actions. In-person ecosystem reactions and open-source counterpoint (Priority: 3/5): Interviews from the venue and after-parties showed excitement, anxiety, and community energy, including a parallel open-source gathering emphasizing independence from OpenAI.

Key Arguments: OpenAI is focusing on synchronous, chat-based and tool-using workflows rather than background agents, leaving room for startups in async automation. The Assistants API and GPTs are better abstractions than plugins because they combine system prompts, tools, and shareable deployment into a more coherent product model. OpenAI’s new defaults are powerful but under-documented; developers want transparency into retrieval, truncation, pricing, and state handling before trusting them in production. The 128K context window and cheaper/faster models materially change economics, but context utilization still needs to be measured, not assumed. JSON mode and improved function calling matter because structured output is a core developer pain point, even if schema guarantees may still be imperfect. Vision is transformative for some use cases like OCR, UI understanding, and frontend generation, but may be less universally useful for browser agents than expected. The GPT store/shareable GPTs create a new distribution and monetization layer that could replace many API-key-based side projects and wrappers. OpenAI’s releases both threaten and validate startups: they commoditize basic infrastructure while expanding the market for specialized, vertical, or higher-control products.

Data Points: GPT-4 Turbo context length: 128K tokens - Repeatedly cited as a major upgrade for longer prompts and document handling. Assistant storage limit: 10 GB per assistant - Discussed in relation to uploaded files and retrieval/code interpreter access. File limit per assistant: 20 files - Speakers noted this may force document consolidation. Max file size: 512 MB per file - Mentioned while discussing assistant file uploads. Assistant storage pricing: $0.20 per GB per assistant per day - Raised as potentially expensive compared with raw object storage. S3 comparison: ~$0.02 per GB per month - Used to illustrate how much more expensive OpenAI storage could be. OpenAI conference credit: $500 API credit - Attendees received credits at the conference. Harry Potter text cost estimate: ~$15 to read all seven books - Jim Fan’s rough estimate for GPT-4 Turbo usage. Harry Potter writing cost estimate: ~$45 to write all seven books - Same back-of-envelope estimate for generation. Harry Potter movie vision cost estimate: ~$180 to ingest all eight movies at 1 frame/sec - Used to illustrate GPT-4 Vision pricing. Vision demo resolution: 360p - Part of the movie-ingestion cost estimate. Context utilization experiment: 10 hidden facts; accuracy dropped sharply beyond 1,000–10,000 tokens - Louis Knight-Webb described internal testing of long-context retrieval. GPT-4 32K retrieval result: 1 of 10 facts found at 32K context - Used to argue that long context does not automatically mean good utilization. GPT-4 short-context retrieval result: 9 of 10 facts found at 1,000 tokens - Same experiment showing better performance at shorter context lengths. OpenAI Dev Day audience at Newton watch party: ~60 people - Alessio described the in-person watch party size. Live space audience: ~200 people - Referenced during the emergency podcast recording. OpenAI live space audience: 8,000 listeners - Alex Volkov cited the size of the live audience for the event coverage. Previous code interpreter live space audience: 22,000 listeners - Compared to the earlier emergency session for code interpreter. Whisper 3 voices: 6 announced voices, plus a secret 7th pirate voice - Discussed during the voice API segment. OpenAI event timing: Finished around 45 minutes past the hour - Alex noted the keynote ended on schedule despite extra content. GPT store / assistant free period: Free until November 17 - Mentioned in relation to assistant storage and usage costs. MultiOn Vision usefulness estimate: ~5% of websites - Div Garg said vision was only especially useful on a small subset of sites. MultiOn browser parsing estimate: <3K tokens for most websites - Explained why DOM/text parsing often suffices without vision. OpenAI model speed change: Noticeably faster over the prior few weeks - Rahul Samwalka said users had already begun noticing GPT speed improvements before Dev Day. Julius user count: 100,000 users - Rahul said Julius crossed this milestone.

Pivotal Quotes: "I feel like it's going to take us as a community several months just to completely absorb all of the stuff that they dropped on us in one giant batch." — Simon Willison: Opening reaction to the sheer volume of OpenAI announcements. "They've shipped everything they're probably going to ship in the next six months." — Alex Volkov: Commenting on how much roadmap uncertainty OpenAI removed for the near term. "Sam will kill my startup." — Surya Dantuluri: A joking but revealing reaction from a plugins builder whose product category was effectively absorbed by GPTs and the new platform.

Implications: OpenAI has moved from model provider to platform owner, compressing many startup categories into native features. Builders now need deeper specialization, better UX, stronger guardrails, or non-chat workflows to stay differentiated.

🔓 Sign Up for Unlimited Episode Search

About Latent Space: The AI Engineer Podcast

The podcast by and for AI Engineers! In 2025, over 10 million readers and listeners came to Latent Space to hear about news, papers and interviews in Software 3.0. We cover Foundation Models changing every domain in Code Generation, Multimodality, AI Agents, GPU Infra and more, directly from the founders, builders, and thinkers involved in pushing the cutting edge. Striving to give you both the definitive take on the Current Thing down to the first introduction to the tech you'll be using in the next 3 months! We break news and exclusive interviews from OpenAI, Anthropic, Gemini, Meta (Soumith Chintala), Sierra (Bret Taylor), tiny (George Hotz), Databricks/MosaicML (Jon Frankle), Modular (Chris Lattner), Answer.ai (Jeremy Howard), et al. Full show notes always on https://latent.space

View all episodes from Latent Space: The AI Engineer Podcast