Skip to content

Commit 1e505b2

Browse files
committed
edits AIAIT EN NL
1 parent 7f5ec1d commit 1e505b2

File tree

8 files changed

+12
-138
lines changed

8 files changed

+12
-138
lines changed

content/english/technical-tools/implementation-tool.md

Lines changed: 5 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The outcomes of the first questionnaire are displayed in the below figure. The f
4141
- High risk AI systems: are in scope of the AI Act, additional control measures for high-risk AI systems are needed through harmonized standards.
4242
- Prohibited AI systems: are in scope of the AI Act, usage of this type of AI systems is prohibited in the European Union. More information about this category is provided by the <a href="https://www.digitaleoverheid.nl/achtergrondartikelen/welke-ai-praktijken-zijn-volgend-jaar-verboden/" target="_blank">Dutch government</a>.
4343

44-
<br> <br> <img src="/images/ai-act-implementation-tool/Venn diagram_EN.png" alt="drawing" width="600"/>
44+
<br> <br> <img src="/images/ai-act-implementation-tool/Venn diagram EN.png" alt="drawing" width="600"/>
4545

4646
{{< container_close >}}
4747

@@ -59,7 +59,7 @@ The reasoning and motivations behind the selected questions in the AI Act Implem
5959

6060
{{< container_close >}}
6161

62-
{{< container_open icon="far fa-file" title="Explainers" id="explainers" >}}
62+
{{< container_open icon="fas fa-chalkboard-teacher" title="Explainers" id="explainers" >}}
6363

6464
Through examples the slides decks explain the intricacies of the AI system definition.
6565

@@ -77,71 +77,8 @@ Through examples the slides decks explain the intricacies of the AI system defin
7777

7878
{{< container_close >}}
7979

80-
{{< container_open icon="far fa-file" title="Flowchart AI Act Implementation Tool" id="flowchart" >}}
80+
{{< container_open icon="fas fa-arrows-alt" title="Flowchart Implementation Tool" id="flowchart" >}}
8181

82-
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20250203_Visio.pdf" width_mobile_pdf="12" width_desktop_pdf="12" >}}
82+
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20250205_Flowchart_AIAIT_EN.pdf" width_mobile_pdf="12" width_desktop_pdf="12" >}}
8383

84-
{{< container_close >}}
85-
86-
<style>
87-
/* Targeting the first direct div inside #AIActImplementationTool */
88-
#AIActImplementationTool > div:first-child {
89-
height: auto!important;
90-
padding: 12px;
91-
}
92-
93-
/* Styling for form-group elements inside #AIActImplementationTool */
94-
#AIActImplementationTool .form-group {
95-
display: block;
96-
}
97-
98-
/* Styling color output area inside #AIActImplementationTool */
99-
#AIActImplementationTool .card-body .bg-primary {
100-
background-color: #F8E5E3;
101-
}
102-
103-
/* Styling for form-group elements header labels inside #AIActImplementationTool */
104-
#AIActImplementationTool .form-group .form-label {
105-
margin-left: 0;
106-
color: black;
107-
}
108-
109-
/* Allow new lines for small elements inside #AIActImplementationTool */
110-
#AIActImplementationTool small {
111-
margin-top: 24px;
112-
white-space: pre-wrap;
113-
}
114-
115-
/* Allow new lines for label elements inside #AIActImplementationTool */
116-
#AIActImplementationTool label {
117-
white-space: pre-wrap;
118-
}
119-
120-
/* Styling for form-group elements labels inside #AIActImplementationTool */
121-
#AIActImplementationTool .form-group label {
122-
color: black;
123-
}
124-
125-
/* Styling for intermediate-output labels in #AIActImplementationTool */
126-
#AIActImplementationTool .intermediate-output label {
127-
font-weight: 700;
128-
}
129-
130-
/* Styling for intermediate-output textareas in #AIActImplementationTool */
131-
#AIActImplementationTool .intermediate-output textarea {
132-
border: none;
133-
background-color: transparent;
134-
resize: none;
135-
width: 100%;
136-
height: auto;
137-
padding: 0;
138-
margin: 0;
139-
font-size: inherit;
140-
font-family: inherit;
141-
line-height: inherit;
142-
color: inherit;
143-
overflow: hidden;
144-
white-space: pre-wrap;
145-
word-wrap: break-word;
146-
}
147-
</style>
84+
{{< container_close >}}

content/nederlands/technical-tools/implementation-tool.md

Lines changed: 7 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,19 @@ De uitkomst van de eerste vragenlijst wordt schematisch weergeven in onderstaand
4747
- Hoog risico AI-systemen: vallen binnen de reikwijdte van de AI-verordening en behoeven extra beheersmaatregelen aan de hand van [geharmonizeerde normen](/nl/knowledge-platform/standards/).
4848
- Verboden AI-systemen: vallen binnen de reikwijdte van de AI-verordening, dit type AI-systemen zijn verboden. Meer toelichting over deze categorie kan gevonden worden op <a href="https://www.digitaleoverheid.nl/achtergrondartikelen/welke-ai-praktijken-zijn-volgend-jaar-verboden/" target="_blank">Digitale overheid</a>.
4949

50-
<br> <br> <img src="/images/ai-act-implementation-tool/Venn diagram_NL.png" alt="drawing" width="600"/>
50+
<br> <br> <img src="/images/ai-act-implementation-tool/Venn diagram NL.png" alt="drawing" width="600"/>
5151

5252
{{< container_close >}}
5353

5454
{{< container_open icon="far fa-file" title="Richtlijnen voor AI-verordening implementatie" id="documentation-definition" >}}
5555

5656
Overwegingen en keuzes die zijn gemaakt tijdens het opstellen van de vragenlijst uit de AI-verordening implementatie tool worden in onderstaand documenten beschreven.
5757

58-
{{< embed_pdf url="/pdf-files/knowledge-base/20241218_Guidelines_AI_system_definition.pdf" width_mobile_pdf="12" width_desktop_pdf="6" >}}
58+
{{< embed_pdf url="/pdf-files/knowledge-base/20241218 Richtlijnen AI-systeem definitie.pdf" width_mobile_pdf="12" width_desktop_pdf="6" >}}
5959

6060
{{< container_close >}}
6161

62-
{{< container_open icon="far fa-file" title="Explainers" id="explainers" >}}
62+
{{< container_open icon="fas fa-chalkboard-teacher" title="Explainers" id="explainers" >}}
6363

6464
Aan de hand van voorbeelden lichten de volgende drie explainers de complexiteit van de AI-systeem definitie toe.
6565

@@ -71,77 +71,14 @@ Aan de hand van voorbeelden lichten de volgende drie explainers de complexiteit
7171

7272
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20241203_Rule_based_or_AI_system.pdf" width_mobile_pdf="12" width_desktop_pdf="6" >}}
7373

74-
### Definitie van een AI-systeem onder de AI-verordening
74+
### Definitie van een AI-systeem volgens de AI-verordening
7575

7676
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20241118_AI_definition_carrousel.pdf" width_mobile_pdf="12" width_desktop_pdf="6" >}}
7777

7878
{{< container_close >}}
7979

80-
{{< container_open icon="far fa-file" title="Flowchart AI-verordening implementatie tool" id="flowchart" >}}
80+
{{< container_open icon="fas fa-arrows-alt" title="Flowchart implementatie tool" id="flowchart" >}}
8181

82-
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20250203_Visio.pdf" width_mobile_pdf="12" width_desktop_pdf="12" >}}
82+
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20250205_Flowchart_AIAIT_NL.pdf" width_mobile_pdf="12" width_desktop_pdf="12" >}}
8383

84-
{{< container_close >}}
85-
86-
<style>
87-
/* Targeting the first direct div inside #AIActImplementationTool */
88-
#AIActImplementationTool > div:first-child {
89-
height: auto!important;
90-
padding: 12px;
91-
}
92-
93-
/* Styling for form-group elements inside #AIActImplementationTool */
94-
#AIActImplementationTool .form-group {
95-
display: block;
96-
}
97-
98-
/* Styling color output area inside #AIActImplementationTool */
99-
#AIActImplementationTool .card-body .bg-primary {
100-
background-color: #F8E5E3;
101-
}
102-
103-
/* Styling for form-group elements header labels inside #AIActImplementationTool */
104-
#AIActImplementationTool .form-group .form-label {
105-
margin-left: 0;
106-
color: black;
107-
}
108-
109-
/* Allow new lines for small elements inside #AIActImplementationTool */
110-
#AIActImplementationTool small {
111-
margin-top: 24px;
112-
white-space: pre-wrap;
113-
}
114-
115-
/* Allow new lines for label elements inside #AIActImplementationTool */
116-
#AIActImplementationTool label {
117-
white-space: pre-wrap;
118-
}
119-
120-
/* Styling for form-group elements labels inside #AIActImplementationTool */
121-
#AIActImplementationTool .form-group label {
122-
color: black;
123-
}
124-
125-
/* Styling for intermediate-output labels in #AIActImplementationTool */
126-
#AIActImplementationTool .intermediate-output label {
127-
font-weight: 700;
128-
}
129-
130-
/* Styling for intermediate-output textareas in #AIActImplementationTool */
131-
#AIActImplementationTool .intermediate-output textarea {
132-
border: none;
133-
background-color: transparent;
134-
resize: none;
135-
width: 100%;
136-
height: auto;
137-
padding: 0;
138-
margin: 0;
139-
font-size: inherit;
140-
font-family: inherit;
141-
line-height: inherit;
142-
color: inherit;
143-
overflow: hidden;
144-
white-space: pre-wrap;
145-
word-wrap: break-word;
146-
}
147-
</style>
84+
{{< container_close >}}
222 KB
Loading

static/images/ai-act-implementation-tool/Venn diagram_NL.png renamed to static/images/ai-act-implementation-tool/Venn diagram NL.png

File renamed without changes.
-223 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)