Back to Projects
Prompt2Go
LiveProject-aware prompt optimization for AI workflows
Overview
Prompt2Go is a macOS-first prompt optimization product with a web client and API that turns rough prompts into structured, production-ready prompts for LLM tools across coding and creative work, with project context, usage limits, and premium entitlement checks.
Key Highlights
- •Built the FastAPI enhancer service (Gemini models) with per-user rate limits, request metadata, and Supabase-backed auth checks.
- •Added RevenueCat webhook handling to sync premium entitlements for the macOS primary client.
- •Shipped the Next.js web client for prompt optimization with project-aware context, settings, and a responsive UI.
My Role
Backend & Web Client Developer