Home Blog Projects Explore My Work
Don’t Build A Second Product For Voice
Jun 1, 2026

A Deepgram Voice Agent pattern for adding realtime voice to an AI app that already has auth, memory, tools, and transcripts.

Read Article
Your AI Agent Is Logged In. That Doesn't Mean It Should Have Access.
May 25, 2026

What building AI memory taught me about authorization for agents, vector search, delegated access, and why relevance is not permission.

Read Article
Voice Agents Need Receipts
May 23, 2026

RecallMEM now has a Deepgram voice agent with app-controlled memory. Voice made the memory layer stricter: no quote, no memory.

Read Article
The LLM Was The Easy Part
May 22, 2026

I thought RecallMEM was a local chatbot project. The model call took almost no time. The real work was persistence, memory, files, tokens, setup, and all the boring systems that make an AI app usable.

Read Article
AI engineering is web development all over again.
Mar 16, 2026

The same cycle that made web dev the path into tech is repeating with AI. But the tools are better, the learning curve is different, and the ceiling is way higher.

Read Article
Coding Used to Be Hard. That Was the Point.
Mar 12, 2026

I miss when coding was hard. The frustration was the craft. Now AI writes the code and developers are having an identity crisis.

Read Article
Voice agents should teach you, not just answer you.
Mar 10, 2026

How I turned a voice-first AI journal into a Socratic tutor that teaches through conversation, quizzes you until you get it right, and won't let you fake understanding.

Read Article
AI memory is broken because we let the model own the truth.
Feb 19, 2026

Building Speak2Me, a voice-first AI journal that actually knows your story. The hard lessons from building real AI memory systems.

Read Article
College rankings are useless if they ignore the money.
Jan 29, 2026

College rankings don't help. I built an AI-powered tool that compares colleges based on actual financial outcomes. Not vibes. Not rankings. Money.

Read Article
Voice apps fail when they treat speech like a text box.
Jan 27, 2026

Privacy-first style learning with TiDB vector search. Can you teach an AI how someone writes by storing statistics only?

Read Article
Journaling apps fail because they only remember what you typed.
Dec 3, 2025

Most journaling apps are just storage. I built a system that watches my entries, finds patterns in my thinking, and writes my life story in third person - like a biographer following me around.

Read Article