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

<https://anchorfact.org/kb/ai/ai-podcast-generation>
  a schema:article ;
  schema:headline "AI Podcast Generation: Source-Grounded Scripts, TTS, Transcription, and Review" ;
  schema:url <https://anchorfact.org/ai/ai-podcast-generation/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.83" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/ai-podcast-generation>
  schema:citation <https://support.google.com/notebooklm/answer/16212820> ;
  af:sourceTier "B" .

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

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