AI-Knowledge-Graph-Preview / sample_K graph.json
Lucasautomatekc's picture
Upload 7 files
a34d911 verified
raw
history blame contribute delete
537 Bytes
[
{
"id": "topic:ai-chips-memory-requirements",
"type": "topic",
"slug": "ai-chips-memory-requirements",
"edges": [
{
"target": "article:how-does-ai-chips-memory-requirements-work",
"type": "explains"
}
]
},
{
"id": "article:how-does-ai-chips-memory-requirements-work",
"type": "article",
"slug": "how-does-ai-chips-memory-requirements-work",
"edges": [
{
"target": "topic:ai-chips-memory-requirements",
"type": "belongs_to"
}
]
}
]