🧠 Basic RAG Agent with LangChain This project implements a simple Retrieval-Augmented Generation (RAG) pipeline using LangChain, OpenAI, and ChromaDB. 📦 Requirements Install dependencies: pip install -r requirements.txt