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.
More from coding & agent
- Chimera: Sandboxing AI Coding Agents in Userspace — glcst · 2026-07-31
- MCP Protocol Breaking Update: A Guide to Stateless Migration — lee_stott · 2026-07-31
- LangChain Founder Recommends Ecosystem Stack for Building Agent Harnesses — hwchase17 · 2026-07-31
- Chip Huyen Demos Workflow Orchestrating 1,409 Agents — hugobowne · 2026-07-31
- Agent Gave Boss Fake Link: Dev Reflects on RAG Best Practices — gogeta7124 · 2026-07-31
- DeepSeek-V4-Flash Agent Eval: Completes 3D Task for $0.07 — cedric_chee · 2026-07-31