Tag

#ai

13 posts

Building an AI Dungeon Master That Lives Inside Minecraft
Professional ai ml 14 min

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.

minecraft ai llm
JustIn Context: An Interactive AI Documentary
Applied ai ml 7 min

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.

justincontext documentary ai
Ukko: An AI Dungeon Master for Noita
Applied ai ml 9 min

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.

ukko noita gaming
The Age of Intelligence: Why Technology Is Fun Again
Foundations ai ml 12 min

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.

ai intelligence philosophy
Building a Personal AI Research Pipeline
Applied ai ml 18 min

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.

ai research sqlite
From Research to Pull Requests: Automating Triage and Implementation with AI
Applied ai ml 18 min

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.

ai automation triage
Building an AI Typing Coach That Generates Its Own Lessons
Applied javascript typescript 14 min

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.

typing ollama ai
Building an In-Game AI Dungeon Master
Applied ai ml 16 min

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.

noita gaming ai
How AI Chatbots Actually Work (No Math Required)
Foundations ai ml 10 min

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.

ai llm chatgpt
Documentary Beat Indexing — 17-Class Scene Taxonomy with FCP XML
Professional ai ml 16 min

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.

documentary scene-classification fcp
5-Stage AI Prompt Engine: Building an Automated Newsletter System
Applied ai ml 15 min

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.

ai newsletters prompt-engineering
Natural Language Commanding: Building an NLP Action Dispatcher
Professional ai ml 20 min

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.

nlp command-palette ai
You Don't Need the Cloud: Building a Personal AI Lab on a Single Machine
Foundations ai ml 12 min

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.

ollama ai local-llm