/MyUltimate-RAG

Developing Advanced Applications with Large Language Models (LLMs) and High-Level Frameworks

Primary LanguageJupyter Notebook

RAG Playground & Examples


[1] - Basic RAG : a Q&A RAG example to implement a RAG pipeline.

  • run and test a chain without specific data
  • run a retrieval chain based on a user query and context
  • Run on Google Colab

[2] - GPT-4 Vision : identify elements in a image with Vision

  • run with main.ipynb