NFT & LLM Data Integration with Blockchain Experience

Job ID: 40185692

Budget: €750 – €1,500 EUR

I need a unified workflow that collects my text documents, images, and videos, packages each bundle as on-chain metadata, and mints it as an NFT on Ethereum. The resulting token must permanently prove ownership, allow normal transfers, and embed a royalty mechanism.

Alongside the minting process, I want a language model to process the same material—extract keywords, generate a concise summary, possibly produce embeddings—and write those insights back into the token’s metadata or a linked JSON file. Think Solidity (ERC-721 or ERC-1155 with OpenZeppelin), IPFS or Arweave for storage, plus a Python or Node script that calls GPT-4 / Llama via LangChain or similar.

This person must also be familiar with setting up a blockchain and wallets. Specifically using AWS to start, but flexible on learing.


Deliverables
• Hyperledger smart contract with ownership, transferability, and royalty logic ready for main-net deployment
• Data ingestion script that uploads assets, builds metadata, and calls the contract’s mint() function
• LLM integration code that analyses each asset bundle and appends the AI-generated output to the metadata
• Simple demo (CLI or lightweight web page) showing the full flow from raw files to a minted, AI-enriched NFT
• Create and deliver (2) sample blockchains, and (3) individual wallets to host aforementioned information with user access, and current user set.