Blog

From Chat to Knowledge: Building Your LLM Conversation Archive

8/14/2025

How many times have you had a breakthrough conversation with an AI assistant, only to lose track of it in your chat history? You know—that perfect explanation of a complex technical concept, the innovative solution to a coding problem, or the compreh

Prompt Thesaurus: 50 Action Verbs for Better LLM Outputs

8/11/2025

When you open a prompt with a strong, specific verb, you’re basically flipping the model into the right “mode” before it starts thinking. Below is a breakdown of our 50 verbs grouped by Reasoning, Transformation, and Creative Generation, each with a

Prompt Engineering That Actually Works

8/08/2025

Good prompts are clear, constrained, contextual, and testable. You don’t need tricks—just a simple process you can reuse and iterate. If you’ve been stacking “secret hacks,” breathe. Great prompts feel like great product briefs: short, opinionated, a

Building Modern Presentations with React Router 7: A Deep Dive into RR7-Slides

8/01/2025

A technical exploration of a server-optimized slideshow application that leverages React Router 7's framework mode, MDX, and modern web technologies The Presentation Tool Struggle is Real I've given a lot of technical talks over the years, and let me

Building Your First Model Context Protocol (MCP) Server with Node.js

8/01/2025

Have you ever wanted to give your AI assistant superpowers? Not just the ability to chat, but to actually do things in your development environment—analyze your code, create files, integrate with APIs, and automate your workflow? That's exactly what

Building a Type-Safe Monorepo Portfolio with KeystoneJS and React Router v7

8/01/2025

When I set out to rebuild my portfolio website, I had one clear goal: create a system that would make content creation as frictionless as possible while maintaining the developer experience I craved. What emerged was a modern monorepo architecture th

React Router & Vercel AI SDK Starter

7/09/2025

tl;dr - Check out this fun starter repo: https://github.com/tech-with-seth/tws-ai-starter The React Router 7 & OpenAI Quickstart represents a compelling evolution in how we approach AI-integrated web applications. This starter template demonstrates a