Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
List<Entity> + Graph<Entity, Relation> -> Map<Entity, Score>
Propagate activation probability across a knowledge graph from a set of seed entities using Personalized PageRank to rank related concepts.
Problem it solves
Traditional vector search fails to bridge multi-hop relational steps between disjoint pieces of knowledge.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.