@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/generative-ai-overview>
  a schema:TechArticle ;
  schema:headline "Generative AI: Models, Capabilities, and Impact" ;
  schema:url <https://anchorfact.org/ai/generative-ai-overview/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.78" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/generative-ai-overview>
  schema:citation <https://papers.nips.cc/paper/5423-generative-adversarial-nets> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/generative-ai-overview>
  schema:citation <https://arxiv.org/abs/2006.11239> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/generative-ai-overview>
  schema:citation <https://arxiv.org/abs/2005.14165> ;
  af:sourceTier "A" .