How AI Is Built

#008 Knowledge Graphs for Better RAG, Virtual Entities, Hybrid Data Models

27 snips
May 20, 2024
Kirk Marple, CEO of Graphlit, discusses using knowledge graphs for enhanced information retrieval, a hybrid data model creating virtual entities, entity extraction using Azure Cognitive Services, metadata-first approach for better data indexing, and challenges in knowledge graph development.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Virtual Entities Across Three Stores

  • GraphLit models each entity as a 'virtual entity' with physical representations across document store, graph node, and search index.
  • This hybrid storage pattern enables flexible retrieval by text, metadata, and graph queries.
ANECDOTE

Pivot From Catalog To API Platform

  • Kirk pivoted GraphLit from a data catalog to an API-focused platform after noticing niche vertical apps for LLMs.
  • He found that exposing the platform via API let many teams build domain-specific copilots quickly.
ADVICE

Filter RAG Context With Graphs

  • Use knowledge graphs as a filtering layer on top of keyword and vector search to constrain RAG context.
  • Auto-detect entities in prompts and filter the domain of data the model uses for retrieval.
Get the Snipd Podcast app to discover more snips from this episode
Get the app