We had a REALLY fun webinar on evaluating RAG systems yesterday For me, the highlight was Pedro from Tavrn talking about lessons learned when building Noah (their context-aware chatbot) Now on YouTube for some Friday afternoon viewing! https://
youtube.com/watch?v=fWC4Vx
olWAk
…
@hwchase17
-

RAG Systems Evaluation: Noah Chatbot Lessons Learned
By
–
-
RAG Pipeline Technical Overview and Implementation Guide
By
–
A great overview of what's going on under the hood in a RAG pipeline Thanks for writing this @czue
! -

Multiple Embeddings Strategy for Enhanced Document Retrieval
By
–
One solution is to start creating not one but MULTIPLE embeddings per document This was the basic realization with our ParentDocumentRetriever ~2 weeks ago, but it's really much more general than that There are many ways to create multiple embeddings
-

Multi Vector Retriever: Advanced Embedding Strategies for AI
By
–
Multi Vector Retriever The basic idea: you store multiple embedding vectors per document. How do you generate these embeddings? Smaller chunks (this is ParentDocumentRetriever)
Summary of document
Hypothetical questions
Manually specified text snippets Quick -
Larger Context Windows Challenge Single Embeddings Per Chunk
By
–
Language models are getting larger and larger context windows This is great, because you can pass bigger chunks in! But if you have larger chunks, then a single embedding per chunk can start to fall flat, as there can be multiple distinct topics in that longer passage
-
Querying Excel Spreadsheets: Advanced Data Extraction Techniques
By
–
I really enjoyed this post. Great in depth post on querying data from excel spreadsheets, an underexplored usecase
-
RAGAS Framework for RAG Systems Evaluation with LangSmith
By
–
RAGAS is an awesome open-source framework for evaluating RAG systems We recently integrated LangSmith RAGAS for optimal ease of evaluation We're also doing a webinar on RAG evaluation with them in 5 minutes!!! Link to webinar and blog
-
Evaluating RAG Pipelines with RAGAS and LangSmith
By
–
Blog: https://
blog.langchain.dev/evaluating-rag
-pipelines-with-ragas-langsmith/
… Webinar: https://
crowdcast.io/c/bnx91nz59cqq Hope to see you there! -
SQL QA Integration Improves Context Management for AI Applications
By
–
It’s often hard to bring in appropriate context to do sql qa This integration should help with that!
-
Evaluating RAG Systems: Insights from Application Developers
By
–
It's always insightful to hear from actual application developers on how they approach evaluation That's why I'm excited to have @pedro_pxp on our webinar tomorrow that is focused on evaluating RAG systems! https://
crowdcast.io/c/bnx91nz59cqq