Tag
#ai
13 posts
Building an AI Dungeon Master That Lives Inside Minecraft
How I built Player2 — a Fabric mod + Python daemon that puts a tool-calling LLM inside Minecraft as a real in-game companion with world manipulation and memory.
JustIn Context: An Interactive AI Documentary
A documentary where the viewer talks back. An AI that watched 14 years of footage and learned to tell the story. A movement that gives the tool to anyone who needs it.
Ukko: An AI Dungeon Master for Noita
A local AI companion that reads your Noita save, predicts what's coming, and narrates your run in the voice of a battle-scarred Finnish uncle. Here's how I built it.
The Age of Intelligence: Why Technology Is Fun Again
The Age of Information died with the dead internet. What's rising in its place — the Age of Intelligence — is making technology fun again by turning every person into a builder.
Building a Personal AI Research Pipeline
How I built a system that queries multiple AI APIs, auto-saves results as timestamped markdown, and indexes hundreds of files with SQLite FTS5.
From Research to Pull Requests: Automating Triage and Implementation with AI
Turn raw research into scored triage cards and draft PRs with a three-stage pipeline that runs on cron.
Building an AI Typing Coach That Generates Its Own Lessons
Most typing tutors use the same boring sentences. I built one that generates infinite lessons on any topic using a local AI model.
Building an In-Game AI Dungeon Master
I built a local AI that watches my Noita runs, predicts shop inventories, and roleplays as a Finnish storm god. Here's the architecture behind Ukko.
How AI Chatbots Actually Work (No Math Required)
You've talked to ChatGPT. But what's actually happening under the hood? Here's how AI language models work — explained without a single equation.
Documentary Beat Indexing — 17-Class Scene Taxonomy with FCP XML
ScorsAI classifies documentary footage into 17 scene types and generates Final Cut Pro XML markers — turning hours of raw footage into a searchable beat sheet.
5-Stage AI Prompt Engine: Building an Automated Newsletter System
I built a 5-stage prompt pipeline that generates, formats, and publishes AI newsletters automatically — from topic research to final HTML.
Natural Language Commanding: Building an NLP Action Dispatcher
OMNI's LENS command palette lets users type natural language to control 84 platform actions — fly to locations, toggle layers, run queries. Here's how the dispatcher works.
You Don't Need the Cloud: Building a Personal AI Lab on a Single Machine
I run 69 AI models locally on a single workstation with zero cloud dependencies. Here's the exact hardware, software, and setup.