Artwork

محتوای ارائه شده توسط Claire Vo. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Claire Vo یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Player FM - برنامه پادکست
با برنامه Player FM !

How Block’s custom AI agent supercharges every team, from sales to data to engineering | Jackie Brosamer & Brad Axen

46:31
 
اشتراک گذاری
 

Manage episode 496985172 series 3660816
محتوای ارائه شده توسط Claire Vo. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Claire Vo یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal

VP of engineering Jackie Brosamer and principal engineer Brad Axen join me to demo Goose, Block’s open-source AI agent that runs locally, plugs into your existing tools through model context protocol (MCP) servers, and peels away the rote parts of work so people can focus on insight and impact.

This episode is packed with in-depth demos: starting with a messy farm-stand sales CSV, Goose analyzes the data, builds visualizations, and generates a shareable HTML report. We then spin up an MCP that lets Goose talk to Square’s dashboard for inventory management, vibe code an email MCP that can send payment links automatically, and unpack how environment setup, debugging, and tool orchestration get handled behind the scenes.

What you’ll learn:

  1. A practical, repeatable workflow for turning any working script or function into a custom MCP—and exposing it to natural-language control
  2. How to transform messy CSVs into visualizations, HTML reports, and actionable business insights without needing a data science background
  3. Ways to hook Goose into live business systems (e.g. Square inventory, payments) so analysis flows directly into operational action
  4. The thinking behind Block’s decision to open-source Goose
  5. Lessons from Block’s bottom-up meets top-down adoption model
  6. Why organizational transformation, not just picking the right LLM, will separate AI winners from laggards over the next few years
  7. How to scale an internal MCP catalog
  8. The organizational transformation required to fully leverage AI capabilities

Brought to you by:

CodeRabbit—Cut code review time and bugs in half. Instantly.

Lenny’s ListHands-on AI education curated by Lenny and Claire

Where to find Jackie Brosamer:

LinkedIn: https://www.linkedin.com/in/jbrosamer/

Where to find Brad Axen:

LinkedIn: https://www.linkedin.com/in/bradleyaxen/

Where to find Claire Vo:

ChatPRD: https://www.chatprd.ai/

Website: https://clairevo.com/

LinkedIn: https://www.linkedin.com/in/clairevo/

X: https://x.com/clairevo

In this episode, we cover:

(00:00) Introduction to Goose and its data analysis capabilities

(02:27) How Block embraced AI across the organization

(04:48) What Goose is and why Block open-sourced it

(07:45) Demo: Analyzing farm-stand sales data with Goose

(12:18) Creating shareable HTML reports from data analysis

(14:15) Model context protocols (MCPs) that Goose uses

(18:56) Demo: Using Square MCP to create a product catalog

(23:35) Creating payment links from analyzed data

(26:30) Demo: Building a custom email MCP

(31:18) Testing the new email MCP with Goose

(36:09) Debugging and fixing MCP code errors

(38:44) Connecting workflows: sending payment links via email

(41:30) Lightning round and final thoughts

Tools referenced:

• Goose: https://block.github.io/goose/

• Pandas: https://pandas.pydata.org/

• Plotly: https://plotly.com/

• Python: https://www.python.org/

• ChatGPT: https://chat.openai.com/

• Claude: https://claude.ai/

• Cursor: https://www.cursor.com/

• Mailgun: https://www.mailgun.com/

Other references:

• Block: https://block.com/

• Model context protocol (MCP): https://www.anthropic.com/news/model-context-protocol

• GitHub: https://github.com/

Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email [email protected].

  continue reading

23 قسمت

Artwork
iconاشتراک گذاری
 
Manage episode 496985172 series 3660816
محتوای ارائه شده توسط Claire Vo. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Claire Vo یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal

VP of engineering Jackie Brosamer and principal engineer Brad Axen join me to demo Goose, Block’s open-source AI agent that runs locally, plugs into your existing tools through model context protocol (MCP) servers, and peels away the rote parts of work so people can focus on insight and impact.

This episode is packed with in-depth demos: starting with a messy farm-stand sales CSV, Goose analyzes the data, builds visualizations, and generates a shareable HTML report. We then spin up an MCP that lets Goose talk to Square’s dashboard for inventory management, vibe code an email MCP that can send payment links automatically, and unpack how environment setup, debugging, and tool orchestration get handled behind the scenes.

What you’ll learn:

  1. A practical, repeatable workflow for turning any working script or function into a custom MCP—and exposing it to natural-language control
  2. How to transform messy CSVs into visualizations, HTML reports, and actionable business insights without needing a data science background
  3. Ways to hook Goose into live business systems (e.g. Square inventory, payments) so analysis flows directly into operational action
  4. The thinking behind Block’s decision to open-source Goose
  5. Lessons from Block’s bottom-up meets top-down adoption model
  6. Why organizational transformation, not just picking the right LLM, will separate AI winners from laggards over the next few years
  7. How to scale an internal MCP catalog
  8. The organizational transformation required to fully leverage AI capabilities

Brought to you by:

CodeRabbit—Cut code review time and bugs in half. Instantly.

Lenny’s ListHands-on AI education curated by Lenny and Claire

Where to find Jackie Brosamer:

LinkedIn: https://www.linkedin.com/in/jbrosamer/

Where to find Brad Axen:

LinkedIn: https://www.linkedin.com/in/bradleyaxen/

Where to find Claire Vo:

ChatPRD: https://www.chatprd.ai/

Website: https://clairevo.com/

LinkedIn: https://www.linkedin.com/in/clairevo/

X: https://x.com/clairevo

In this episode, we cover:

(00:00) Introduction to Goose and its data analysis capabilities

(02:27) How Block embraced AI across the organization

(04:48) What Goose is and why Block open-sourced it

(07:45) Demo: Analyzing farm-stand sales data with Goose

(12:18) Creating shareable HTML reports from data analysis

(14:15) Model context protocols (MCPs) that Goose uses

(18:56) Demo: Using Square MCP to create a product catalog

(23:35) Creating payment links from analyzed data

(26:30) Demo: Building a custom email MCP

(31:18) Testing the new email MCP with Goose

(36:09) Debugging and fixing MCP code errors

(38:44) Connecting workflows: sending payment links via email

(41:30) Lightning round and final thoughts

Tools referenced:

• Goose: https://block.github.io/goose/

• Pandas: https://pandas.pydata.org/

• Plotly: https://plotly.com/

• Python: https://www.python.org/

• ChatGPT: https://chat.openai.com/

• Claude: https://claude.ai/

• Cursor: https://www.cursor.com/

• Mailgun: https://www.mailgun.com/

Other references:

• Block: https://block.com/

• Model context protocol (MCP): https://www.anthropic.com/news/model-context-protocol

• GitHub: https://github.com/

Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email [email protected].

  continue reading

23 قسمت

All episodes

×
 
Loading …

به Player FM خوش آمدید!

Player FM در سراسر وب را برای یافتن پادکست های با کیفیت اسکن می کند تا همین الان لذت ببرید. این بهترین برنامه ی پادکست است که در اندروید، آیفون و وب کار می کند. ثبت نام کنید تا اشتراک های شما در بین دستگاه های مختلف همگام سازی شود.

 

راهنمای مرجع سریع

در حین کاوش به این نمایش گوش دهید
پخش