Performance Testing Retrieval-Augmented Generation (RAG) with Ragas
![Alice's Adventures in Wonderland](http://danieljhand.com/images/2024-06-10 alice-in-wonderland.png)
Ever wondered how well Retrieval-Augmented Generation (RAG) can perform with a classic like Alice's Adventures in Wonderland? I recently used the RAG Assessment (ragas) Python module to automatically create a set of Q&A and then performance benchmark different configurations. Some of the results were surprising.
Dive into my detailed …
more ...