Back to explore

Building Knowledge Graphs Fast with Jev

The post demonstrates using Jev to deterministically generate subjects, predicates, and objects per sentence, enabling fast and cheap knowledge graph construction, e.g., turning the Constitution into a knowledge graph in 4 seconds.

turned the Constitution into a knowledge graph in 4s, the Odyssey in 45s. - per sentence, deterministically generates possible subject, predicates and objects. - used jev to sift through it all. result is very fast and cheap triple creation. https://github.com/saivivekvenna/jevy-graph…

· 4 likesOpen on X