Featured2026

StackAudit

AI-powered SaaS cost optimizer

StackAudit screenshot

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

Next.js
TypeScript
Supabase
Claude API
OpenAI API
Tailwind

Key Outcomes

1

Built a rules-based audit engine that generates 12-15 specific cost optimization recommendations per report.

2

Designed a resilient LLM summary pipeline with three-tier degradation: Claude → OpenAI → template fallback.

3

Implemented shareable public report URLs with auto-generated OpenGraph metadata for social preview.

4

Created a lead-capture funnel with email collection and report download.