An open source AI-powered logo generator – create professional logos in seconds with customizable styles. Powered by Together.ai & Flux.
- Together AI for AI infrastructure
- Flux for logo generation
- Next.js with TypeScript
- Tailwind CSS for styling
- Shadcn/ui for UI components
- React 18 with hooks
- Clone the repo:
git clone https://github.com/Reda-Darbal/logo-maker-v2
- 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
- Implement A/B testing for different logo variations
- Add export options for different use cases (social media, print, etc.)
- Create a marketplace for custom logo elements
- Implement automatic brand guidelines generation
- Add performance optimizations for faster generation
- Create a version history system
- Add accessibility improvements
- Implement better error handling and user feedback
- Add support for custom fonts
- Create documentation for API integration