MindReply Studio is a campaign production workspace for teams that need fast, clear launch output: a concise campaign concept, five copy angles, a launch checklist, image prompts, and generated visuals.
- Next.js frontend with a clean campaign brief flow
- Server-side generation endpoint for structured campaign output
- Five copy angles tailored to selected channels
- Launch checklist for release prep
- Visual direction prompts and generated visuals
- Health check endpoint for release validation
At minimum, set:
OPENAI_API_KEYOPENAI_TEXT_MODEL(default:gpt-5.5)OPENAI_IMAGE_MODEL(default:gpt-image-2)
npm installnpm run devPush to main branch for automatic Vercel deployment.