An open source logo generator – create professional logos in seconds with customizable styles. Powered by Together.ai & Flux.
- Flux Pro 1.1 on Together AI for logo generation
- Next.js with TypeScript for the app framework
- Shadcn for UI components & Tailwind for styling
- Upstash Redis for rate limiting
- Clerk for authentication
- Plausible & Helicone for analytics & observability
- Clone the repo:
git clone https://github.com/Nutlope/logocreator
- Create a
.env
file and add your Together AI API key:TOGETHER_API_KEY=
- Run
npm install
andnpm run dev
to install dependencies and run locally.
- Fully test locally on desktop, mobile, different browsers, and light/dark mode
- Fully test on prod, desktop + mobile
- Go through the code to make sure it's clean
- Play around with the prompt some more (read flux prompting best practices)
- Create a dashboard with a user's logo history
- Support SVG exports instead of just PNG
- Add support for additional styles
- Add a dropdown for image size (up to 1024x1024)
- Allow the ability to upload a reference logo (use vision model to read it)
- Redesign popular brand’s logos with my logo maker and have it in a showcase