Tag
#ollama
6 posts
Why Character Belongs in Weights, Not Prompts
What Anthropic's leaked soul document teaches us about training AI personality — and why prompt-only approaches hit a ceiling.
Measuring Personality Depth: A Consensus Eval for AI Agents
A reproducible method for testing whether your AI agent's personality is truly internalized or just a fragile prompt — adapted from Anthropic's soul document extraction.
Building a Values-Aligned Offline Coding Agent for a Christian School
How I forked an open-source coding agent and gave it a conscience — a Body-Mind-Spirit architecture that keeps student data private and character central.
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.
Real-Time AI Typing Coach — Building ZenoType
ZenoType is a typing practice app that uses a local AI model to generate custom prompts — including a Scripture mode. Built with vanilla TypeScript and Ollama.
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.