[PR #4095] Add EU AI Act #51256

Open
opened 2026-06-14 19:46:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sindresorhus/awesome/pull/4095
Author: @carloshvp
Created: 4/12/2026
Status: 🔄 Open

Base: mainHead: add-eu-ai-act


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

https://github.com/GenAI-Gurus/awesome-eu-ai-act#readme

EU regulation governing the development and deployment of artificial intelligence systems, establishing a risk-based compliance framework with obligations phasing in through 2027.

PRs reviewed:

By submitting this pull request I confirm I've read and complied with the below requirements 🖖

Requirements for your pull request

  • Fully AI-generated pull requests are not accepted.
  • Don't open a Draft / WIP pull request while you work on the guidelines. A pull request should be 100% ready and should adhere to all the guidelines when you open it.
  • Don't waste my time. Do a good job, adhere to all the guidelines, and be responsive.
  • You have to review at least 4 other open pull requests.
  • You have read and understood the instructions for creating a list.
  • This pull request has a title in the format Add Name of List. It should not contain the word Awesome.
  • Your entry here should include a short description of the project/theme of the list. It should not describe the list itself.
  • Your entry should be added at the bottom of the appropriate category.
  • The title of your entry should be title-cased and the URL to your list should end in #readme.
  • No blockchain-related lists.
  • The suggested Awesome list complies with the below requirements.

Requirements for your Awesome list

  • Has been around for at least 30 days. Repository created January 8, 2024.
  • Is not AI-generated.
  • Run awesome-lint on your list and fix the reported issues. Passes with 0 errors.
  • The default branch should be named main, not master.
  • Includes a succinct description of the project/theme at the top of the readme.
  • It's the result of hard work and the best I could possibly produce.
  • The repo name of your list should be in lowercase slug format: awesome-eu-ai-act.
  • The heading title of your list should be in title case format: # Awesome EU AI Act.
  • Non-generated Markdown file in a GitHub repo.
  • The repo should have awesome-list & awesome as GitHub topics. Both set.
  • Not a duplicate. No existing EU AI Act awesome list exists.
  • Only has awesome items. Curated, not exhaustive.
  • Does not contain items that are unmaintained, archived, or deprecated.
  • Includes a project logo/illustration whenever possible.
  • Entries have a description, ending with a period.
  • Includes the Awesome badge.
  • Has a Table of Contents section named Contents as the first section.
  • Has an appropriate license. CC0.
  • Has contribution guidelines in CONTRIBUTING.md.
  • Has consistent formatting and proper spelling/grammar.
  • Does not use hard-wrapping.
  • Does not include a CI badge.
  • Does not include an "Inspired by awesome-foo" link.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sindresorhus/awesome/pull/4095 **Author:** [@carloshvp](https://github.com/carloshvp) **Created:** 4/12/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-eu-ai-act` --- ### 📝 Commits (1) - [`b92f331`](https://github.com/sindresorhus/awesome/commit/b92f3318ba4ea8dc55e4cc71982da93ae114e842) Add EU AI Act ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description https://github.com/GenAI-Gurus/awesome-eu-ai-act#readme EU regulation governing the development and deployment of artificial intelligence systems, establishing a risk-based compliance framework with obligations phasing in through 2027. PRs reviewed: - https://github.com/sindresorhus/awesome/pull/4003 - https://github.com/sindresorhus/awesome/pull/3923 - https://github.com/sindresorhus/awesome/pull/3888 - https://github.com/sindresorhus/awesome/pull/4016 ### By submitting this pull request I confirm I've read and complied with the below requirements 🖖 ## Requirements for your pull request - [x] Fully AI-generated pull requests are not accepted. - [x] Don't open a Draft / WIP pull request while you work on the guidelines. A pull request should be 100% ready and should adhere to all the guidelines when you open it. - [x] **Don't waste my time.** Do a good job, adhere to all the guidelines, and be responsive. - [x] **You have to review at least 4 other [open pull requests](https://github.com/sindresorhus/awesome/pulls?q=is%3Apr+is%3Aopen).** - [x] You have read and understood the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/main/create-list.md). - [x] This pull request has a title in the format `Add Name of List`. It should not contain the word `Awesome`. - [x] Your entry here should include a short description of the project/theme of the list. **It should not describe the list itself.** - [x] Your entry should be added at the bottom of the appropriate category. - [x] The title of your entry should be title-cased and the URL to your list should end in `#readme`. - [x] No blockchain-related lists. - [x] The suggested Awesome list complies with the below requirements. ## Requirements for your Awesome list - [x] **Has been around for at least 30 days.** Repository created January 8, 2024. - [x] Is not AI-generated. - [x] Run [`awesome-lint`](https://github.com/sindresorhus/awesome-lint) on your list and fix the reported issues. ✅ Passes with 0 errors. - [x] The default branch should be named `main`, not `master`. - [x] **Includes a succinct description of the project/theme at the top of the readme.** - [x] It's the result of hard work and the best I could possibly produce. - [x] The repo name of your list should be in lowercase slug format: `awesome-eu-ai-act`. - [x] The heading title of your list should be in title case format: `# Awesome EU AI Act`. - [x] Non-generated Markdown file in a GitHub repo. - [x] The repo should have `awesome-list` & `awesome` as [GitHub topics](https://help.github.com/articles/about-topics). ✅ Both set. - [x] Not a duplicate. No existing EU AI Act awesome list exists. - [x] Only has awesome items. Curated, not exhaustive. - [x] Does not contain items that are unmaintained, archived, or deprecated. - [x] Includes a project logo/illustration whenever possible. - [x] Entries have a description, ending with a period. - [x] Includes the [Awesome badge](https://github.com/sindresorhus/awesome/blob/main/awesome.md#awesome-badge). - [x] Has a Table of Contents section named `Contents` as the first section. - [x] Has an appropriate license. **CC0.** - [x] Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/main/awesome.md#include-contribution-guidelines) in `CONTRIBUTING.md`. - [x] Has consistent formatting and proper spelling/grammar. - [x] Does not use hard-wrapping. - [x] Does not include a CI badge. - [x] Does not include an "Inspired by awesome-foo" link. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-14 19:46:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sindresorhus#51256