MCPcopy
hub / github.com/Nutlope/logocreator

github.com/Nutlope/logocreator @main sqlite

repository ↗ · DeepWiki ↗
25 symbols 103 edges 23 files 0 documented · 0%
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

ButtonProps (Interface)
(no doc)
app/components/ui/button.tsx
State (Interface)
(no doc)
hooks/use-toast.ts

Core symbols most depended-on inside this repo

cn
called by 24
app/lib/utils.ts
dispatch
called by 5
hooks/use-toast.ts
addToRemoveQueue
called by 2
hooks/use-toast.ts
toast
called by 2
hooks/use-toast.ts
generateLogo
called by 1
app/page.tsx
genId
called by 1
hooks/use-toast.ts
reducer
called by 1
hooks/use-toast.ts
dismiss
called by 1
hooks/use-toast.ts

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×
@radix-ui/react-toast1.2.2 · 1×
@radix-ui/react-tooltip1.1.3 · 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