https://github.com/dhruwang/ainft
AINFT is a dapp that utilizes stable diffusion to produce a non-fungible token based on a provided prompt, and subsequently mints it.
https://github.com/dhruwang/ainft
ai blockchain css ethereum etherjs goerli html javascript reactjs solidity stable-diffusion web3
Last synced: about 2 months ago
JSON representation
AINFT is a dapp that utilizes stable diffusion to produce a non-fungible token based on a provided prompt, and subsequently mints it.
- Host: GitHub
- URL: https://github.com/dhruwang/ainft
- Owner: Dhruwang
- Created: 2023-03-28T05:03:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T12:21:21.000Z (8 months ago)
- Last Synced: 2025-04-13T14:09:43.760Z (about 2 months ago)
- Topics: ai, blockchain, css, ethereum, etherjs, goerli, html, javascript, reactjs, solidity, stable-diffusion, web3
- Language: JavaScript
- Homepage: https://ainftbyjd.netlify.app/
- Size: 838 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI NFT Generator
## Technology Stack & Tools
- Solidity (Writing Smart Contracts & Tests)
- Javascript (React & Testing)
- [Hardhat](https://hardhat.org/) (Development Framework)
- [Ethers.js](https://docs.ethers.io/v5/) (Blockchain Interaction)
- [React.js](https://reactjs.org/) (Frontend Framework)
- [NFT.Storage](https://nft.storage/) (Connection to IPFS)
- [Hugging Face](https://huggingface.co/) (AI Models)-


