This project implements a basic Retrieval-Augmented Generation (RAG) system using LlamaIndex and OpenAI's GPT models. It demonstrates core skills related to embedding, document indexing, vector-based ...