#
Yes, We Are Worried About the Existential Risk of Artificial Intelligence - -
Yes, We Are Worried About the Existential Risk of Artificial Intelligence - -.pdf
## Annotations
dataviewjs
let summaryPages = dv.pages('"Notes"')
.where(p => p.file.name.includes("∎ Yes, We Are Worried About the Existential Risk of Artificial Intelligence - -"))
.map(p => [p.file.link, p.annotation_status])
dv.table(["Annotation Summary", "Status"], summaryPages)