Skip to content

Nutlope/logocreator

Repository files navigation

AI Logo Generator

An open source AI-powered logo generator – create professional logos in seconds with customizable styles. Powered by Together.ai & Flux.

Tech stack

Cloning & running

  1. Clone the repo: git clone https://github.com/Reda-Darbal/logo-maker-v2
  2. Create a .env file and add your Together AI API key: TOGETHER_API_KEY=
  3. Run npm install and npm run dev to install dependencies and run locally

Future Tasks

  • 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