Posts

Real World Development with GitHub Copilot and VS Code — Harald Kirschner, Christopher Harrison

Real World Development with GitHub Copilot and VS Code — Harald Kirschner, Christopher Harrison

A deep dive into "Vibe Coding," a development methodology that prioritizes outcomes over code-level details, using the advanced AI features of VS Code and GitHub Copilot. The talk explores three stages of this methodology—YOLO, Structured, and Spectrum—and demonstrates how to leverage agent modes, custom instructions, reusable prompts, and the Model Copilot Protocol (MCP) to enhance productivity from rapid prototyping to enterprise-scale development.

Building Agents at Cloud Scale — Antje Barth, AWS

Building Agents at Cloud Scale — Antje Barth, AWS

A deep dive into building and scaling production-ready AI agents, detailing a model-driven approach using the open-source 'Strands' SDK and a cloud-native architecture for deploying remote tools with MCP and AWS Lambda.

State of Startups and AI 2025 - Sarah Guo, Conviction

State of Startups and AI 2025 - Sarah Guo, Conviction

Sarah Goa from the AI-native venture fund Conviction discusses the state of AI, arguing that despite the hype, building valuable AI products is challenging. She covers the rapid advancement in AI capabilities like reasoning and multimodality, the increasingly competitive model market, and provides a playbook for building successful applications, using "Cursor for X" as a framework. The key takeaway is that defensibility in AI comes from superior execution and deep workflow integration, not just the underlying model.

Useful General Intelligence — Danielle Perszyk, Amazon AGI

Useful General Intelligence — Danielle Perszyk, Amazon AGI

Danielle from the Amazon AGI SF Lab introduces a new paradigm for agent development called "Useful General Intelligence" (UGI). Instead of focusing on making AI smarter than humans, UGI aims to build AI that augments human intelligence and agency. This talk explores the cognitive science principles behind this vision and introduces Nova Act, an agentic model and SDK designed to reliably interact with computer UIs, turning the browser into a programmable tool.

The 2025 AI Engineering Report — Barr Yaron, Amplify

The 2025 AI Engineering Report — Barr Yaron, Amplify

Barr Yaon of Amplify Partners presents early findings from the 2025 State of AI Engineering survey, covering LLM usage, customization techniques like RAG and fine-tuning, the state of AI agents, key challenges like evaluation, and community perspectives on the future of AI.

9 Commandments for Building AI Agents

9 Commandments for Building AI Agents

A deep dive into the design principles for building effective AI agents, covering the evolution of the ReAct loop, the critical role of memory and learning from experience, the 'build vs. buy' dilemma for tooling, and the importance of abstracting all capabilities—including systems and people—as tools.