MCPcopy Index your code
hub / github.com/domeccleston/dalle-2

github.com/domeccleston/dalle-2 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
10 symbols 24 edges 13 files 0 documented · 0% updated 2y ago★ 1794 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Dall-E 2 AI Art Generator

This project will generate images from text using AI.

OG Image

Running Locally

To run this locally, you'll need to sign up to https://openai.com and create a new API key ($18 of free credit is available for new users) and set OPENAI_API_KEY accordingly.

Then, run the application in the command line and it will be available at http://localhost:3000.

npm run dev

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

Core symbols most depended-on inside this repo

useInterval
called by 1
utils/use-interval.tsx
tick
called by 0
utils/use-interval.tsx
rateLimit
called by 0
utils/rate-limit.ts
MyApp
called by 0
pages/_app.tsx
Document
called by 0
pages/_document.tsx
Home
called by 0
pages/index.tsx
submitForm
called by 0
pages/index.tsx
handler
called by 0
pages/api/poll.ts

Shape

Function 10

Languages

TypeScript100%

Modules by API surface

utils/use-interval.tsx2 symbols
pages/index.tsx2 symbols
utils/rate-limit.ts1 symbols
pages/api/poll.ts1 symbols
pages/api/image.ts1 symbols
pages/api/callback.ts1 symbols
pages/_document.tsx1 symbols
pages/_app.tsx1 symbols

For agents

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

⬇ download graph artifact