Building a LivePeer <> Replicate Generative AI Video Minter
Dec 13, 2023
I am working on an update to my MovieMinter v1 client which demonstrated the basics of minting a generative AI movie NFT. This is a blog just to keep track of the project.
The project will do the following:
- Front end developed in Replit using React hosted here
- Makes calls to Replicate to generate a Stable-Diffusion Video using text-to-video
- A back-end hosted on Vercel using serverless functions to call Replicate and LivePeer etc
- Uses LivePeer to store the video in IPFS as an NFT using this guide
- Uses RainbowKit & wagmi to store the video on the blockchain as a Movie NFT
This will be built using Replicate Javascript .