Merge pull request #72 from eltociear/patch-1

docs: update README.md
This commit is contained in:
NirDiamant
2025-01-07 12:49:03 +02:00
committed by GitHub

View File

@@ -366,7 +366,7 @@ Explore the extensive list of cutting-edge RAG techniques:
Microsoft GraphRAG (Open Source) is an advanced RAG system that integrates knowledge graphs to improve the performance of LLMs
#### Implementation 🛠️
• Analyze an input corpus by extracting entities, relationshipsfrom text units. generates summaries of each community and its constituents from the bottom-up.
• Analyze an input corpus by extracting entities, relationships from text units. generates summaries of each community and its constituents from the bottom-up.
28. RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval 🌳
- **[LangChain](all_rag_techniques/raptor.ipynb)**