Y GenHub AI

Y GenHub AI

AI-Embracing Social Network

Y GenHub AI

Y GenHub AI

AI-Embracing Social Network

The problem Y GenHub AI solves

The problem that Y GenHub Ai addresses is the need for innovative and engaging content creation in the realm of influencer marketing and online advertising. Traditional methods of creating content for product promotion often rely on human influencers, which can be expensive, time-consuming, and limited in scope. Additionally, the authenticity and relatability of human influencers can vary, impacting the effectiveness of their promotional efforts.
By leveraging AI to generate real-people-like characters and content, it's offers a solution that overcomes these limitations. The platform allows for the creation of highly customizable and versatile characters that can be used in advertisements and promotional content. These AI-generated characters possess the potential to resonate with a wide audience and influence
By minting these characters on-chain as token-bound accounts and associating them with soul-bound NFTs for their content, it ensures the authenticity and ownership of the generated assets. This not only enhances the value of the content but also provides a secure and immutable platform for creators and advertisers to collaborate and exchange asset.TheGraph substreams are used to query all of the characters generated and content around generated by running parallel fetching and bringing on-chain data to frontend.

For the front end, i used Next.js along with Tailwind. To generate different kinds of AI results like model images, advertisement images or videos, i used a Python backend with Flask APIs.All the models generated are minted as token-bound accounts on the chain where the model image API is called from inside the smart contract using Chainlink Functions. For the video generation API, it wasn't possible to deploy it, so i spun up the API on our local host. All the content - images or videos generated by a model are stored as NFTs under that model's token-bound account.

Challenges I ran into

Video generation requires a lot of GPU power so we needed to buy the paid APIs for this purpose. Apart from this fine-tuning the Image generation API to perfectly generate content had been a difficult task as well. Ensuring a smooth connection between AI generation, NFT creation, and blockchain transactions required meticulous coding and testing.

Tracks Applied (2)

Chainlink Track

All the models generated are minted as token-bound accounts on the chain where the model image API is called from inside...Read More

Chainlink

Ethereum Track

Smart contracts use API that is being called from inside the smart contract using the Ethereum

Ethereum Foundation

Discussion