generative AI demos and utilities
-
Updated
Apr 4, 2026 - Python
generative AI demos and utilities
An AI-powered video compliance auditing system that analyzes YouTube video content (transcripts and on-screen text) against brand and regulatory rules using Azure OpenAI and Retrieval-Augmented Generation (RAG).
This chatbot provides information about PSI-20 companies using Retrieval-Augmented Generation (RAG) with Azure AI Search and OpenAI GPT models. Ask questions about Portuguese stock market companies!
The chatbot built as a part of Hackathon 2024 (Microsoft & Sword) competition on MS Azure AI Studio. The chatbot aims to assist HR with frequently used questions issue
Azure Search Cognitive Skill to extract technical and business skills from text
Transformer-based machine reading comprehension in combination with Azure Cognitive Search
Cookiecutter API for creating Custom Skills for Azure Search using Python and Docker
Sample custom skill for doing a lookup to a category for a term.
Use the python script in this repo to do calls to Azure Search (https://azure.microsoft.com/en-us/services/search/), you can create datasources, indexes, skillsets, indexers, synonyms and add custom skills.
Custom Web API Skill for Azure Search using Azure Functions (Python)
Create a Python API for seamless integration into the Azure Search Cognitive Skill interface
Azure Search Test Analyzer API Client Tool
Demonstrate Azure Search end to end solution with API Management, Cosmos DB Graph, Azure Functions
Simple wrapper over SOLR to emulate Azure Search (for development only)
Add a description, image, and links to the azure-search topic page so that developers can more easily learn about it.
To associate your repository with the azure-search topic, visit your repo's landing page and select "manage topics."