← 返回到所有服务
GitHub 仓库信息
获取时间 · 2026年8月14日★ 8,148最后更新: 2026年8月14日
README
<a href="https://www.logo-creator.io"> <img alt="LogoCreator" src="./public/og-image.png"> <h1 align="center">LogoCreator</h1> </a> <p align="center"> An open source AI logo generator: design a brand-ready logo in seconds, then export a full brand kit. Free and account-less. </p> ## Tech stack - [FLUX.2 pro](https://togetherai.link/?utm_source=logocreator&utm_medium=referral&utm_campaign=example-app) on [Together AI](https://togetherai.link/?utm_source=logocreator&utm_medium=referral&utm_campaign=example-app) for generation, with FLUX.1 Kontext for edits - [Next.js](https://nextjs.org/) (App Router) with TypeScript for the app framework - [Radix](https://www.radix-ui.com/) primitives and [Tailwind](https://tailwindcss.com/) for the UI - [Upstash Redis](https://upstash.com/) for optional rate limiting and [Clerk](https://clerk.com/) for optional auth ## 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](https://api.together.xyz/settings/api-keys): `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 - [x] Create a dashboard with a user's logo history - [x] Support SVG exports instead of just PNG - [x] Add support for additional styles - [ ] Add a dropdown for image size (can do up to 1440x1440) - [x] Show approximate price when using your own Together AI key - [x] Allow the ability to upload a reference logo (use vision model to read it) - [x] Redesign popular brand's logos with my logo maker and have it in a showcase
Logo Creator 是一个强大的开源 AI Logo 生成器,它利用 Flux Pro 1.1 和 Together AI 技术,帮助用户快速创建专业的 Logo 设计。
主要功能
- AI 驱动设计:使用先进的 AI 模型生成专业 Logo
- 自定义样式:支持多种设计风格和自定义选项
- 快速生成:几秒钟内即可生成高质量 Logo
- 开源免费:完全开源且免费使用
- 用户友好界面:简洁直观的操作界面
技术特点
- Flux Pro 1.1:基于 Together AI 的先进图像生成模型
- Next.js:使用 TypeScript 构建的现代化应用框架
- Shadcn UI:美观的 UI 组件和 Tailwind 样式
- Upstash Redis:用于速率限制
- Clerk:用户认证系统
- Plausible & Helicone:分析和可观测性
部署要求
- Node.js 环境
- Together AI API 密钥
- 现代浏览器
- 网络连接
特色功能
- 多种导出格式:支持 PNG 格式导出
- 自定义尺寸:支持多种尺寸选项(最高 1440x1440)
- 参考 Logo 上传:计划支持上传参考 Logo 进行风格匹配
- 品牌 Logo 重设计:支持重新设计现有品牌 Logo
- 用户仪表板:计划添加用户 Logo 历史记录功能
