Add TinyTools AI Content Disclosure Generator (EU AI Act Article 50) - #22
Open
alfredoautomatizaloconia-cloud wants to merge 1 commit into
Conversation
| - [Systima Comply](https://github.com/systima-ai/comply) - Open-source EU AI Act compliance scanner for CI/CD pipelines. AST-based detection of 37+ AI/ML frameworks with call-chain tracing and obligation checking against Articles 5-50. Ships as CLI, GitHub Action, and TypeScript API. Apache 2.0 licensed. | ||
| - [AIR Blackbox](https://github.com/airblackbox/gateway) - Open-source EU AI Act compliance scanner and runtime trust layer for Python AI agents. 39 checks across Articles 9-15 with HMAC-SHA256 tamper-evident audit chains, PII detection, and prompt injection blocking. Trust layers for LangChain, CrewAI, AutoGen, OpenAI, Google ADK, and Claude Agent SDK. Ships as CLI, MCP server, and GitHub Action. Apache 2.0 licensed. ([Website](https://airblackbox.ai) | [PyPI](https://pypi.org/project/air-blackbox/)) | ||
| - [NeuralFlow](https://github.com/omergili/neuralflow) - Open-source EU AI Act Article 50 transparency toolkit. Adds machine-readable (JSON-LD, meta tags) and human-visible AI disclosure to websites with a single script tag. Ships as npm package (`@neuralflow/ai-act`), CLI, and WordPress plugin. 5.1 KB, zero dependencies. MIT licensed. ([npm](https://www.npmjs.com/package/@neuralflow/ai-act) | [Website](https://neuralflow.mylurch.com)) | ||
| - [TinyTools AI Content Disclosure Generator](https://tinytools-smoky.vercel.app/) - Free browser-based generator for EU AI Act Article 50 disclosure text and HTML snippets. Outputs ready-to-paste compliance notices for AI-generated content (chatbots, deepfakes, synthetic media), no signup, runs client-side. Part of the open-source TinyTools utility suite, which also includes a free AI robots.txt generator (allow/block GPTBot, ClaudeBot, Google-Extended, etc.). |
Member
There was a problem hiding this comment.
@alfredoautomatizaloconia-cloud Can you move this under Tools & Platforms?
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi! Adding TinyTools AI Content Disclosure Generator (https://tinytools-smoky.vercel.app/) to the EU Cybersecurity & AI Regulations section.
This is a free, browser-based generator that helps website operators produce EU AI Act Article 50 disclosure text and HTML snippets for AI-generated content (chatbots, deepfakes, synthetic media). It outputs ready-to-paste compliance notices, runs entirely client-side, and requires no signup.
It sits alongside similar entries already in the section like NeuralFlow (Article 50 transparency toolkit) and Systima Comply (EU AI Act scanner) — but targets a different audience: site owners who need to add the human-visible disclosure language without setting up CI/CD or installing an SDK.
The broader TinyTools suite is open-source and also includes a free AI robots.txt generator that may be relevant for other compliance / AI governance pages.
Follows the existing format: project name, link, concise description ending with a period.
Thanks for maintaining this list!