AI & Deep Learning
10.1K subscribers
53 photos
3 videos
65 files
693 links
All about Deep Learning, LLMs #deeplearning #deep_learning #AI #ML

Follow for quality content amid all the noise in #AI.
Download Telegram
GraphRAG is a structured, hierarchical approach to Retrieval Augmented Generation (RAG), as opposed to naive semantic-search approaches using plain text snippets. The GraphRAG process involves extracting a knowledge graph out of raw text, building a community hierarchy, generating summaries for these communities, and then leveraging these structures when perform RAG-based tasks

https://www.microsoft.com/en-us/research/blog/graphrag-unlocking-llm-discovery-on-narrative-private-data/