StackAudit
AI-powered SaaS cost optimizer

Overview
StackAudit helps teams reduce their AI and SaaS spending. Users input their current tool stack and spending, and the platform generates a detailed audit report with specific cost reduction recommendations. I built a rules-based audit engine that produces 12-15 recommendations, backed by a resilient LLM summary pipeline that degrades gracefully: Claude API → OpenAI API → template fallback. Reports are persisted in Supabase, accessible via public URLs with OpenGraph metadata for social sharing, and include a lead capture form for follow-up.
Tech Stack
Key Outcomes
Built a rules-based audit engine that generates 12-15 specific cost optimization recommendations per report.
Designed a resilient LLM summary pipeline with three-tier degradation: Claude → OpenAI → template fallback.
Implemented shareable public report URLs with auto-generated OpenGraph metadata for social preview.
Created a lead-capture funnel with email collection and report download.