Our Mission

To provide a clear, easy-to-implement standard for transparently marking AI-generated or AI-enhanced content on the web.

Why It Matters

As AI becomes increasingly involved in content creation, it's crucial to maintain transparency. Our standard helps creators easily disclose AI involvement, fostering trust and clarity in the digital space.

How It Works

The AI Content Metatag Standard uses simple HTML5 data attributes to indicate whether content is:

While these tags provide valuable information, it's worth noting that their accuracy ultimately depends on the honesty and diligence of those implementing them. As with any self-reported data on the web, users and systems should interpret this information accordingly.

Quick Start

<div data-ai-generated="true" 
     data-ai-enhanced="false" 
     data-ai-free="false" 
     data-ai-tools="GPT-4" 
     data-ai-tagged-date="2024-08-26" >

    <p>This content was generated by AI.</p>

</div>

FAQ

Q: Why should I use this standard?

A: To promote transparency and trust in your content creation process.

Q: Is it difficult to implement?

A: Not at all! It's as simple as adding a few data attributes to your HTML.

Q: Can I use this for any type of content?

A: Yes, it's designed to work with text, images, and other web content.

About Us

The AI Content Metatag Standard was developed by Guustaaf Damave, a jack of all trades solopreneur and artist, with input from the web development and AI ethics communities. The initial website content and standard documentation were created with the assistance of Claude, an AI language model by Anthropic, showcasing the collaborative potential between human creativity and AI capabilities.

Contact

Questions or feedback? Reach out to us at

Legal

This standard is open for use under the MIT license. For full terms, please see our GitHub repository.

Join us in promoting transparency in AI-created content across the web!