Designed a Retrieval-Augmented Generation (RAG) system for document questionanswering
• Integrated Llama 3 7B model for language understanding
• Utilized LlamaIndex framework for efficient information retrieval
• Implemented Chroma DB for vector storage
• Generated embeddings using BAAI/bge-small-en-v1.5 model