RAG The following table gives an overview of the different RAG tutorial notebooks. Tutorial Description Retriever Embedding Open In Colab RAG OpenAI: In this notebook, we will look into building an RAG pipeline and evaluating it with LlamaIndex + Langtest. OpenAI RAG HF: In this notebook, we will look into building an RAG pipeline and evaluating it with LlamaIndex + Langtest. Huggingface Benchmarking Embeddings: Evaluate the performance of various embedding models from HuggingFace on a retrieval task. Huggingface