Public
Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
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
- FLUX.2 pro on Together AI for generation, with FLUX.1 Kontext for edits
- Next.js (App Router) with TypeScript for the app framework
- Radix primitives and Tailwind for the UI
- Upstash Redis for optional rate limiting and Clerk for optional auth
Cloning and running
- Clone the repo:
git clone https://github.com/Nutlope/logocreator - Create a
.env.localfile and add your Together AI API key:TOGETHER_API_KEY= - Run
pnpm installandpnpm devto 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