Nutlope/logocreator — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an open source AI logo generator web app like Logo Creator.

I want a clean landing page where someone can describe the logo they want, pick a style, and generate a professional looking logo in seconds. The app should use Together AI with Flux for the image generation, and it should feel polished and modern with a simple interface that works well on desktop and mobile.

Please include sign in support, basic rate limiting so people can’t spam generations, and a way to download the generated logo as a PNG. Keep the code in TypeScript with a Next.js setup, styled with Tailwind and nice reusable UI components. Add the needed environment variable examples, especially for the Together AI key, and make sure it can run locally with npm install and npm run dev.

If you need exact API details or current setup steps, look up the latest docs online.

Want more depth? Deep Reverse