Azure / aihub

AI Hub Executive Demo HandsOn
https://azure.github.io/aihub
MIT License
48 stars 22 forks source link

Update VideoAnalyzer #34

Closed Manuss20 closed 5 months ago

Manuss20 commented 6 months ago

This pull request introduces a new feature to the application that allows users to analyze videos using Azure OpenAI Services. The most important changes include the creation of a new VideoAnalyzerController that handles video analysis requests, a VideoAnalyzerModel that stores the results of the analysis, and updates to the application's views to provide a user interface for this new functionality.

New Feature Implementation:

User Interface Updates:

Configuration Updates:

Client-side Script:

New Feature Implementation:

UI Changes:

Configuration Changes: