Nft Generator / Creator (Scroll down to see how2run, videos & TO-DO!)

Opensource tool created in python used for creating, arranging and scraping NFT ART through artificial intelligence

Example

To use : pip install -r requirements.txt

Then run Main.py and input the appropriate term to access what you want (MAY TAKE A FEW MINUTES TO STARTUP)

New to python?

  1. Install Python
  2. MAKE SURE TO ADD TO PATH

image

For nft creation you may want to use proxies if you’re creating lots of pictures

For downloading nfts you need to put in a collection address , not collection name. You can get a collection address by copying the ethereum address found on etherscan which there’s a link for on opensea collections (as you’ll see in my videos and below)

image

Creating nfts:

NFT.CREATION.mp4

Downloading nfts:

NFT.DOWNLOADER.mp4

Sorting nfts:

NFT.SORTING.mp4

TO-DO:

Attribute mixer (let users load in a folder of folders (main object,headwear,backgrounds etc) and mix all the attributes together and save)

Use more services for ai (need ideas)

Add more AI styles (very easy)

Add metadata scraper (very easy)

Taking ideas!

GitHub

View Github