Speaker
Daniel Chalef
2 sessions in this library.
- Citation Needed: Provenance for LLM-Built Knowledge Graphs — Daniel Chalef, Zep AI
This talk addresses the critical challenge of ensuring the accuracy and trustworthiness of knowledge graphs generated by Large Language Models (LLMs). It proposes a system for tracking the provenance of information within these graphs, allowing users to trace data back to its original sources. This is essential for building reliable AI applications that depend on accurate knowledge representation.
- Stop Using RAG as Memory — Daniel Chalef, Zep
This talk argues against using Retrieval-Augmented Generation (RAG) as a generic memory solution for AI agents. Instead, it proposes modeling memory after specific business domains to create more cogent and capable memory systems. The core thesis is that semantic similarity alone is insufficient for accurate memory recall, and domain-aware memory structures are necessary.