Back to Projects
Agentic website builder that generates, deploys, and manages sites for SMBs.
Problem
Small businesses struggle with outdated websites but lack the budget and expertise for a redesign.
Approach
Automated audit engine crawls existing sites, then Claude Agent SDK generates three optimized Next.js variants on a Fly.io worker. One-click Vercel deployment with auto-published SEO content.
Impact
Full website generation and deployment in a single session — audit to live site.
What I Built
- Built an automated site audit engine that crawls existing websites, analyzes design patterns, and extracts content for migration.
- Integrated Claude Agent SDK running on Fly.io workers to generate three distinct Next.js website variants from audit results.
- Implemented one-click deployment pipeline using Vercel API for instant site publishing with custom domain configuration.
- Created a Stripe-powered billing system with tiered plans for site hosting, SEO content generation, and ongoing management.
- Built an auto-publishing SEO content engine that generates and deploys blog posts and landing pages on a configurable schedule.
Technologies
Next.jsClaude Agent SDKFly.ioVercel APIStripeDrizzle ORM