Easy-RAG is a Retrieval-Augmented Generation (RAG) system that is ideal for learners to understand and master RAG technology, while also being convenient for developers to use and expand independently. This system enhances retrieval efficiency and generation quality by integrating knowledge graph extraction tools, reranking mechanisms, and the FAISS vector database.