Latest release


We release GPTKB under the CC BY 4.0 license:

If you use this data, please cite our paper(s) listed on the Publications page.

Code


The code for building GPTKB is available on GitHub: Knowledge-aware-AI/GPTKB.

Changelog


  • GPTKB v1.5.1 (2025-07-26):
    • Improves clustering performance
  • GPTKB v1.5.0 (2025-07-03):
    • New version of KB based on GPT-4.1
  • GPTKB v1.1.1 (2025-01-17):
    • Adjusts similarity score threshold for clustering
  • GPTKB v1.0.2 (2024-11-12):
    • Changes the split character
    • Encodes 100% URLs
  • GPTKB v1.0.1 (2024-11-10):
    • Fixes concept alignment
    • Treats all objects of (?s, instanceOf, ?x) as entities
  • GPTKB v1.0.0 (2024-10-31):
    • First release of GPTKB