iscc-playground / README.md
github-actions[bot]
Sync from GitHub: 241609545e6690529536be3753ea7d87333a8d47
61bca43
|
raw
history blame
1.6 kB
metadata
title: ISCC - Playground
emoji: ▶️
colorFrom: red
colorTo: blue
python_version: 3.12
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: true
fullWidth: true
header: default
license: apache-2.0
short_description: Explore the International Standard Content Code

ISCC - Gradio Playground

iscc-playgound is explorative gradio based user interface for the ISCC (International Standard Content Code)

What is the ISCC

The ISCC is a similarity preserving fingerprint and identifier for digital media assets.

ISCCs are generated algorithmically from digital content, just like cryptographic hashes. However, instead of using a single cryptographic hash function to identify data only, the ISCC uses various algorithms to create a composite identifier that exhibits similarity-preserving properties (soft hash).

The component-based structure of the ISCC identifies content at multiple levels of abstraction. Each component is self-describing, modular, and can be used separately or with others to aid in various content identification tasks. The algorithmic design supports content deduplication, database synchronization, indexing, integrity verification, timestamping, versioning, data provenance, similarity clustering, anomaly detection, usage tracking, allocation of royalties, fact-checking and general digital asset management use-cases.

Project Status

The ISCC is published as ISO 24138:2024 - International Standard Content Code within ISO/TC 46/SC 9/WG 18.