microsoft / graphrag

A modular graph-based Retrieval-Augmented Generation (RAG) system
https://microsoft.github.io/graphrag/
MIT License
18.93k stars 1.85k forks source link

[Feature Request]: A simpler way for Azure AI Searcher users to migrate to graphrag #915

Open HuskyDanny opened 3 months ago

HuskyDanny commented 3 months ago

Do you need to file an issue?

Is your feature request related to a problem? Please describe.

The original disucssion : https://github.com/microsoft/graphrag/discussions/905

A simpler way for Azure AI Search users to migrate to graphrag

Describe the solution you'd like

Can we use the graphrag as the augmentation for the Azure AI Search?

Specifically, we have already chunked and indexes the data in ai search. Can graphrag directly connect the dots on the indexes for ai search so that we don't need upload files, chunk and put textx into the vector db again. In addition, this would be much smoother to migrate from ai search.

Additional context

No response

farzad528 commented 2 months ago

following

vigneshsrinivasan9 commented 1 month ago

following