talk-data.com
Meetup
talk
2025-09-30 at 18:00
Multi-model RAG with SurrealDB & Langchain
Description
In this session, you’ll learn how to: 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. 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.