Open-Source KG Extractor Runs Qwen on a Single NVIDIA L4

JeremyCMorgan · x · 2026-07-31

Han Xiao open-sourced a knowledge graph extractor that turns documents, URLs, or zip files into interactive graphs. It runs a self-hosted Qwen3.6-35B-A3B-MTP on a single NVIDIA L4 GPU.

The tool streams triples (subject-predicate-object) and provides titles, descriptions, evidence spans, confidence scores, and source tags for each edge. Its prompting tricks for canonical entities offer a practical reference for building extraction pipelines without API bills.

Original post →

More from coding & agent

coding & agent channel →