Generated content
Text, images, audio, or video that another AI made. The AI takes in this synthetic content and processes it further. Examples: an LLM-written summary fed into a translator, a generated photo passed to a moderation model, a text-to-speech clip routed to an audio system.
Description
- Description
Playground
Try the element with your own values, contexts, and color modes.
Context
Style
Raw JSON
Live API response from GET /schemas/ai@2026-05-06-beta/elements/input_generated_content.
element "input_generated_content"
{
"id": "input_generated_content",
"category_id": "input_dataset",
"title": [
{
"locale": "en",
"value": "Generated content"
}
],
"description": [
{
"locale": "en",
"value": "Text, images, audio, or video that another AI made. The AI takes in this synthetic content and processes it further. Examples: an LLM-written summary fed into a translator, a generated photo passed to a moderation model, a text-to-speech clip routed to an audio system."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [
{
"type": "regulation",
"title": "EU AI Act Article 3(1) — output class \"content\"",
"url": "https://eur-lex.europa.eu/eli/reg/2024/1689/oj",
"citation": "Regulation (EU) 2024/1689, Article 3(1)."
},
{
"type": "regulation",
"title": "EU AI Act Article 50 — Synthetic-content disclosure",
"url": "https://eur-lex.europa.eu/eli/reg/2024/1689/oj",
"citation": "Regulation (EU) 2024/1689, Article 50."
},
{
"type": "standard",
"title": "NIST AI 100-4 — AI Risk Management Framework",
"url": "https://nvlpubs.nist.gov/nistpubs/ai/NIST.AI.100-4.pdf",
"citation": "NIST."
}
],
"symbol_id": "generated_content",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": true
}
],
"shape": "circle",
"icon_variants": [
"default",
"dark",
"de_identified",
"de_identified.dark",
"pseudonymous",
"pseudonymous.dark",
"identifiable",
"identifiable.dark"
]
}