---
title: "Vector RAG that actually understands context | Webinar | SurrealDB"
description: "Basic vector RAG breaks down as systems scale. Semantic similarity alone cannot enforce hierarchy, causality, or typed relationships - leading to degraded accuracy and opaque results over time."
url: https://surrealdb.com/events/vector-rag-that-actually-understands-context
---

Loading webinar...

Wednesday, January 21 at 8:00 PM GMT

Webinar

# Vector RAG that actually understands context

Basic vector RAG breaks down as systems scale. Semantic similarity alone cannot enforce hierarchy, causality, or typed relationships - leading to degraded accuracy and opaque results over time.

Share

## About this webinar

In this live webinar, Matthew Penaroza (Head of Solutions Architecture, SurrealDB) shows how to design retrieval systems that maintain context as data and usage grow. You’ll learn how vectors and graphs work together to enforce structure, reduce search space, and explain why evidence was retrieved - not just that it was. This session focuses on retrieval quality and interpretability, not database internals.

Speakers

![Matthew Penaroza](https://cdn.surrealdb.com/r5o0zz33e58q028xmdax4xx9.auto)

Matthew Penaroza

Head of Solution Architecture at SurrealDB

## In this session you'll learn

Why vector-only RAG fails at scale (and why common fixes don’t solve it)

What “context” actually means in retrieval systems

How graph-based retrieval complements vectors

Implementing hybrid vector + graph retrieval in a single query

Producing retrieval traces that explain evidence selection

What to measure to avoid semantic collapse in production

```json
{"@context":"https://schema.org","@type":"Event","name":"Vector RAG that actually understands context","description":"Basic vector RAG breaks down as systems scale. Semantic similarity alone cannot enforce hierarchy, causality, or typed relationships - leading to degraded accuracy and opaque results over time.","startDate":"2026-01-21T20:00:27.000Z","endDate":"2026-01-21T22:00:27.000Z","image":"https://cdn.surrealdb.com/n6ty92zyxhnvp06pftfihkvg.auto","url":"https://surrealdb.com/events/vector-rag-that-actually-understands-context","eventStatus":"https://schema.org/EventScheduled","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"https://surrealdb.com/events/vector-rag-that-actually-understands-context"},"organizer":{"@type":"Organization","name":"SurrealDB","url":"https://surrealdb.com","logo":{"@type":"ImageObject","url":"https://surrealdb.com/assets/static/logo.BG7_TG2b.svg"}},"performer":[{"@type":"Person","name":"Matthew Penaroza","jobTitle":"Head of Solution Architecture","worksFor":{"@type":"Organization","name":"SurrealDB"}}]}
```

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://surrealdb.com"},{"@type":"ListItem","position":2,"name":"Events","item":"https://surrealdb.com/events"},{"@type":"ListItem","position":3,"name":"Vector RAG that actually understands context","item":"https://surrealdb.com/events/vector-rag-that-actually-understands-context"}]}
```

```json
{"@context":"https://schema.org","@type":"Organization","name":"SurrealDB","url":"https://surrealdb.com","logo":"https://surrealdb.com/assets/static/logo.BG7_TG2b.svg","description":"SurrealDB is the unified data layer for AI. A multi-model database for documents, graphs, vectors, and time-series.","foundingDate":"2022","hasCertification":[{"@type":"Certification","name":"SOC 2 Type 2"},{"@type":"Certification","name":"GDPR"},{"@type":"Certification","name":"Cyber Essentials Plus"},{"@type":"Certification","name":"ISO 27001"}],"owns":[{"@type":"SoftwareApplication","name":"SurrealDB","url":"https://surrealdb.com/surrealdb"},{"@type":"SoftwareApplication","name":"Agent Memory","url":"https://surrealdb.com/agent-memory"}],"knowsAbout":["multi-model databases","document databases","graph databases","vector search","time-series databases","SurrealQL","Agent Memory","real-time databases","embedded databases","context layer","graph ontology","distributed database","knowledge graphs","distributed transaction protocols","highly-scalable databases"],"sameAs":["https://www.wikidata.org/wiki/Q124316308","https://github.com/surrealdb/surrealdb","https://twitter.com/surrealdb","https://www.youtube.com/@surrealdb","https://www.linkedin.com/company/surrealdb","https://discord.gg/surrealdb","https://www.reddit.com/r/surrealdb","https://www.instagram.com/surrealdb","https://medium.com/surrealdb","https://dev.to/surrealdb"]}
```
