Building Real-Time Intelligence Systems in Production
KGC 2026
•
17m
https://drive.google.com/file/d/1GqheySdjCqY7N0bYpxm1bz495V1KYG1_/view?usp=share_link
Event-driven systems generate rich signals, but without context they remain fragmented and hard to reason over. Knowledge graphs offer a powerful way to connect these signals — yet building and operating them in real-time production environments presents unique challenges.
In this talk, I’ll walk through a practical, end-to-end architecture for constructing real-time knowledge graphs from streaming systems such as Kafka. Using real-world enterprise use cases from fraud detection and identity intelligence, I’ll cover how events are transformed into graph entities and relationships, how schemas evolve over time, and how to balance low-latency ingestion with query performance.
The session will dive into:
Designing graph schemas for high-volume, streaming data
Handling schema evolution, late-arriving events, and data quality issues
Trade-offs between real-time and batch graph updates
Query patterns that worked in production — and those that failed
Observability strategies for monitoring graph health, freshness, and performance
How knowledge graphs complement ML models and rule engines to enable explainable AI decisions
Attendees will leave with concrete design patterns, architectural trade-offs, and hard-earned lessons for deploying and operating knowledge graphs in production-scale systems.
Up Next in KGC 2026
-
Lessons Learned from 25 Years in Sema...
"https://drive.google.com/file/d/1A4hiMKMIX6x1lrAintov1-Kf5ion4xcb/view?usp=share_link
Knowledge Graphs Are Not Enough. In this session, we’ll challenge the conventional wisdom around knowledge graphs. While they’ve been positioned as the cornerstone of enterprise semantics, they are not the end...
-
Taxonomy Design Best Practices
"https://drive.google.com/file/d/1x8vYa4d8CmunWXKRcCX1Exm6SczzRUe9/view?usp=share_link
Ontologies form the semantic framework for knowledge graphs, but to serve the purpose of connecting to content and standardizing metadata, ontologies need to be based on taxonomies and other controlled vocabul...
-
Using LLMs and Vectors for Knowledge ...
"This hands on workshop will provide an introduction to knowledge graph creation from unstructured (e.g. text documents) and structured data (e.g. CSV tables), retrieval augmented generation with knowledge graphs: aka GraphRAG.
- Into to GraphRAG concepts
- Build a knowledge graph from unstructu...