Skip to content

I created this repo to generate nft collections using AI

Notifications You must be signed in to change notification settings

juanlet/nft-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-NFT Collection Generator

Easy generation of nft collections through the use of AI. Describe the topic of the collection, the size and number of nfts you want to generate. Note: It's limited to batches of 10. Same topic can be run multiple times generating different results.

install the project

  npm install

run the project

  npm run dev

access NFT generator

In your browser, access

http://localhost:5000

(unless you defined a different port in your .env)

env vars

A .env-sample file has been provided to fill with the required variables. Get an API key in openai.

demo

demo-2

About

I created this repo to generate nft collections using AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published