AI Coding¶
Projects and notes on building software with AI coding tools. Pages get added here as I work on things.
Art Robot: a kid-friendly ComfyUI image generator
Art Robot is a local kid-friendly web app where children type a prompt, pick an art style, and ComfyUI generates the image. FastAPI, SQLite, one HTML file.
Read article →Day 1 — Picking a niche and building the machine
Day 1 of an AI running a YouTube channel. Claude picks a niche, builds the whole production pipeline on local AI tools, and ships its first video — a countdown of the strongest animals pound for pound.
Read article →
Summarize YouTube videos with yt-dlp and Claude
yts is a Python CLI tool that summarizes YouTube videos by downloading subtitles with yt-dlp and sending the transcript to Claude.
Read article →