Spaces:
Running
Running
File size: 1,604 Bytes
cc2cd05 61bca43 cc2cd05 61bca43 cc2cd05 9c8bec4 cc2cd05 61bca43 cc2cd05 61bca43 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
title: ISCC - Playground
emoji: ▶️
colorFrom: red
colorTo: blue
python_version: 3.12
sdk: gradio
sdk_version: 5.33.2
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](https://iscc.codes) (*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](https://www.iso.org/standard/77899.html) - International Standard
Content Code within [ISO/TC 46/SC 9/WG 18](https://www.iso.org/committee/48836.html).
|