How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

PixelAssist Retrospective: ~2,100 Lines of TypeScript vs. ~40 Lines of Pixeltable

calendar_today April 16, 2026 person team@pixeltable.com (Pierre Brunelle) domain pixeltable

We built an AI help assistant for pixeltable.com inside Next.js API routes. It works, but it grew to ~2,100 lines of TypeScript: tool loops, OPML parsing, URL allowlists, audit retries, a name-harvester, a link rewriter. Here is exactly what the same feature looks like written as a Pixeltable-native service (roughly 40 lines of core pipeline), with a side-by-side architecture diagram, a concern-by-concern comparison, an honest account of what Pixeltable cannot replace, and whether a future TypeScript SDK would change the answer.

open_in_new Read original post