> For the complete documentation index, see [llms.txt](https://docs.visionmakers.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.visionmakers.io/docs-2/vision-makers-eu-ai-act-compliance.md).

# Vision Makers EU AI Act Compliance

**Vision Makers EU Act Compliant**

At Vision Makers we are committed to ensuring that our AI systems, models, and services align with the European Union Artificial Intelligence Act (EU AI Act) and other applicable regulations. As a platform hosting AI tools -- we recognize the importance of transparency, accountability, and responsible innovation.

Below are the key steps we follow to ensure ongoing compliance with the EU AI Act:

***

[**1. Risk Classification of AI Models, AI Systems or AI Applications**](https://vision-makers-launchpad-swml.vercel.app/docs/EU-AI-Act-Compliance#1-risk-classification-of-ai-models-ai-systems-or-ai-applications)

We assess all AI systems and models hosted or deployed on our platform using the EU AI

Act's four-tier risk framework:

* Unacceptable Risk -- Prohibited (not allowed on our platform)
* High Risk -- Requires strict compliance if hosted
* Limited Risk -- Transparency obligations implemented (e.g., chatbot)
* Minimal or No Risk -- Informational, low-impact tools (e.g., open datasets) Each system is tagged based on its intended use, functionality, and potential impact.

***

[**2. Transparency and AI Disclosure**](https://vision-makers-launchpad-swml.vercel.app/docs/EU-AI-Act-Compliance#2-transparency-and-ai-disclosure)

In accordance with Article 52 of the EU AI Act, we ensure users are clearly informed when they are interacting with AI systems. We provide:

* AI interaction disclaimers on Conversational AI Interface and othertools
* Pop-up notices and consent banners for Limited Risk systems
* In-platform labels for AI-generated outputs and downloadable models(e.g., message stating "Powered by AI" or "Powered by AI Technology").

***

[**3. Human Oversight**](https://vision-makers-launchpad-swml.vercel.app/docs/EU-AI-Act-Compliance#3-human-oversight)

Our AI tools are designed to assist -- not replace -- human judgment. Important decisions, especially those related to your health, legal matters, finances, or personal well-being, should always be reviewed or made by a qualified professional.

***

[**4. User Responsibility & Due Diligence**](https://vision-makers-launchpad-swml.vercel.app/docs/EU-AI-Act-Compliance#4-user-responsibility--due-diligence)

We are committed to supporting responsible and transparent use of AI by providing clear information about each tool or project available on our platform. While we do not directly engage with developers, we help users make informed decisions by:

* Displaying risk disclaimers on AI model and project pages
* Labeling AI systems where applicable to indicate potential use-case risks
* Encouraging users to assess the suitability and legal requirements for their specific use before deploying any AI tool

Users are expected to exercise due diligence and comply with any relevant laws or regulations, including the EU AI Act, especially when applying AI tools in regulated or sensitive contexts.

***

[**5. Monitoring & Continuous Improvement**](https://vision-makers-launchpad-swml.vercel.app/docs/EU-AI-Act-Compliance#5-monitoring--continuous-improvement)

We regularly audit hosted models and applications to ensure continued compliance. We also monitor changes to EU regulations and industry best practices and adapt our platform policies accordingly.

***

[**6. Contact & Inquiries**](https://vision-makers-launchpad-swml.vercel.app/docs/EU-AI-Act-Compliance#6-contact--inquiries)

For questions or inquiries on our EU AI Act Compliance, please contact our compliance team at:

**Email:** [**ADMIN@VISIONMAKERS.IO**](mailto:ADMIN@VISIONMAKERS.IO)

By taking these steps, Vision Makers Ltd ensures our AI offerings are not only innovative and useful, but also safe, transparent, and legally compliant in line with European standards.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.visionmakers.io/docs-2/vision-makers-eu-ai-act-compliance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
