Azure OpenAI Samples is a collection of code samples illustrating how to use Azure Open AI in creating AI solution for various use cases across industries. This repository is mained by a community of volunters. We welcomed your contributions.
MIT License
543
stars
387
forks
source link
Request to Add a Use Case: Integrating GraphRAG + Azure Search AI + Blob #51
I'd like to request the addition of a new use case to the Azure OpenAI Samples repository that demonstrates the integration of GraphRAG with Azure Search AI and documents stored in Blob. This use case would be incredibly beneficial for users who are looking to leverage the combined power of GraphRAG and Azure Search AI for advanced search and retrieval tasks using documents housed in a Blob.
Specifically, the use case should cover:
Setting up and indexing documents from Blob using Azure Search AI.
Configuring GraphRAG to work seamlessly with Azure Search AI.
Demonstrating how to effectively query and retrieve data using this integrated approach.
This addition would provide a practical example for developers and organizations looking to implement a robust AI-powered search and retrieval system, making it easier to understand and apply these tools in real-world scenarios.
I'd like to request the addition of a new use case to the Azure OpenAI Samples repository that demonstrates the integration of GraphRAG with Azure Search AI and documents stored in Blob. This use case would be incredibly beneficial for users who are looking to leverage the combined power of GraphRAG and Azure Search AI for advanced search and retrieval tasks using documents housed in a Blob.
Specifically, the use case should cover:
Setting up and indexing documents from Blob using Azure Search AI. Configuring GraphRAG to work seamlessly with Azure Search AI. Demonstrating how to effectively query and retrieve data using this integrated approach. This addition would provide a practical example for developers and organizations looking to implement a robust AI-powered search and retrieval system, making it easier to understand and apply these tools in real-world scenarios.