Retrieval-Augmented-Generation-RAG-Using-Hugging-Face-Embeddings
PublicThis project demonstrates how to implement a Retrieval-Augmented Generation (RAG) pipeline using Hugging Face embeddings and ChromaDB for efficient semantic search. The solution reads, processes, and embeds textual data, enabling a user to perform accurate and fast queries on the data.