2025-10-09 AI Mastermind

Table of Contents

Session Overview

The October 9th session marked Lou’s return after missing the previous week due to family circumstances. The session had two major threads: an extended group discussion on AI’s impact on jobs and the economy — sparked by Ri Ca’s observations from two recent conferences — and Lou’s live demonstration of an N8N multi-agent loop that attempted to automate the parallel AI debate workflow discussed on September 25th.

The AI and jobs discussion was one of the more substantial philosophical conversations the group had engaged in. Lou offered a nuanced but concerned perspective: while the tech industry’s messaging emphasizes augmentation over replacement, Lou’s direct experience — including a conversation with his CBT coach who noted reduced hiring even as the company productized its services — suggested the disruption would be significant and accelerating. The group reached a generally cautious consensus: job displacement will be asymmetric (hitting lower-skill, repetitive work hardest first), the digital divide will widen dramatically, and the window to build AI competency is narrowing.

Lou then demonstrated the N8N multi-agent loop, including a candid account of what didn’t work: MCP-generated N8N code from Claude was “not as smart as you want it to be” and required more fixing than starting from scratch. He ultimately built a working 3-model loop (Grok, Claude, GPT via OpenRouter) manually in N8N, demonstrating the core routing and response integration logic. The session also introduced the conversation-to-content pipeline Lou had developed — a multi-step prompt chain that extracts 25 content topics from a session transcript and expands the best three into publishable thought leadership articles with research citations.

High-Signal Moments

  • AI and jobs: Two contrasting conference views — business conference: “AI will take jobs, we need bread and circuses to avoid revolution”; software conference: “AI is not perfect so humans will always be needed for oversight” — Lou disagreed with both as overly comfortable narratives
  • Lou’s prediction: “I think there’s gonna be a massive disruption in the job market. Massive. Eventually, I think nobody will be spared.” — contrasted with cautious optimism that the window is still open for early movers
  • Job displacement asymmetry identified: Asia replacing physical/operational jobs bottom-up (robotics, logistics, manufacturing); North America replacing cognitive/knowledge jobs top-down (coding, science, finance, MBA-level analysis)
  • Donald’s observation: “Even us in this room are practically elites in terms of AI” — when Donald interacts with people in his life or thinks about those without computer access in Kenya, the AI divide is already enormous
  • Lou’s CBT coaching story (from Sep 25, reinforced here): “If I took your curriculum and put them into an AI, it would be as good, if not better, than any of your practitioners” — the commoditization of coached methodology is real and accelerating
  • N8N MCP integration honest review: “It’s not as smart as you want it to be. It takes more time to undo and fix than to do the thing from scratch.” — important realism about the current state of AI-generated automation code
  • N8N multi-agent loop demonstrated live: OpenRouter used to route single API calls to multiple models; basic loop structure of context → 3 models → integrate → re-route working; evaluator logic and memory sharing still requires refinement
  • OpenAI Agent Builder reviewed: “a version 1 MVP version of N8N” — not as flexible, locked to OpenAI ecosystem, feels like a response to deprecated products (GPTs, Assistants, Plugins) — recommendation: not worth being a first mover
  • Automation stack hierarchy confirmed: N8N > Make.com > Agent Builder > Zapier (for those who need reliability/simplicity and will pay for it)
  • Content extraction pipeline previewed: transcript → perspective-prompt synthesis (25 topics) → top 3 → research-grounded article expansion → repurpose to all formats — “the difference between a thought leader article and an opinion piece is evidence”
  • “This has to be our planting season, so that we have something to harvest in 2 or 3 years when the world changes” — Lou’s call to action

Open Questions

  • The evaluator node in the N8N multi-agent loop — what rubric reliably determines “the debate has reached sufficient quality”? How do you prevent infinite loops or premature stopping?
  • How should memory be shared between model nodes in the loop to prevent context degradation over multiple cycles?
  • The conversation-to-content pipeline was developed across multiple chat platforms and needs reconstruction — what is the best way to document it as a reusable workflow?
  • For coaches and knowledge entrepreneurs not yet building with AI: what is the minimum viable AI investment to stay relevant for the next 2-3 years?
  • Abacus.ai was recommended at $10/month as a multi-model access alternative — how does it compare to Open Web UI + API for someone who doesn’t want to manage infrastructure?

Suggested Follow-Through

  • Lou: Reconstruct the conversation-to-content pipeline prompt chain and share it with the group; demo it live at the next session
  • Lou: Build the N8N multi-agent loop to a state where the evaluator logic is working and share the workflow JSON with the group
  • Lou: Consider migrating AI subscriptions to API-only + Abacus.ai (evaluate whether 1,000/year in subscriptions)
  • Members: Run the manual 3-model debate (as described in Insight - Multi-Model Debate as a Decision-Making Accelerator) on a real current decision before the next session
  • Dirk: Revisit ChatGPT-generated N8N architecture — use Claude with documentation links rather than ChatGPT for the Airtable MCP work; ask about actual API capabilities before assuming ChatGPT’s architecture is accurate
  • All members: Reflect on Lou’s “planting season” framing — what are you building now that you will be harvesting in 2027?

Additional Resources

  • [Abacus.ai — multi-model AI access platform at $10/month] — (mentioned by Donald Kihenja; no direct URL shared — referenced as a gift to his brother)

Books & Articles Mentioned

  • None

Ideas from Chat

  • Donald: “I just gifted my brother abacus.ai — $10/month, we’ll see what he thinks” — Abacus.ai flagged as an affordable entry point to multi-model access without managing infrastructure
  • Don Back: “We are all the CEOs of our own careers — we need to act accordingly.” — a reframing of professional agency that resonates strongly with the PowerUp theme of the individual as operator
  • Don Back: “I record (with permission) all of my coaching, discovery, and group calls — I bet there is tons of gold in there” — unsolicited validation of the conversation-to-content pipeline concept from a practicing coach