Tag

#ai

7 posts

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