Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new instrument for technical documentation of AI act #8

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

ravimeijerrig
Copy link
Contributor

@ravimeijerrig ravimeijerrig commented Jun 18, 2024

Description

This PR adds an instrument with tasks to be done for high-risk AI systems according to the EU AI Act to the registry.
For that purpose the schema has been updated with 'upload_document' and 'form_filling' as type of tasks.

Link to research, assumptions, decisions, risks and questions/open ends on how to incorporate the EU AI Act can be found and reviewed here: https://app.clickup.com/9015737202/v/dc/8cp2evj-515 (Research/AI Act: Technische documentatie)

Link all GitHub issues fixed by this PR.
Make sure to first open an issue, get community approval and only then create Pull Request to resolve it.
All Pull Requests must have an issue attached to them

Resolves #

Checklist

Please check all the boxes that apply to this pull request using "x":

  • I have tested the changes locally and verified that they work as expected.
  • I have followed the project's coding conventions and style guidelines.
  • I have rebased my branch onto the latest commit of the main branch.
  • I have squashed or reorganized my commits into logical units.
  • I have read, understood and agree to the Developer Certificate of Origin, which this project utilizes.

@ravimeijerrig ravimeijerrig requested a review from a team as a code owner June 18, 2024 11:52
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to our community 🤗 and thank you for your first contribution.

As a first time contributor please make sure to review our contribution guidelines ❤️

instruments/technical_docs_for_high_risk_ai.yaml Outdated Show resolved Hide resolved
schema.json Outdated Show resolved Hide resolved
instruments/technical_docs_for_high_risk_ai.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

@ChristopherSpelt ChristopherSpelt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

instruments/technical_docs_for_high_risk_ai.yaml Outdated Show resolved Hide resolved
schema.json Outdated Show resolved Hide resolved
schema.json Outdated Show resolved Hide resolved
instruments/iama.yaml Outdated Show resolved Hide resolved
instruments/technical_docs_for_high_risk_ai.yaml Outdated Show resolved Hide resolved
schema.json Outdated Show resolved Hide resolved
@ravimeijerrig ravimeijerrig force-pushed the add_technical_documentation_AIAct branch from 96c9449 to 8b1a71e Compare June 27, 2024 12:18
Copy link
Contributor

@uittenbroekrobbert uittenbroekrobbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

schema.json Outdated Show resolved Hide resolved
Copy link
Member

@anneschuth anneschuth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me.

But it would be good to run this before merging (and fix any errors that remain):

./script/validate schema.json instruments/technical_docs_for_high_risk_ai.yaml 

This is now fixed with #10

@ravimeijerrig ravimeijerrig force-pushed the add_technical_documentation_AIAct branch from d51d853 to 045ac81 Compare June 28, 2024 13:37
@ravimeijerrig ravimeijerrig force-pushed the add_technical_documentation_AIAct branch from 7f713d4 to fdc81cb Compare June 28, 2024 15:18
@ravimeijerrig ravimeijerrig merged commit 71c3b0d into main Jun 28, 2024
6 checks passed
@ravimeijerrig ravimeijerrig deleted the add_technical_documentation_AIAct branch June 28, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend TAD System Card with (technical) requirements that follow from AI Act
5 participants