A creator collaboration tool that allows artists to leverage AI and create visually stunning stories living on the blockchain.
Storyteller is a collaboration and exploration space for visual storytelling. When user landed in storyteller, the user will see periodic challenges for creating new stories and themes in order win prizes. User can also find collaborators on Storyteller to create new innovative story based on existing content. Storyteller also provide AI-powered tools to generate new image, text, sound to compliment and help user to unleash his or her creativity.
The front-end stack is next.js. For data storage we leverage tableland for basic metadata storage. We integrated ENS for wallet address lookup. On the AI image generation, we leverage the Bacalhau compute to run the stable diffusion model to generate image via text-to-image prompt. Once the image is generated it is also put on to IPFS via nft.storage. Once the image is generated, user can also choose to mint the image into NFT, which we have deployed the minting contract onto Filecoin Cailbration testnet.