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

<https://anchorfact.org/kb/ai/ai-in-gaming>
  a schema:TechArticle ;
  schema:headline "AI in Gaming: Agents, Worlds, and In-Game Characters" ;
  schema:url <https://anchorfact.org/ai/ai-in-gaming/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_assisted" .

<https://anchorfact.org/kb/ai/ai-in-gaming>
  schema:citation <https://www.nature.com/articles/s41586-019-1724-z> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/ai-in-gaming>
  schema:citation <https://deepmind.google/blog/sima-generalist-ai-agent-for-3d-virtual-environments/> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/ai-in-gaming>
  schema:citation <https://developer.nvidia.com/ace-for-games> ;
  af:sourceTier "B" .