Chatbot Can Now Get Tired, Hold Silence, and Navigate Paradoxes
AI chatbot that simulates fatigue and silence instead of endless perky availability.

Blog post masquerading as a product — no code, no tool, just a quiz link.
Philosophy enthusiasts, AI researchers interested in consciousness debates
As well as the test, the blog post links to my story C-Score, which is itself is also a bit of a test—some people feel deep empathy for the protagonist, and some no so much.
AI chatbot that simulates fatigue and silence instead of endless perky availability.
This intentionally avoids generative LLMs and instead stitches together Whisper, Piper, spaCy, VADER, sumy and YOLO into a deterministic, local assistant — a practical tradeoff that kills API bills and prompt-injection risk. The blog feature (extractive summarization + site crawling) is an especially smart move: it produces usable titles/content without hallucination. It won't replace creative LLM outputs, but for offline, private automation this is a refreshingly pragmatic build.
50+ audit checks with prioritization, but Semrush, Ahrefs, Yoast, and Clearscope all bundle this plus keyword research.
Passing self-run Jepsen tests is a strong signal, even without Kyle's stamp.
This is a tidy, opinionated demo of an AI agent treating a repo as its CMS: write a .md, git commit, Vercel auto-deploy — no admin UI or DB in sight. The neat bit is using the site itself as the reference implementation and showcasing an agent (Omar) that authors and publishes live, but underneath it's mostly a conventional Astro static site workflow; I wanted more around moderation, review hooks, or safety controls for agent-driven commits.
Copy-on-write database proxy lets you test against prod data without touching prod.