Skip to content

Commit

Permalink
Update 2024-08-18-RAG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuo2000 authored Dec 10, 2024
1 parent 80bde84 commit 1a3fef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-08-18-RAG.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Anyscale剛剛發布的一篇精彩好文,裡頭介紹了很多提升RAG成效
**Paper:** [From Local to Global: A Graph RAG Approach to Query-Focused Summarization](https://arxiv.org/pdf/2404.16130)<br>
**Paper:** [GRAG: Graph Retrieval-Augmented Generation](https://arxiv.org/abs/2405.16506)<br>
**Blog:** [GraphRAG: Unlocking LLM discovery on narrative private data](https://www.microsoft.com/en-us/research/blog/graphrag-unlocking-llm-discovery-on-narrative-private-data/)<br>
**Blog:** [Knowledge Graph + RAG | Microsoft GraphRAG 實作與視覺化教學](https://medium.com/@cch.chichieh/knowledge-graph-rag-microsoft-graphrag-%E5%AF%A6%E4%BD%9C%E8%88%87%E8%A6%96%E8%A6%BA%E5%8C%96%E6%95%99%E5%AD%B8-ac07991855e6)
**Blog:** [Knowledge Graph + RAG | Microsoft GraphRAG 實作與視覺化教學](https://medium.com/@cch.chichieh/knowledge-graph-rag-microsoft-graphrag-%E5%AF%A6%E4%BD%9C%E8%88%87%E8%A6%96%E8%A6%BA%E5%8C%96%E6%95%99%E5%AD%B8-ac07991855e6)<br>
**Code:** [https://github.com/microsoft/graphrag](https://github.com/microsoft/graphrag)<br>
**Code:** [GraphRAG Accelerator](https://github.com/Azure-Samples/graphrag-accelerator)<br>

Expand Down

0 comments on commit 1a3fef9

Please sign in to comment.