Hacker News new | ask | show | jobs
by jumploops 505 days ago
> HippoRAG [..] builds a KG from scratch using LLMs and performs multi-hop retrieval without any supervision

They use GPT-3.5 Turbo[0] for entity extraction when populating the knowledge graph.

Curious how well GPT-4/Claude would do here?

[0]https://arxiv.org/html/2405.14831v3#A3