I built this as a personal open-source project to explore how EU AI Act
requirements can be translated into concrete, inspectable technical checks.
The core idea is local-first compliance:
– risk classification (Articles 5–15, incl. prohibited use cases)
– bias evaluation using CrowS-Pairs
– automatic Annex IV–oriented PDF reports
– no cloud services or external APIs (browser-based + Ollama)
I’m especially interested in feedback on whether this kind of
technical framing of AI regulation makes sense in real-world projects.
Given the timeline of the commits and some other tells (e.g. using forwardRef despite using React 19 which deprecates it), it seems like you used coding assistants extensively. That's a personal preference, but I would mention that explicitly (if that's the case), if only for intellectual honesty.