SpeedDoc: AI-powered web performance optimization tool that scans websites, diagnoses bottlenecks, and generates ready-to-implement fix code. Not generic Lighthouse advice: actual code patches developers can copy and apply directly to their codebase.
Built as part of a Vercel AI Accelerator application. Scans run against live URLs, identify specific performance issues (render-blocking resources, unoptimized images, layout shifts), and return targeted fixes with before/after impact estimates.
Next.js 16, TypeScript, Tailwind 4, Vercel. Personal project.
SpeedDoc: AI-powered web performance optimization tool that scans websites, diagnoses bottlenecks, and generates ready-to-implement fix code. Not generic Lig...