I built this because most startups I talked to had no idea if they were on the right AI tool plan. They just paid the bill. SpendLens fixes that — enter what you pay, get an instant breakdown of where you're wasting money and what to do about it.
Live URL: https://audit-project-alpha.vercel.app/
You enter your AI tools, plans, seats, and monthly spend. The app runs an audit against current official pricing, flags where you're overpaying or on the wrong plan, and shows you exactly how much you could save per month and per year. For audits showing over $500/mo in savings, it surfaces Credex as a way to capture even more through discounted credits.
No login. No signup. Value first, email after.
Open http://localhost:3000
## Environment Variables
DATABASE_URL= # Supabase pooled connection string
DIRECT_URL= # Supabase direct connection string
RESEND_API_KEY= # From resend.com
ARCJET_KEY= # From arcjet.com
GEMINI_API_KEY= # From aistudio.google.com
NEXT_PUBLIC_APP_URL= # Your deployed URL
NEXT_PUBLIC_SUPABASE_URL= # From Supabase dashboardDATABASE_URL= # Supabase pooled connection string DIRECT_URL= # Supabase direct connection string RESEND_API_KEY= # From resend.com ARCJET_KEY= # From arcjet.com GEMINI_API_KEY= # From aistudio.google.com NEXT_PUBLIC_APP_URL= # Your deployed URL NEXT_PUBLIC_SUPABASE_URL= # From Supabase dashboard



