MCPcopy Create free account
hub / github.com/Nutlope/logocreator

github.com/Nutlope/logocreator @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
25 symbols 103 edges 23 files 0 documented · 0% 11 cross-repo links updated 15d ago★ 8,19113 open issues

Browse by type

Functions 23 Types & classes 2
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

AI Logo Generator

AI Logo Generator

An open source logo generator – create professional logos in seconds with customizable styles.

Tech stack

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: 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

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 23
Interface 2

Languages

TypeScript100%

Modules by API surface

hooks/use-toast.ts9 symbols
app/page.tsx3 symbols
app/components/ui/dialog.tsx2 symbols
middleware.ts1 symbols
lib/utils.ts1 symbols
app/lib/utils.ts1 symbols
app/layout.tsx1 symbols
app/components/ui/toaster.tsx1 symbols
app/components/ui/button.tsx1 symbols
app/components/Spinner.tsx1 symbols
app/components/InfoToolTip.tsx1 symbols
app/components/Header.tsx1 symbols

Dependencies from manifests, versioned

@clerk/nextjs6.3.2 · 1×
@radix-ui/react-dialog1.1.2 · 1×
@radix-ui/react-radio-group1.2.1 · 1×
@radix-ui/react-slot1.1.0 · 1×
@shadcn/ui0.0.4 · 1×
@types/node20 · 1×
@types/react18 · 1×
@types/react-dom18 · 1×
@upstash/ratelimit2.0.4 · 1×

For agents

$ claude mcp add logocreator \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page