Knowledge Graph
Models and Architectures
A network of facts - entities and the relationships between them - that lets software connect the dots like a mind map.
A knowledge graph stores knowledge as connected facts: Skopje is the capital of North Macedonia, which is a candidate for EU membership. Each entity links to others, so software can traverse relationships and answer questions that require joining facts together.Search engines use one when they show an info box instead of links. Paired with language models, knowledge graphs supply the verified facts while the model supplies the fluent language - a strong combination against hallucination.