Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

By attesting a ZKP to AI-generated contents (i.e. images), IP of these AI-generated contents can be protected. SP1 / Succinct would be used for generating/verifying a ZKP, which is attested to AI-generated contents

NotificationsYou must be signed in to change notification settings

masaun/zk-attestation-for-ai-generated-contents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

  • As generative AI is evolving, AI-generated contents is also increasing.

    • In the future, AI themself or the owner/creator of AI may hold and manage the IP of AI-generated contents.
  • By attesting a ZKP to AI-generated contents (i.e. images), IP of these AI-generated contents can be protected.

    • In this project, AI-generated images are used as a AI-generated contents.
  • SP1 / Succinct would be used for generating/verifying a ZKP, which is attested to AI-generated contents


Installation

  • 1/ Compile program
cd programcargo prove build
  • 2/ Executing program without generating a proof.
cd scriptRUST_LOG=info cargo run --release -- --execute
  • 3/ Executing program with generating a proof.
cd scriptRUST_LOG=info cargo run --release -- --prove

NOTE

  • Currently, this project has been in progress.

References

About

By attesting a ZKP to AI-generated contents (i.e. images), IP of these AI-generated contents can be protected. SP1 / Succinct would be used for generating/verifying a ZKP, which is attested to AI-generated contents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp