Projects

Things I've built.

GEO Measurement System

Agentic workflow to measure and improve how a company is represented by LLMs.

PinnedBuiltJun 2026

An agentic system that measures how LLMs portray a company in buyer prompts, audits on- and off-site dimensions that influence LLMs, and suggests high-leverage fixes. It measures LLM responses using performance scores and audits dimensions using deterministic scoring rubrics. Every score is reproducible run-to-run. There are two human-approval gates. The final artifact is a summary of results and recommendations in HTML.

Notion CMS for Netlify

A Notion-powered blog CMS for a Netlify site.

BuiltJun 2026

I love creating and managing content in Notion. I love using Netlify to auto-deploy my sites from GitHub. I don’t like paying for CMS tools. So, I built a CMS in Notion and a script to publish polished posts right to my site. These are templates you can use.

Agentic News Engine

The news digest on this site.

BuiltJun 2026

The engine behind pkemp.ai/news. Scheduled Claude routines track four agentic marketing areas every morning, curate insights using my editorial method, and publish it as a fast static site with feeds and a summary. Clone to make your own version.

Dispatch Telegram Bot

Telegram AI assistants that ride a Claude subscription.

BuiltJun 2026

I create Telegram AI assistants that use my Claude subscription’s tokens (instead of an API) using this wrapper. I love Openclaw but find it buggy and expensive when used for work. This allows me to create assistants that ride my Claude subscription usage with a similar harness to Openclaw. Basically Dispatch on Telegram. You can clone-and-run this github template.