Home / Companies / LangChain / Blog / Post Details
Content Deep Dive

Multi-modal RAG on slide decks

Blog post from LangChain

Post Details
Company
Date Published
Author
-
Word Count
1,016
Company Posts That Month
8
Language
English
Hacker News Points
-
Post removed?
No
Summary

Retrieval augmented generation (RAG) in large language model (LLM) app development has expanded to include visual content from slide decks, enabled by multi-modal LLMs like GPT-4V. This advancement allows for interactive chat and Q&A by retrieving and synthesizing information from visual data. Two main approaches to multi-modal RAG in slides are multi-modal embeddings, which involve embedding slide images to retrieve relevant content, and multi-vector retrievers, which summarize images before retrieval. While multi-modal embeddings offer simplicity, they face challenges in distinguishing visually similar slides, whereas image summarization, though more complex and costly, enhances retrieval accuracy. A public benchmark evaluation using a Datadog presentation demonstrated that multi-modal methods significantly outperform text-only RAG, achieving accuracy scores of 60% and 90% compared to 20% for text-only approaches. The study also highlighted the effectiveness of GPT-4V in extracting structured data from images and emphasized the importance of accurate image retrieval for successful question answering. To support further exploration and deployment, a template leveraging Chroma and OpenCLIP multi-modal embeddings has been released.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
RAG 22 690 102 38 -37%
Vector Search 10 906 144 68 -61%
LLM 5 1,884 250 103 -28%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.