Posts

Grant Lee: Building Gamma’s AI Presentation Company to 100 Million Users

Grant Lee: Building Gamma’s AI Presentation Company to 100 Million Users

Grant Lee, co-founder of Gamma, shares the journey of building a presentation tool to 100 million users and $100M ARR. He discusses the strategy of being 'different, not just better' than incumbents like Microsoft and Google, the importance of starting with a strong product thesis before integrating AI, and the disciplined 'hire painfully slowly' approach that allowed a small team to achieve massive organic growth.

How Google’s Nano Banana Achieved Breakthrough Character Consistency

How Google’s Nano Banana Achieved Breakthrough Character Consistency

Nicole Brichtova and Hansa Srinivasan, the leads behind Google's Nano Banana image model, detail the technical breakthroughs in character consistency. They discuss how a focus on high-quality data, Gemini's multimodal architecture, and rigorous human evaluation enabled the model to realistically represent individuals from a single photo. The conversation covers the future of visual AI, moving beyond text prompts to specialized UIs, and the ultimate goal of a single, powerful model that can transform any modality into another, unlocking new applications in personalized education, professional design, and creative storytelling.

Michael Truell: How Cursor Builds at the Speed of AI

Michael Truell: How Cursor Builds at the Speed of AI

Michael Truell, CEO of Cursor, discusses the company's rapid growth, emphasizing a strategy of deliberate focus on power users over broad democratization. He shares insights into their unique two-day work trials that test for agency, the technical and relational challenges of out-scaling cloud and API providers, and a talent-first approach to M&A, all while navigating a market poised for its next 'iPhone moment'.

Build Hour: Agent RFT

Build Hour: Agent RFT

Will Hang and Theophile Sautory from OpenAI provide a deep dive into Agent RFT, a powerful method for fine-tuning large language models to become more effective, tool-using agents. They explain how Agent RFT enables models to learn directly from their interactions with custom tools and reward signals, leading to significant improvements in performance, latency, and efficiency on specialized tasks. The session includes a detailed code demo, best practices, and success stories from companies like Cognition, Ambience, and Rogo.

Prompt Engineering for LLMs, PDL, & LangChain in Action

Prompt Engineering for LLMs, PDL, & LangChain in Action

Martin Keen explains the evolution of prompt engineering from an art to a software engineering discipline. He introduces LangChain and Prompt Declaration Language (PDL) as tools to manage the probabilistic nature of LLMs, ensuring reliable, structured JSON output through concepts like contracts, control loops, and observability.

The Debugging Book • Andreas Zeller & Clare Sudbery

The Debugging Book • Andreas Zeller & Clare Sudbery

Professor Andreas Zeller discusses his interactive 'Debugging Book,' arguing that systematic, automated debugging is a critical but neglected skill. He explores powerful techniques like delta debugging and automated repair, explaining how developers can build their own tools to make debugging a more plannable and efficient process.