microsoft / kernel-memory

RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
https://microsoft.github.io/kernel-memory
MIT License
1.34k stars 252 forks source link

GraphRAG Support #528

Closed chinu333 closed 1 month ago

chinu333 commented 1 month ago

Context / Scenario

Customers are looking for GraphRAG use cases and building a POC on the same. I am already using KM for classical RAG and interested to know if KM supports Graph DB integration.

Question

Does Kernel Memory support any Graph DB integration? if yes, what are supported Graph DBs? Please provide the code sample if any.

dluc commented 1 month ago

hi @chinu333 currently there's no graph support in KM. We had several conversations and tests done internally, but there's no ETA at this point for introducing this feature