https://github.com/Nutlope/logocreator
A free + OSS logo generator powered by Flux on Together AI
https://github.com/Nutlope/logocreator
Last synced: 5 months ago
JSON representation
A free + OSS logo generator powered by Flux on Together AI
- Host: GitHub
- URL: https://github.com/Nutlope/logocreator
- Owner: Nutlope
- Created: 2024-11-06T03:55:48.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T19:02:08.000Z (6 months ago)
- Last Synced: 2024-11-14T19:40:43.758Z (6 months ago)
- Language: TypeScript
- Homepage: https://www.logo-creator.io/
- Size: 4.24 MB
- Stars: 29
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - Nutlope/logocreator - A free + OSS logo generator powered by Flux on Together AI (TypeScript)
README
An open source logo generator – create professional logos in seconds with customizable styles.## Tech stack
- [Flux Pro 1.1](https://dub.sh/flux-playground) on [Together AI](https://dub.sh/together-ai) for logo generation
- [Next.js](https://nextjs.org/) with TypeScript for the app framework
- [Shadcn](https://ui.shadcn.com/) for UI components & [Tailwind](https://tailwindcss.com/) for styling
- [Upstash Redis](https://upstash.com/) for rate limiting
- [Clerk](https://clerk.com/) for authentication
- [Plausible](https://plausible.io/) & [Helicone](https://helicone.ai/) for analytics & observability## Cloning & running
1. Clone the repo: `git clone https://github.com/Nutlope/logocreator`
2. Create a `.env` file and add your [Together AI API key](https://api.together.xyz/settings/api-keys): `TOGETHER_API_KEY=`
3. Run `npm install` and `npm run dev` to install dependencies and run locally.## 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