🎬 Also available as a blog walkthrough video if you’d rather watch than read. TL;DR: I came across an open-source browser extension that fact-checks videos and live streams in real time, and I wanted …
GenAI
3 posts tagged GenAI · all tags
2026
I Rebuilt a Browser Fact-Checker on AWS, and AgentCore Web Search Was the Missing Piece
Welcome to the Family: I Sat GPT-5.5 and Claude Opus Down on Bedrock
TL;DR: OpenAI’s GPT-5.5, GPT-5.4, and Codex went GA on Amazon Bedrock on June 1, 2026. To get a feel for it, I wired up two Strands agents — Claude Opus 4.8 and GPT-5.5 — and let them chat, with Opus …
When Thinking Twice Helps — And When It Doesn't
The Saturday Morning Experiment Last Saturday, I installed a Python library, pointed it at Amazon Bedrock, and asked a model the same questions three times, with zero, one, and three rounds of self-re…