They Restricted Fable. I Switched Models in One Folder.
The creator explains why the removal of Claude Fable didn't disrupt his workflow, arguing that model-agnostic local folder setups with structured instructions make users resilient to AI changes. He uses an analogy of a dark room with a chair to explain how context and instructions guide AI behavior. The core message is that building robust local documentation and agent orchestration systems matters more than chasing the latest AI model.
Summary
The video opens with the creator addressing the ban of Claude Fable, expressing that he was largely unaffected because his workflow is not dependent on any specific model. He frames this resilience as a mindset and structural approach that others can adopt.
To explain how AI context works, he uses a 'dark room' metaphor: a person in a completely dark, silent room has no external input. When a light illuminates a chair, the brain instantly generates possibilities — sit on it, throw it, burn it. The chair represents context given to an AI model, and a note on the chair with instructions represents the system prompts or guidelines stored in a local folder. This analogy is used to show that any AI model — Claude, GPT, Gemini — will behave similarly when given the same contextual folder and instructions, which is why the creator can switch models without friction.
He then extends the analogy to professional use cases, noting that generic prompts yield generic outputs, while pre-loaded assets (company name, product images, brand guidelines) stored locally produce highly customized results. This local folder approach eliminates the 'starting from scratch' feeling with every new chat session.
The creator describes his multi-agent orchestration setup: an orchestrator agent acts as a single point of contact, reviews a 'team roster' of specialized agents, and delegates tasks accordingly. A quality assurance agent double-checks outputs. He notes that Anthropic is now building similar self-checking behavior natively into Claude, but he has been using this architecture for over a year already.
He draws a parallel between AI management and managing human teams in corporate environments, referencing standard operating procedures and work instructions. He describes 'firing' or 'retraining' AI agents by having them research improvements based on feedback and update their own documentation in the local folder.
On model selection, he explains that not every agent needs the most powerful (and expensive) model. A web researcher agent can run on Haiku, the orchestrator on Sonnet, and complex tasks like front-end development or database work on Opus. He criticizes the common tendency to run everything on the most expensive model out of fear of missing out.
Finally, he mentions local models as a growing area of interest, suggesting that when local models approach the capability of Opus 4.8, investing in dedicated hardware to run AI completely independently of external APIs may become worthwhile. He closes by encouraging viewers to stop chasing the next big AI release and instead focus on getting consistent value from what already works.
Key Insights
- The creator argues that storing context and instructions in a local folder makes any AI model — Claude, GPT, or Gemini — behave similarly, because they all 'read the same letter,' which is why he can switch models without disrupting his workflow.
- The creator describes a multi-agent system he has used for over a year: an orchestrator agent selects the right specialist from a 'team roster,' delegates the task, and a quality assurance agent double-checks the output — something he notes Anthropic is only now building natively into Claude.
- He claims that AI agents can 'retrain themselves' by researching how to improve based on user feedback and then updating their own documentation in the local folder, which he explicitly compares to sending a human employee to a training camp.
- The creator argues that most people run all AI tasks on the most expensive model out of fear of missing out, but once you clearly understand the expected output of a task, you can accurately determine which model tier is actually needed, significantly reducing costs.
- He suggests that local AI models running entirely on personal hardware are an emerging path to complete independence from external companies and APIs, and that when local model quality approaches Opus 4.8 levels, investing in dedicated hardware may become genuinely worthwhile.
Topics
Transcript
[0:00] So Claude Fable got banned and everybody is worried about the things. Well, I'm not happy, but I was much more worried about to pay API costs for Fable. I'm absolutely calm when it comes to this Because I'm not depending on the model. And if you watch this video to the end, you will understand That there is no need to be constantly on the hunt for the new best model And you will become much more resilient to these changes, not only for AI models, but new technology in general I want to give you this picture. [0:31] Think about you're in a room that's completely dark. You cannot see anything, you cannot hear anything, and you…
Full transcript available for MurmurCast members
Sign Up to AccessMore from ICOR with Tom | AI Productivity
I stopped doing my weekly review. The AI does it now.
The speaker has replaced traditional weekly reviews and manual note-linking with an AI-powered system built on a local folder structure called a 'scaffold.' This approach eliminates the time-consuming review ritual while enabling the AI to automatically connect notes and surface meaningful patterns that humans would miss.
I Made Opus and Fable Grade Each Other. Opus Admitted It Lost.
The creator demonstrates real-world AI applications in their productivity business using Claude Fable and Opus, showing how Fable excels at comprehensive analysis of complex systems while comparing its performance to Opus on specific tasks. The key finding is that Fable's holistic understanding justifies its higher cost for business-critical audits and optimizations.
Our AI invented the numbers. We caught it.
The hosts discuss the importance of double-checking AI outputs and validating information, emphasizing that this is not a new problem but rather a longstanding practice required with any information source. They explore how AI tools can be customized to individual workflows and contexts, arguing that understanding foundational methodology matters more than specific tools.
An AI Just Handed Me a Fake $67B Statistic
The speaker shares how an AI confidently generated a completely fabricated $67.4 billion statistic while researching AI hallucinations, then explains his systematic approach to combating AI misinformation: using dual independent search engines to cross-check answers and identify where hallucinations occur.
AI Is Quietly Taking Your Memory
AI companies are racing to own users' context and memory through integrated tools like Claude in Slack and ChatGPT's auto-memory features, creating a lock-in trap. The speaker argues users should own their context (expensive, irreplaceable) in local plain text files while renting the AI model (cheap, replaceable), and demonstrates his personal knowledge assistant system built on markdown files that work with any AI model.