-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ title: Beslisboom AI-verordening | |
summary: Hulpmiddel om te bepalen welke wet en regelgeving past bij jouw type AI a.d.h.v. de AI Verordering | ||
--- | ||
# Beslisboom AI-verordening | ||
Dit is de beslisboom van de AI Act, de code van dit onderdeel staat hier op <a href=https://github.com/MinBZK/ai-act-decisiontree>Github</a> | ||
Met deze beslisboom stel je vast of de AI-verordening geldt voor jouw beoogde toepassing. En aan welke vereisten je dan moet voldoen. | ||
|
||
<div id="app"> | ||
<script src="https://unpkg.com/[email protected]/dist/index.js"></script> | ||
|