Azure / Azure/Copilot-Studio-and-Azure

Intelligent question-and-answer over training videos

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
108
Forks
47
Avg merge
2d 14h
Merged PRs (30d)
1

Description

Solution Summary
This solution enables intelligent question-and-answer over training videos by automatically extracting video content, transforming it into structured knowledge, and grounding responses in Azure AI Search for use in Copilot Studio.
Training videos uploaded to SharePoint Online are automatically processed end-to-end using event-driven Azure services. Video content is analyzed using Azure AI Content Understanding (Video Analyzer) to extract transcripts, summaries, and contextual markdown. The extracted information is normalized and indexed in Azure AI Search, enabling fast, accurate, and scalable retrieval.
Users can then ask natural-language questions in Copilot Studio, receiving answers grounded directly in the video content.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by reviewing the proposed event-driven Azure workflow, including SharePoint Online, Azure AI Content Understanding, Azure AI Search, and Copilot Studio. Done should mean that training videos are processed into searchable knowledge and that questions receive answers grounded in the video content.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
ai, cloud, search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.