AI & Local LLM

Running AI on your own hardware — local LLMs, agents, and image generation. No subscriptions, no cloud, no computer-science degree.

AI & Local LLM

My OpenClaw Setup: One Box That Can Make Websites

One Linux mini-PC runs OpenClaw agents that write, build, and publish my websites through a gated, backed-up deploy pipeline — and this very article is refreshed weekly by that same box.

July 11, 2026 · Updated July 11, 2026
AI & Local LLM

DisPatch: A Self-Hosted Chat App for Local AI Agents

A locally hosted LLM chat app, file server, and terminal — available on every device in the house at all times. The ~720KB app I built to replace a 30-container Rocket.Chat install.

July 11, 2026 · Updated July 11, 2026
AI & Local LLM

WordPress to Static With Claude Code: How I Rebuilt This Site in an Afternoon

This site used to run on WordPress. An AI coding agent rebuilt it as Markdown files plus a 183-line Python generator in an afternoon — and the same workflow still maintains it.

July 11, 2026
AI & Local LLM

What My AI Agents Actually Cost: DeepSeek vs the Big APIs

A full month of my always-on agent stack cost $24.08 on DeepSeek. Here's what the exact same 757M-token workload would cost on Claude, GPT, and Grok — and why prompt caching is the whole story.

July 11, 2026 · Updated July 11, 2026
AI & Local LLM

Putting a Chatbot on the Public Web — On My Own Hardware

A chatbot on a public website, but the brain is a small model running on a computer in my house — free per token and private. Here's the relay architecture that makes it safe, the security holes I had to close, and an honest accounting of how slow it is and what it would still need to be production-ready.

July 11, 2026
AI & Local LLM

Set Up Your LLM Assistant: Claude Code, Cowork, Terminex, and DeepSeek

The hub guide every "implement this yourself" box on this site points at: what an agentic LLM assistant is, and four real ways to get one running today.

July 11, 2026
AI & Local LLM

Reasonix: A Claude-Code-Style Coding Agent on DeepSeek

A terminal coding agent that works like Claude Code — subagents, skills, project memory — but runs against DeepSeek's pay-per-token API instead of a subscription. Setup, model tiers, and a hands-off auto-updater.

July 11, 2026 · Updated July 11, 2026
AI & Local LLM

OpenClaw Broken? I Fix It with Claude Code

My two-tier repair strategy: OpenClaw agents handle the routine work, and when something truly breaks, Claude Code fixes the box — then teaches OpenClaw to handle it next time.

July 11, 2026
AI & Local LLM

Local AI Image Generation on an AMD Mini PC: ComfyUI + Z-Image Turbo

How I turned an AMD mini PC into a local AI image generator — ComfyUI and Z-Image Turbo running as a systemd service, no cloud account, about 27 seconds per 1024px image.

July 11, 2026
AI & Local LLM

Eight AI Agents, One AMD Box: My Local Agent Stack (OpenClaw)

Eight named AI agents live on one mini PC in my house — a dispatcher, a hard thinker, a 120B local workhorse, a vision bot — with DeepSeek's cheap API doing the heavy lifting for about $24 a month.

July 11, 2026
AI & Local LLM

How I Built OMLA by Directing AI Agents Instead of Writing the Code

One guy, no backend team: I directed AI coding agents to build a real royalty-licensing platform for a nonprofit, audits and gated deploy included. The actual process, not the highlight reel.

July 11, 2026
AI & Local LLM

How to Have an LLM Adapt Any Project to Your System

The general recipe for taking any open project — a GitHub repo or a zip from this site — and having an AI assistant make it run on your machine, even if you don't code.

July 11, 2026
AI & Local LLM

Headless ComfyUI: Run It as a Service, Use It from Anywhere

The follow-up to my AMD ComfyUI build: run it headless as a systemd service, drive it from scripts over the HTTP API, and use the browser UI securely from any device — while every workflow still saves to the box.

July 11, 2026 · Updated July 11, 2026
AI & Local LLM

I Built My Family a Trip Itinerary App — with an AI Assistant Inside It

A private, PIN-gated itinerary web app for a family trip to Japan — day-by-day plans, live weather, offline support, and a built-in AI assistant that can answer questions and make small edits. Here's how it came together, gotchas and all, with a scrubbed sample you can download.

July 11, 2026
AI & Local LLM

DeepSeek Everywhere: Wiring a Cheap Cloud Brain Into Claude Code and a Local Agent Stack

DeepSeek quietly backs both my home agent stack and Claude Code now. Here are the three copy-pasteable wiring patterns, including the systemd trick that keeps the API key out of argv entirely.

July 11, 2026
AI & Local LLM

WordPress: Use AI to Make Custom Blocks (Free Accordion Example)

A free copy-paste accordion for WordPress — plain HTML and CSS, no plugin, no JavaScript — plus the exact AI prompt that wrote it.

March 12, 2025
AI & Local LLM

DeepSeek: Running Locally — a 4-Step Guide (No Experience Needed)

A four-step guide to running DeepSeek on your own PC with Ollama, Docker, and Open WebUI. No cloud account, no subscription — just a graphics card with 8 GB of vRAM.

February 11, 2025
AI & Local LLM

AI Chef

One copy-paste system prompt turns a chat AI into ProChef: weekly dinner plans, real recipes, and a grocery list already sorted by store section. Runs on my local Ollama box, but plain ChatGPT works too.

December 19, 2024