Powered by RND

This New Way

Fellow.ai
This New Way
Último episodio

Episodios disponibles

5 de 243
  • AI + n8n: From YouTube Insights to Sales Funnels in Minutes with JD Fiscus
    JD Fiscus (nerding.io) shares how a late-night hack connecting MCP to n8n exploded to ~1M downloads, then demos practical MCP workflows: indexing YouTube channels for Q&A, and auto-building n8n flows from natural language. We dig into the Agentic Commerce Protocol, real security pitfalls (like destructive commands), and how to turn MCPs into products with OAuth and Stripe for authentication and metered billing. He closes with how he teaches this hands-on at the Vibe Coding Retreat.Timestamps1:00 Why build it: “MCP shouldn’t be Claude-only”—bridging MCP into n8n early (Dec/Jan)2:09 Shipping under the pseudonym nerding.io; surprise seeing creators use it2:25 n8n later ships its own MCP server/client; they nod to nerding.io & Simon3:59 “N8n is useful, but so much more useful with MCP”5:12 What MCP means for software: every smart company is exposing an MCP; new login/usage patterns6:27 Agentic Commerce Protocol (ACP): Stripe + OpenAI; agents checkout across the web8:02 Marketing to agents not humans? SEO shifts as agents comparison-shop9:10 Early “agent mode” attempts vs protocol-based purchases (less hacky)10:58 Likely adopters: platforms (Shopify) & big retailers; echoes of early MCP evolution14:11 Security realities: token passing evolved to OAuth; hallucination + destructive actions risk16:04 Personal mishap: agent ran supabase reset on a dev DB—imagine prod! Guardrails matter17:03 Designing MCP servers: don’t just “wrap your API”; use resources/prompts for agentic UX19:04 Demo 1—Influencer MCP: index a YouTube channel, embed transcripts, ask questions in Claude20:54 Storage: embeddings into Postgres; per-channel tables24:46 Keeping it fresh: daily cron to ingest new videos25:18 Demo 2—Build n8n workflows from chat using N8N MCP (by Ramullet); live docs + API27:00 “Create a webhook → send leads to Sheets” built conversationally, with allow/deny prompts31:02 Zapier, Gumloop: agents that build automations via natural-language steps34:00 Next frontier: custom connectors (Claude/Cursor/OpenAI), OAuth auth flows for MCPs39:03 Turning MCPs into products: login with Twitter → Stripe subscription → metered billing41:12 Paid tool call demo: “paid echo” → Stripe usage event logged per user43:41 How to learn this fast: vibecodingretreat.com (small cohorts, hands-on builds)Tools & Technologies Mentioned (quick guide)MCP (Model Context Protocol) — Standard for connecting models to tools/data; supports tools, resources, prompts.n8n — Open-source automation platform; JD wrote an MCP node that went viral; also has native MCP server/client now.Claude / Cursor / OpenAI (custom connectors) — LLM IDEs/chats that can load MCPs; custom connectors enable OAuth + productized access.Agentic Commerce Protocol (ACP) — Early protocol (Stripe + OpenAI) for agent-initiated purchases with confirmations.Web MCP (W3C-oriented idea) — Emerging patterns for agent↔︎website interactions beyond human UI flows.OAuth — Secure, user-consented authentication for MCPs (vs passing raw tokens).Stripe (subscriptions + metered billing) — Attach billing/usage limits to MCP calls; track per-user consumption.YouTube API + Transcripts — Source data for the “Influencer MCP” indexing pipeline.Embeddings + Postgres — Store vectorized transcript chunks in Postgres for retrieval (JD self-hosts).Cron — Schedules daily ingestion of new content.Google Sheets — Target destination in demo for simple lead funnels.Zapier / Gumloop — Natural-language automation builders; early NLA/agent patterns.Git / CLI commands — Cautionary tale: agents running destructive commands (e.g., resets).Do Browser / Comet Browser — Agentic browsing tools referenced for web actions.Fellow.ai — AI meeting assistant with security-first design; generates precise summaries/action items.Subscribe at⁠ thisnewway.com⁠ to get the step-by-step playbooks, tools, and workflows.
    --------  
    45:52
  • Compound Engineering: Manage Teams of AI Agents with Kieran Klaassen of Cora
    Aydin and Kieran Klaassen (Cora) unpack Compound Engineering—treating every task as an investment so the next time is faster. Kieran shares his path from film composer to startup CTO and live-demos how he plans → prototypes → ships a feature using AI agents (Claude Code), then runs multi-agent reviews. They discuss why managers are primed to orchestrate agents, how to capture your own feedback patterns, and why there’s “no excuse not to have a prototype” anymore.Timestamps0:07 — “Every piece of work should be an investment.”2:15 — What Cora is: an AI Gmail layer that auto-archives ~80% and briefs you twice daily.3:32 — Launch notes & early user reactions.5:21 — The Claude Code pricing saga and “finding the limits.”8:06 — Compound Engineering defined (codify how you work so AI does it next time).15:01 — From “automation” to pattern-capturing systems; natural-language rules over brittle workflows. 22:03 — Demo kickoff: planning the “Invite friends” improvement inside Cora.26:11 — Rapid mockups from a screenshot + voice description; iterate in seconds.33:06 — Multi-agent planning: repo research, best-practices scout, framework researcher.41:01 — Human judgment on plans; simplify when encryption/perf add hidden complexity.50:00 — Feature running end-to-end; agentic PR + test flow; sub-agent code reviews.Tools & Technologies MentionedCora — AI inbox copilot for Gmail that prioritizes, summarizes, and drafts replies; batches the rest into twice-daily briefs.Claude Code (Anthropic) — Agentic coding/terminal assistant used for planning, building, and reviews.Monologue — Voice-to-text for quickly describing UI and generating mockups.Every.to — Partner/design/content hub Kieran collaborates with; also publishes his writing on Compound Engineering.GitHub + GitHub CLI — Issues, branches, PRs automated by agents from plan → code → review.VS Code (with Claude Code extension) — IDE setup for hands-on edits when needed.Anthropic Console Prompt Generator — Used to scaffold robust prompts/agents, then refined manually.Model mix for reviews (e.g., “GPT-5 Codecs,” “Claude Opus”) — Alternative model passes for plan/code critique.Fellow.ai — Aydin’s AI meeting assistant for accurate notes, actions, and privacy-aware summaries.Subscribe at⁠ thisnewway.com⁠ to get the step-by-step playbooks, tools, and workflows.
    --------  
    55:03
  • AI Lets Every Team Create Marketing-Ready Videos Instantly with Emily Kensley
    Content marketer and video lead Emily Kensley (Fellow) walks through a near-zero-friction workflow for creating polished product videos fast. She records clean, auto-animated screen demos with Screen Studio, fixes (or replaces) audio with Podcastle (Magic Dust + AI voices), and drafts scripts by riffing into a Fellow meeting then refining the transcript in ChatGPT. The result: 11-minute, brand-consistent tutorials produced in hours instead of days—repeatable by any team (marketing, CS, product, sales).Timestamps01:19 — Daily use of AI; from occasional to constant over last 6 months01:53 — What you’ll learn: a minimal-human, video-centric content workflow03:41 — Tool #1 intro: Screen Studio for screen recordings05:27 — Live capture of an AI meeting recap demo (click-through highlights, actions, decisions)06:23 — Raw → instant output: auto-smoothing cursor paths & smart zooms (no manual keyframes)07:23 — Host example: using Screen Studio for a Zapier + Fellow automation video07:44 — “Done is better than perfect”: quick crop fixes, branded backgrounds, cursor presets08:24 — Team presets = consistent brand across departments09:44 — Tool #2 intro & story: Podcastle rescues a day of bad mic audio10:59 — Podcastle audio editor: noise reduction, levelling, silence removal12:10 — Magic Dust AI demo: echoey room → studio-quality voice13:38 — AI Voices in Podcastle: when to clone vs. pick a preset (e.g., “Abigail”)16:12 — Long-form scripts → generated narration in minutes; edit/regenerate on typos17:54 — Brand consistency: shared voice so any team can ship VO18:29 — Putting it together: Screen Studio video + Podcastle narration19:24 — Finished example: Fellow YouTube settings walkthrough (11-minute tutorial)21:06 — Syncing visuals to VO: record screen while listening to the generated narration22:59 — Script creation workflow: Fellow call → transcript → ChatGPT → clean script23:34 — Full recap of the end-to-end pipeline25:01 — Repurposing: scripts → blogs, help center, CS clips; scale breadth of tutorials26:28 — Looking ahead: excitement about fast-evolving AI agentsTools & Technologies Mentioned (with quick notes)Screen Studio — Smart screen recorder that auto-smooths mouse movement, adds tasteful zoom/pan animations, and supports brand presets for consistent output.Podcastle — Audio suite used here to edit audio clipsMagic Dust AI: one-click studio-quality enhancement (denoise, de-reverb, leveling).AI Voices & Voice Cloning: generate narration from text; keep brand-consistent VO.Fellow — AI Meeting assistant used to host a solo “idea dump,” generate transcripts, AI recaps, chapters, and action items; doubles as the seed for scripts.ChatGPT — Refines raw Fellow transcript into a clean, concise voiceover script.YouTube — Publishing destination for finished tutorials.Zapier — Example in host’s Screen Studio demo (automation with Fellow).Google Meet / Zoom — Where the solo Fellow “recording” session can happen.Adobe (Premiere/After Effects) — Old manual workflow stand-ins (contrast to auto animations).Subscribe at⁠ thisnewway.com⁠ to get the step-by-step playbooks, tools, and workflows.
    --------  
    27:56
  • AI Designs Products, Ads & Growth Strategies Faster Than Ever with Eddie Yoon
    Eddie Yoon, Sr Director, Paid Media at NP Digital, shows how CMOs can spin up a full creative campaign in ~30 minutes using AI. He breaks down a rapid “three-tab” workflow—Meta Ad Library for competitive research, GPT for strategy and prompts, and an image generator (Reeve) for instant mood boards—then extends it into testing (Trial Reels, TikTok hooks), product R&D, and agentic pipelines. We also riff on why the next decade could normalize solo billionaire founders, how Netflix foreshadowed AI-driven content, and what real-time, stylized, monetizable media will look like.Timestamps1:07 Meet Eddie Yoon—NP Digital, paid social × creative × AI background.1:49 “AI is redefining growth”: blistering company speed and scale.2:16 The solo-founder era & agentic executive teams.4:39 Enterprise example: HubSpot’s leadership going all-in on AI.5:29 Founder example: Tyler at Beehive—shipping fast by listening + acting.6:30 Design & media: Netflix’s early AI play; House of Cards data story.11:29 The 30-minute campaign challenge—Eddie’s live plan.12:53 The three tabs: Meta Ad Library → GPT prompts → Reeve mockups.14:37 Copy/paste every active ad into GPT; ask for strategy synthesis.16:06 Five “board-level” ideas; forcing a single high-acceptance pitch.17:56 Image prompt for “Comfort 2.0” (eco-luxury, performance lifestyle).20:27 Prompting hack: “200+ IQ” to push for originality (avoid clichés).21:06 Locking on Comfort 2.0—“performance tech meets everyday life.”23:06 Iterating the mood board; feeding outputs back into GPT.23:30 If the client has the shoe already: do it all in AI (no photoshoot).24:39 Rapid tests: ethnicity, angle, color; Instagram Trial Reels.26:03 Beyond ads: full-funnel → product design & R&D with agents.27:24 100-page competitor deep dives from public signals.28:26 Scoring system (cutoff 85; 95+ are “winners”) to prioritize assets.30:13 Spinning GPT outputs into 10 TikTok hooks for creators/founders.31:32 Domain-tuned agents that deliver 90%-ready work.33:13 What’s next: automatic video analysis and creative fixes.34:13 Next 12 months: IP-driven brands, real-time stylized video, avatars.35:43 Meta: capturing AI audio; partner via your agent in the future.36:12 Why solo $1B is realistic (and $100M solos even more so).Tools & Technologies Mentioned (with quick notes)Meta Ad Library — Public index of active FB/IG ads; great for competitive creative research.GPT — Used to analyze competitor ads, generate board-level strategies, image prompts, TikTok hooks, and run scoring frameworks.Reeve — Static image generator (Midjourney-like) for fast mood boards and spec creative.Midjourney — Alternative image generation tool for photorealistic concepts.VO3 — Motion/video generation tool referenced for animated concepts.Instagram Trial Reels — Organic test surface to gauge hooks/creatives with cold audiences before spend.TikTok — Distribution + hook testing via short scripts for creators/founders.Semrush — Search/keyword intel to complement social competitive analysis.SocialPeta — Creative/spend intelligence (legacy use; less relied upon now).AI Avatars & Agentic Flows — Persona-based creators and multi-agent pipelines to speed research, ideation, testing, and post-mortems.Subscribe at⁠ thisnewway.com⁠ to get the step-by-step playbooks, tools, and workflows.
    --------  
    36:50
  • The Future of Engineering Ops: AI Agents That Listen, Write & Ship with Alexandra Sunderland
    In this episode, Alexandra Sunderland (VP of Engineering at Fellow) pulls back the curtain on how she runs engineering with agentic workflows that actually move the needle: background coding agents in Cursor that fix bugs while she’s in meetings, Claude + MCPs to query Linear and auto-generate reports in seconds, and Zapier pipelines that turn meeting transcripts into daily briefs, real-time project risk pings, sales insights, and even 1:1 growth trackers. The theme: make conversations computable, specialize agents narrowly, and wire every tool together so ops happen while you sleep.Timestamps1:11 — Background: 13+ yrs with Aydin; author of Remote Engineering Management.2:13 — What is an “agent”? Alexandra’s practical definition (automation + LLM).3:39 — Why specialized agents beat general ones (Sept 2025 reality check).5:25 — Cursor background agents via Slack VIP notifications—coding while she’s away.8:00 — Hackathon: hand-built dev productivity dashboard vs. Claude + Linear MCP.10:38 — Why use Claude here instead of Cursor: downloadable PDFs & exploratory insights.13:03 — Interface shift: logging into Linear/GitHub less; notify via Slack instead.14:21 — Plan: live workflows that leaders can copy.15:31 — Workflow #1: Daily Brief in Zapier (9:00 a.m. trigger → transcripts → CoS-style digest).18:00 — Slack example of the generated daily brief.20:22 — Workflow #2: Project Meeting Insights—real-time blockers & cross-team risks.22:00 — Prompting style (“best VP of Eng in the world”) and why it helps.26:40 — Idea: an “Alexandra agent” that drafts her responses.27:59 — Workflow #3: Sales call mining → bug/feature requests for Eng.29:14 — Next step: Cursor agents created via API—fixes ready for human review minutes after calls.30:23 — Rolling Cursor to product & success; non-engineers leverage code context.31:16 — Auto-drafting help center docs with Cursor that can browse.32:34 — Future: docs auto-update—or vanish into on-demand LLM answers.34:52 — Workflow #4 (WIP): 1:1 growth tracker—extract coaching, strengths, feedback into a living doc.37:41 — Sales coaching automation: enforce key phrases/objection handling.38:10 — Playbook: start with simple “yesterday’s conversations → insights,” then stack.39:24 — Next 12 months: tools connecting to each other, patterns across datasets.Tools & Technologies Mentioned (with quick notes)Cursor — AI-powered code editor with background agents (cloud-run) and Slack integration for async coding and fixes.Cursor Background Agents API — Programmatically spin up agents to implement bug fixes/features for later human review.Slack (VIP Notifications) — Marking the Cursor app as VIP ensures agent updates punch through Do Not Disturb.Claude — LLM used with MCPs to query data sources (e.g., Linear), generate PDFs, surface trends, and build ad-hoc reports.MCP (Model Context Protocol) — Standard to connect LLMs to tools/data (e.g., Linear) for live, permissioned operations.Linear — Issue/project tracker; source for ticket analytics (resolution rates, triage time, stage durations).Zapier — No-code automations; schedules, filters, formats, makes API calls, and runs AI by Zapier LLM steps.Fellow.ai — AI meeting assistant capturing summaries, actions, decisions; acts as an “AI chief of staff” across meetings.GitHub — Code hosting referenced as a UI Alexandra now visits less thanks to agentic workflows.Google Docs / Notion / Wiki — Destinations for auto-appending 1:1 growth notes and team principles.APIs (custom + vendor) — Zapier “Webhooks by Zapier”/custom API calls used to fetch transcripts and trigger agents.Subscribe at⁠ thisnewway.com⁠ to get the step-by-step playbooks, tools, and workflows.
    --------  
    40:56

Más podcasts de Tecnología

Acerca de This New Way

This New Way (formerly Supermanagers) is a show hosted by Aydin Mirzaee (CEO of Fellow–#1 AI Meeting Assistant) about how real companies are using AI at work. No theory, no fluff — just straight talk with leaders who are testing, implementing, and learning as they go. What you’ll get: How leaders are integrating AI into their teams and processes Honest takes on what’s working, what’s not, and what’s changing Live AI tool demos 👉 Want episode summaries, AI workflow templates, and quick tips from guests? Subscribe to the newsletter: https://thisnewway.com/
Sitio web del podcast

Escucha This New Way, TED Radio Hour y muchos más podcasts de todo el mundo con la aplicación de radio.net

Descarga la app gratuita: radio.net

  • Añadir radios y podcasts a favoritos
  • Transmisión por Wi-Fi y Bluetooth
  • Carplay & Android Auto compatible
  • Muchas otras funciones de la app
Aplicaciones
Redes sociales
v7.23.9 | © 2007-2025 radio.de GmbH
Generated: 10/18/2025 - 2:15:11 PM