You’ve seen SportsBuddy — your sports enthusiast RAG chatbot — in action. It performs admirably as a basic RAG app. But how can you make it even better? Imagine you’re ready to take it to the market and launch it as SportsBuddy Pro. :]
For instance, you can enhance retrieval efficiency by batching data retrieval from multiple sources, fine-tuning prompts (especially with the chat history), adding citations and sources to responses, and leveraging faster, more cost-effective, and accurate LLMs and their components. You could even implement response scoring and many other improvements. There’s a wealth of potential waiting to be unlocked in the current implementation.
By the end of this lesson, you will have learned to:
Implement a hybrid search approach, combining keyword- and semantic-search methods.
Develop strategies for re-ranking search results to improve retrieval quality.
Incorporate citation mechanisms to seamlessly track source information.
In the next section, we’ll kick things off by exploring response rankings.
See forum comments
This content was released on Nov 12 2024. The official support period is 6-months
from this date.
Introduction to building an advanced RAG system.
Download course materials from Github
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Previous: Quiz: Basic RAG System with LangChain
Next: Advanced RAG Techniques
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.