Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.5 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.5 KB

AI NFT Generator

This project empowers users to effortlessly mint their very own AI-generated NFTs, leveraging the powerful Stable Diffusion API. Unlock the potential of AI artistry and start minting your unique NFTs today.

Tech Stack:

  • React.js
  • Tailwind CSS
  • GraphQL
  • ether.js
  • Solidity

Website link

https://ai-nft-generator.netlify.app/

How it works:

  • You need to have Metamask wallet installed in your browser.

  • Then you have to provide your stable diffusion's API key.

  • Enter prompts to generate the NFT.

  • Click on the "Save generated image as NFT" button to mint the NFT and store it in your wallet.

  • Please Note that in order to mint the NFT, it is necessary to have funds in your Metamask wallet (either real or testnet)

Screenshots

Screenshot 2023-12-24 180812 Screenshot 2023-12-24 180900 Screenshot 2023-12-24 180652

Features:

  • Fusing AI and Web3: This website seamlessly integrates AI-generated images with Web3 technology, transforming them into NFTs.
  • Efficient API Management: Through GraphQl, we ensure swift and effective API performance.