IdeaCredIdeaCred

ogulcanaydogan/AI-Provenance-Tracker

74

Open-source multi-modal AI content detection platform, analyses text, images, audio, and video for AI provenance with explainable scoring, multi-provider consensus, public benchmarks, and enterprise deployment (Helm, Terraform)

What's novel

Open-source multi-modal AI content detection platform, analyses text, images, audio, and video for AI provenance with explainable scoring, multi-provider consensus, public benchmarks, and enterprise deployment (Helm, Terraform)

Code Analysis

20 files read · 6 rounds

A multi-modal AI-generated content detection platform that combines local heuristic/ML detectors with external provider consensus voting (Copyleaks, Reality Defender, Hive, C2PA) to produce explainable evidence cards for text, image, audio, and video authenticity analysis.

Strengths

The text detection pipeline is genuinely sophisticated with domain-aware calibration, Platt scaling, chunk consistency analysis, and graceful ML fallback. The provider consensus architecture with weighted voting, disagreement detection, and C2PA content credentials verification is well-designed and production-ready.

Weaknesses

Image, audio, and video detectors are explicitly MVP-level statistical heuristics (FFT, spectral flatness, color banding) rather than trained models, limiting their real-world accuracy. The project is large in scope (689 files) but the core detection depth is concentrated almost entirely in the text modality.

Score Breakdown

Innovation
6 (25%)
Craft
70 (35%)
Traction
11 (15%)
Scope
73 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+2

Craft

Ci+5
Tests+8
Polish+4
Releases+4
Has License+5
Code Quality+24
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+2
Has Dependency Mgmt+5

Traction

Forks+6
Stars+6
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+8
Languages+8
Subsystems+13
Bloat Penalty+0
Completeness+7
Contributors+6
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

146

Contributors

2

Files

792

Active weeks

5

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

2

Forks

1

License

MIT