@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix xsd: . @prefix rdfs: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:title "HealthGenie: An Interactive System for Personalized Dietary Recommendations with Synergized LLMs and Knowledge Graphs"; ; , , , , , , , , , , ; a prov:Entity . a ; rdfs:label "Build Your Own expert Bot platform" . a ; rdfs:label "Chat-Diet" . a ; rdfs:label "ChatGPT" . a ; rdfs:label "Compeer" . a ; rdfs:label "Diary-Mate" . a ; rdfs:label "FathomGPT" . a ; rdfs:label "Graphlogue" . dct:subject ; a ; rdfs:comment "HealthGenie is a novel interactive system that synergizes LLMs and KGs through a circular workflow for personalized dietary recommendations. The system treats LLMs as agents that interact with KGs to conduct reasoning, adapting recommendations based on user interaction with visualized graph data, thus enabling effective reasoning with both components in a unified manner."; rdfs:label "HealthGenie"; . a ; rdfs:label "InkSync" . a ; rdfs:label "KGScope" . a ; rdfs:label "The Food Product Nutrition Assistant" . a ; rdfs:label "WatiGPT" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2026-02-26T15:45:03.016Z"^^xsd:dateTime; dct:creator ; npx:hasNanopubType ; rdfs:label "LLM-KG assessment for paper 10.48550/arXiv.2504.14594" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNz2QK3SEifno78S7+48zUB0xpTex3mAzW73ZimHqNcdEMU5/apslrGrTHGFAt/Chocgo++r6JQp5ygY7NyJHGWdaIqnt85pjX4PbNfLAvapyUO00qZP34fY61w4eZ9UMtleWEsmZKRtQPyJ8ODl46i/rfPuZlcJGpM9Nmy5mpGWuepqIEvF4a/t7pLVeCEDFSYXT+yaiygt6ynIK5f7TtEDhZpeUf/Q74WhMPJXm4yTU/hqOX4IW+50kWHNArGGZwUaXwzyG6M3Zd6UMModryGkLqS4H/MSE3ZA1Ylnms7BfWLEXhMWlaKi6HRV4nGRDLhxVSi9LSRi3LWKLhNIIQIDAQAB"; npx:hasSignature "s78p2L1DtXSy43eVYgFvH+5vWr6gH6cFqrT2tXfZPjV5lb+i8juo8pe7IgQHx729g3WH0vOFGeqWb8G8gItZlAxaY1o+LFfKuzZHPtvR5jMpo+8PbezIeGpOp7yrwrkJ41+LNyCkKQ84A8Aw2M1VcsUUG/7qlPY/9C8ZoNdZHtvVPwj/z/wVyItCpPoBdbVsB8tq6JHByKk9FdGubNGAgSpjxSKVF0HTkbm82nHZNhDNOFFam/9+sXw9kv0BAO2nOf9NOt2s/rfKRbp75KhGurIF1qMLUVOpGWkWRRXlLfCssH/3IMa+7ffKx28BWIdzHAIBoV3BoYKSB+zFkI32Rg=="; npx:hasSignatureTarget this:; npx:signedBy . }