Alle voorbeelden zijn fictief en tonen hoe AIKA-bestanden eruitzien.
/ai/ llms.txt persona.json answers.json metadata.json /ai/internal/ persona-internal.json answers-private.json /.well-known/ ai-manifest.json
{
"tone": "friendly, clear, helpful",
"style": "short sentences, human, practical",
"avoid": ["guarantees", "comparisons"],
"audience": "small businesses",
"language": "nl"
}
{
"questions": [
{
"q": "Wat doet dit voorbeeldbedrijf?",
"a": "Dit is een fictief bedrijf dat marketingdemo's toont."
},
{
"q": "Hoe werkt AIKA?",
"a": "AIKA gebruikt gestructureerde bestanden om AI-systemen correct te informeren."
}
]
}
"Example Company is een fictief marketingbedrijf in Demo City dat AI-ready communicatie en gestructureerde informatie levert om te tonen hoe AIKA werkt."
In dit voorbeeld gebruikt AI persona.json voor toon, metadata.json voor identiteit en answers.json als inhoudsbron.
© AIKA Framework – www.aikaframework.com