Claude Code is now FREE: Here’s how…
Google's new Gemma 4 model running on Ollama is 90% faster on Apple Silicon, enabling free Claude Code usage locally without token costs. The setup requires three simple steps: downloading Ollama, Gemma 4, and installing into Claude Code, with alternatives available via OpenRouter API for non-Mac users.
Summary
The video demonstrates how to use Claude Code for free indefinitely using Google's newly updated Gemma 4 model with Ollama, which achieves a 90% speed improvement on Apple Silicon devices. The presenter outlines three straightforward setup steps: download Ollama (free), download Gemma 4 (free), and install into Claude Code (free), creating a complete free agentic coding system that can run autonomously 24/7. For users without Apple Silicon, the same capability is available via OpenRouter's free API endpoint, routing through the open-source free Claude Code project. The presenter demonstrates practical applications including building a to-do list app and Space Invaders game, showing that while Gemma 4 isn't suitable for highly complex tasks, it performs well for basic projects like blog posts, landing pages, and background scheduling tasks. The key advantage over previous local model approaches is the significant speed improvement, making local models viable as a cost-free alternative to cloud-based APIs that consume tokens. The presenter advocates for using open-source, locally-runnable models to avoid dependency on proprietary closed systems that can be removed or changed at any time, citing the example of previous model disruptions. The transcript mentions integration into an Agent Operating System with additional features like memory systems, and references Goldiebench, a local leaderboard testing models across 42 different tasks for comparative benchmarking.
Key Insights
- Gemma 4 from Google is now 90% faster on Apple Silicon with Ollama using MLX, making free local models viable as a speed-competitive alternative to traditional cloud APIs
- Claude Code remains the same CLI tool regardless of which model backs it; users simply point it at different models like Gemma 4, making it not a watered-down version but the full product with a different inference backend
- Gemma 4 is suitable for basic tasks like writing blog posts or creating landing pages, but frontier models should be used for complex projects, creating a tiered approach to model selection based on task complexity
- Local models running on schedules or in the background don't require speed optimization since results can be reviewed hours later, making Hermes and other slower agents viable for asynchronous workflows
- Using open-source local models provides system ownership and protection against disruption, unlike closed proprietary models that can be taken down or removed, breaking dependent workflows
Topics
Transcript
[0:00] Today I'm going to show you how to use clawed code free forever with a brand new update that just came out from Google that allows you to use free clawed code with a free local model and then also it's 90% faster which is usually the main downfall of local models. So I'm going to run you through exactly how we're running this system right here, what you can build with it, how it works, etc. You can see a bunch of things that we built with it over here. So we've already plugged this into our Asian operating system and this works in three simple steps. So first of [0:32] all the update and why this is…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Julian Goldie SEO
How to Run DeepSeek V4 Flash for FREE!
A tutorial demonstrating how to use DeepSeek V4 Flash for free through Open Code and integration with agent operating systems like Hermes Agent. The speaker showcases building websites and apps using this free AI model and explains how it compares favorably to larger models despite being smaller.
Microsoft Fara1.5 27B NEW Browser Automation Model is WILD!
Microsoft released Phi-3.5, a family of three computer use models (4B, 9B, 27B) that automate browser tasks through vision-based clicking rather than HTML parsing. These open-weight models significantly outperform larger closed-source alternatives like OpenAI's Operator and Google's Gemini 2.0 on web automation benchmarks.
Claude Obsidian 2.0 is INSANE (FREE!)
Claude Obsidian 2.0 is presented as a free AI memory upgrade that allows users to upload files into a folder for permanent retention and linking. The system creates a knowledge graph that learns from business documents, provides sourced answers, and can be shared across teams.
Claude Agent OS is INSANE! 🤯
Julian presents a comprehensive Claude-based agent operating system that integrates multiple AI models, automated workflows, and a persistent memory system to automate daily tasks. The system runs 24/7 and uses free or existing subscriptions, combining tools like voice agents, content creation, competitor monitoring, and real-time news analysis into a single unified dashboard.
NEW ChatGPT Update is INSANE!
OpenAI released a major ChatGPT update featuring a Chrome extension called Side Chat and an improved desktop app that work together to streamline SEO research and content creation. The update allows users to analyze multiple browser tabs simultaneously, highlight text for quick answers, and convert research into finished work without constant tab switching.