Performance Testing Retrieval-Augmented Generation (RAG) with Ragas

Alice's Adventures in Wonderland

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 ...

Building a Wine Classifier Using Review Data

Wine Classifier

Ever felt lost when a sommelier throws out words like "Rhubarb hangs out with cherry cider and the mellowest cinnamon" to describe a wine? ‍ Well - me too!

At the end of last week I was on a quest to bridge the gap between flowery descriptions and actual grape varieties! Inspired …

more ...