---
title: "Multi-model RAG with SurrealDB & Langchain | Webinar | SurrealDB"
description: "Learn how to build a multi-model RAG pipeline with SurrealDB & Langchain. We'll cover how to use SurrealDB & Langchain to build a multi-model RAG pipeline."
url: https://surrealdb.com/events/multi-model-rag-with-surrealdb-langchain
---

Loading webinar...

Tuesday, September 30 at 6:00 PM GMT+1

Webinar

# Multi-model RAG with SurrealDB & Langchain

Learn how to build a multi-model RAG pipeline with SurrealDB & Langchain. We'll cover how to use SurrealDB & Langchain to build a multi-model RAG pipeline.

Share

## About this webinar

In the rapidly evolving field of AI, most of the time is spent optimising. You are either maximising your accuracy, or minimising your latency. Join our live SurrealDB webinar where we'll be showing some LangChain components, testing some prompt engineering tricks, and identifying specific use-case challenges.

We’ll walk through an experiment: a chatbot answering questions over chat-style conversations, showing when vector retrieval wins, when lightweight graphs help, and how to handle tricky bits like time awareness.

Speakers

![Martin Schaer](https://cdn.surrealdb.com/k569ad7lxxtzxxkk5re1vpr5.auto)

Martin Schaer

AI Solutions Engineer at SurrealDB

## In this session you'll learn

Set up SurrealDB as both a graph and vector store - one connection, one system

Use LangChain to ingest documents

Use LLMs to infer keywords

Tune retrieval (k, thresholds) and compare vector-only, graph-only, and intersected results

```json
{"@context":"https://schema.org","@type":"Event","name":"Multi-model RAG with SurrealDB \u0026 Langchain","description":"Learn how to build a multi-model RAG pipeline with SurrealDB \u0026 Langchain. We'll cover how to use SurrealDB \u0026 Langchain to build a multi-model RAG pipeline.","startDate":"2025-09-30T17:00:27.000Z","endDate":"2025-09-30T19:00:27.000Z","image":"https://cdn.surrealdb.com/u082wn2pkldqfe7wd92rng6m.auto","url":"https://surrealdb.com/events/multi-model-rag-with-surrealdb-langchain","eventStatus":"https://schema.org/EventScheduled","eventAttendanceMode":"https://schema.org/OnlineEventAttendanceMode","location":{"@type":"VirtualLocation","url":"https://surrealdb.com/events/multi-model-rag-with-surrealdb-langchain"},"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":"Martin Schaer","jobTitle":"AI Solutions Engineer","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":"Multi-model RAG with SurrealDB \u0026 Langchain","item":"https://surrealdb.com/events/multi-model-rag-with-surrealdb-langchain"}]}
```

```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"]}
```
