DeepMint — Non Fungible Token Generation using Deep Learning
• Built a pipeline that uses Deep Learning (Stable Diffusion) to generate digital art which can then be traded as an NFT on platforms such as OpenSea.
• Developed a system that enables users to generate digital art based on the input and bias provided.
• Built features for NFT Collections, minting NFTs from the generated digital art and selling
them on platforms such as OpenSea.
• The system securely authenticates users using digital signature verification providing a trustworthy environment for the users.
• The Decentralized Application (DApp) runs on the Ethereum blockchain.
Tech Stack
• HTML/CSS
• JavaScript
• Django
• Solidity
Software Requirements
• MetaMask (Cryptocurrency Wallet to perform transactions)
• Ganache (To set up local Blockchain for testing purposes)
• Truffle (JavaScript library for compiling and Deploying Smart Contracts)
The system has been deployed on render.com (https://deepmint.onrender.com) and
railway.app (https://deepmint.up.railway.app) hosting platforms.