Stars
RAG
Retrieval Augmented Generation
2 repositories
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…