Tag

#ollama

6 posts

Why Character Belongs in Weights, Not Prompts
Applied ai ml 14 min

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.

lora fine-tuning personality
Measuring Personality Depth: A Consensus Eval for AI Agents
Applied ai ml 16 min

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.

lora evaluation personality
Building a Values-Aligned Offline Coding Agent for a Christian School
Applied ai ml 16 min

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.

ollama coding-agent education
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
Real-Time AI Typing Coach — Building ZenoType
Applied javascript typescript 15 min

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.

typescript ollama typing
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