TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Knowledge Graph VS Vector Database which is better cure for LLM Hallucination

3 pointsby gkorlandover 1 year ago

1 comment

kordlessagainover 1 year ago
The answer is that both are important. The trick is extracting the nodes and edges from the text automatically (which can be done with transfer learning from a foundation model) and then embed the string so you can search for things like it later, using the keyterms you find (and which are stored in the graph).