Mubert AI integration¶
Mubert AI is pioneering the intersection of AI-generated content and Web3 infrastructure by becoming the first parachain client to register generative music tracks on-chain.
This integration establishes a foundation for transparent attribution, copyright protection, and royalty distribution for AI-generated music — secured by the Polkadot ecosystem.
Key Highlights¶
- First-of-its-kind implementation of a generative music registry on a Substrate-based parachain
- Uses on-chain storage for track metadata, ownership, and provenance
- Ensures authenticity and attribution of AI-generated works
How It Works¶
-
Track Generation
Music is generated by Mubert's proprietary AI engine. -
Track Fingerprinting
A unique zero-knowledge proof (zk-proof) is generated for the track, enabling verifiable and privacy-preserving identification without exposing raw audio data. -
Track Registration
Tracks are submitted via thecreateEntity
extrinsic in theIpOnchain
pallet -
On-chain Verification
Registered tracks can be retrieved, verified, or licensed through APIs.
Mubert is using Mubert CLI for this workflow
Example¶
You can visit https://polkadot.js.org to check the example integration and test Mubert AI content registration