GraphRAG: Improving global search via dynamic community selection
Retrieval-augmented generation (RAG) helps AI systems provide more information to a large language model (LLM) when generating responses to user queries. A new method for conducting “global” queries can optimize the performance of global search in GraphRAG.
how to convert output from Unstructured into a Neo4j knowledge graph
“Chat with a PDF” is so 2023. In 2024 we turn 1,000 PDFs into knowledge. In 2023, GenAI exploded and everyone had a side project to "chat with a PDF." That… | 22 comments on LinkedIn
how to convert output from Unstructured into a Neo4j knowledge graph
loading Microsoft Research GraphRAG data into Neo4j
Many people have asked about loading Microsoft Research #GraphRAG data into Neo4j. I wrote a quick notebook last night to import Documents, Chunks (TextUnit)… | 27 comments on LinkedIn
loading Microsoft Research hashtag#GraphRAG data into Neo4j
From building simple LLM agents to graph-based AI solutions
We switched from building simple LLM agents to graph-based AI solutions this year. In our experience, agentic graphs are the only way to 1) ensure high… | 44 comments on LinkedIn
rom building simple LLM agents to graph-based AI solutions this year.