An open source logo generator – create professional logos in seconds with customizable styles.
- 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.
- 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 (can do up to 1440x1440)
- Show approximate price when using your own Together AI key
- 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