ruoccofabrizio's Stars
rod-trent/MustLearnKQL
Code included as part of the MustLearnKQL blog series
Azure-Samples/chat-with-your-data-solution-accelerator
A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
ruoccofabrizio/azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question.
liamca/vector-search
Image, Text, Video and Audio Search Using Azure Cognitive Search (Vector Search)