Vlogs &
build logs.
Tech vlogs, behind-the-scenes footage, and demos from projects I'm shipping.
Jul 26, 2026Free Custom LLM Agent Setup in 5 min (Claude + AGUI)
Want to build your own AI agent with a custom prompt and UI without spending hours configuring everything? In this video, I walk through how to set up a fully functional custom LLM agent in under 5 minutes using AGUI and Anthropic Claude. We'll clone an open-source GitHub project, configure a custom system prompt, customize the interface, and get everything running locally—for free. Whether you're building internal AI tools, coding assistants, customer support agents, or experimenting with autonomous workflows, this is one of the fastest ways to get started. In this video you'll learn: How to install AGUI locally How to connect an Anthropic Claude model How to customize the system prompt How to modify the UI for your own use case How to run everything locally in just a few minutes How to use the GitHub project as a starting point for your own AI applications This setup is perfect for developers who want a clean starting point for building custom AI agents without dealing with complicated infrastructure. If you're interested in AI engineering, agent frameworks, Claude, local development, MCP, or building production-ready AI applications, be sure to subscribe for more tutorials. Resources AGUI (https://github.com/ag-ui-protocol/ag-ui) Anthropic Claude API (Links in the video or pinned comment.) If this video helped you, consider leaving a like and subscribing—it really helps the channel and lets me keep creating free AI development tutorials. #AI #LLM #Claude #Anthropic #AIAgent #AGUI #OpenSource #GitHub #LocalAI #MachineLearning #ArtificialIntelligence #AIEngineering #AIDevelopment #PromptEngineering #Developer #Programming #Coding #SoftwareDevelopment #GenerativeAI #LLMApps #BuildInPublic #OpenAI #Python #JavaScript #TechTutorial
Jul 1, 2026·cadNo More Complex CAD - 3D Modeling With AI & OpenSCAD
Honestly, I used to think 3D CAD modeling was a huge time sink, but then I started building with Claude and OpenSCAD. Turns out, having an AI draft your designs in SCAD language is pretty seamless, even for iterating. Create models and export them straight to STL files you can print.