(๐Ÿงต1/2) Data discovery with GraphRAG ๐Ÿš€

Microsoft open-sourced this week GraphRAG, a Python library for extracting insights from unstructured text using LLMs. The GraphRAG uses LLM-generated knowledge graphs to extract information and answer questions from private datasets and documentation.

Installation ๐Ÿ› ๏ธ: ๐˜ฑ๐˜ช๐˜ฑ ๐˜ช๐˜ฏ๐˜ด๐˜ต๐˜ข๐˜ญ๐˜ญ ๐˜จ๐˜ณ๐˜ข๐˜ฑ๐˜ฉ๐˜ณ๐˜ข๐˜จ

License ๐Ÿชช: MIT ๐Ÿฆ„

#Python #OpenSource #AI #DataScience #LLM #MachineLearning

GitHub - microsoft/graphrag: A modular graph-based Retrieval-Augmented Generation (RAG) system

A modular graph-based Retrieval-Augmented Generation (RAG) system - microsoft/graphrag

GitHub
@ramikrispin Soโ€ฆ what are the insights?
@frhuy it is a tool to extract insights, which are function of the input data and the type of LLM you are using.