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

<https://anchorfact.org/kb/ai/decentralized-ai>
  a schema:article ;
  schema:headline "Decentralized AI: Distributed Inference, Peer-to-Peer Networks, and Blockchain Integration" ;
  schema:url <https://anchorfact.org/ai/decentralized-ai/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.8" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

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

<https://anchorfact.org/kb/ai/decentralized-ai>
  schema:citation <https://research.google/pubs/practical-secure-aggregation-for-privacy-preserving-machine-learning/> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/decentralized-ai>
  schema:citation <https://www.nature.com/articles/s41586-021-03583-3> ;
  af:sourceTier "A" .