Show HN: Building a Resume ontology and tooling for LLMs CV management
Category: library
Tags: rdf, knowledge-graph, resume-parser, semantic-web, llm-tooling
Score: 5.8/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 5)
This project converts resumes/CVs into structured RDF knowledge graphs using LLMs, enabling queryable, machine-readable profiles. It's interesting because it bridges unstructured document processing with semantic web standards, offering both a Python library and CLI for practical use.
Target audience: backend devs, data engineers, hr tech teams
Repository: https://github.com/kelu124/Resume_RDF_update/tree/main · Python · 2 stars
View on Hacker News