Tags → #rag
-
Things to keep in mind when buidling RAG
My notes from an article of how to do better RAG, that I want to implement in my thesis.
-
Writing tests for the law
Creating a set of tests that should be our testing pipeline for the RAG implementation.
-
Creating the judge
How do we determine if the LLM is performing in a way we would like.
-
Building blocks
Building blocks of my RAG lego and their analysis.
-
RAG Hello World
Writting the equivalent of Hello World in RAG landspace.