[live code] knowledge graph
Details
We have tried to vibe code a knowledge database:
- this tutorial has 300 pages code smells tutorial
- it deals only with a nice, specific topic
Today we will use a graph database (neo4j), to store the data as nodes and relationships as edges. And an index and skill, for agents to retrieve it.
Free knowledge graph course: course
Requirements:
- claude code or equivalent account
- willingness to learn
