Zum Inhalt springen
← Zurück zu den Projekten

Logocreator

LogoCreator

LogoCreator

An open source AI logo generator: design a brand-ready logo in seconds, then export a full brand kit. Free and account-less.

#Tech stack

#Cloning and running

  1. Clone the repo: git clone https://github.com/Nutlope/logocreator
  2. Create a .env.local file and add your Together AI API key: TOGETHER_API_KEY=
  3. Run pnpm install and pnpm dev to install dependencies and run locally.

Clerk and Upstash are optional: without them, the app runs account-less with a bring-your-own-key flow.

#Future Tasks

  • 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

Neue Version verfügbar.