Azure-Samples / azure-search-openai-demo

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
https://azure.microsoft.com/products/search
MIT License
6.37k stars 4.26k forks source link

Demo Case Improvement #254

Open itmilos opened 1 year ago

itmilos commented 1 year ago

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Is it possible for us to develop a demonstration that exclusively utilizes Azure for data operations? This is crucial because it is imperative not to download company files onto local machines and perform data preparation locally.

An ideal scenario would involve connecting to an external Azure blob, conducting data preparation and indexing directly on Azure.

Mention any other details that might be useful

Azure Blob Storage Azure Data Lake Azure Data Factory Azure Synapse Analytics

github-actions[bot] commented 11 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.