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 Open In Colab
RAG HF: In this notebook, we will look into building an RAG pipeline and evaluating it with LlamaIndex + Langtest. Huggingface Open In Colab
Benchmarking Embeddings: Evaluate the performance of various embedding models from HuggingFace on a retrieval task. Huggingface Open In Colab
Last updated