groupthinking/GenAI Video Issue Analyzer

Analyzes videos uploaded as assets in GitHub issues or provided via direct URL.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
instructionsCustom prompting instructions for each video.noAnalyze the video and provide a summary of its content. Extract list of followup subissues if any. The transcript is your primary source of text information, ignore text in images.
video_urlDirect video URL to analyze (alternative to extracting from issue body)no
filesFiles to process, separated by semi columns (;). .mp4no
debugEnable debug logging (https://microsoft.github.io/genaiscript/reference/scripts/logging/).no
model_aliasA YAML-like list of model aliases and model id: `translation: github:openai/gpt-4o`no
github_issueGitHub issue number to use when generating comments (https://microsoft.github.io/genaiscript/reference/scripts/github/)no
openai_api_keyOpenAI API keyno
openai_api_baseOpenAI API base URLno
azure_openai_api_endpointAzure OpenAI endpoint. In the Azure Portal, open your Azure OpenAI resource, Keys and Endpoints, copy Endpoint.no
azure_openai_api_keyAzure OpenAI API key. **You do NOT need this if you are using Microsoft Entra ID.no
azure_openai_subscription_idAzure OpenAI subscription ID to list available deployments (Microsoft Entra only).no
azure_openai_api_versionAzure OpenAI API version.no
azure_openai_api_credentialsAzure OpenAI API credentials type. Leave as 'default' unless you have a special Azure setup.no
azure_ai_inference_api_keyAzure AI Inference keyno
azure_ai_inference_api_endpointAzure Serverless OpenAI endpointno
azure_ai_inference_api_versionAzure Serverless OpenAI API versionno
azure_ai_inference_api_credentialsAzure Serverless OpenAI API credentials typeno
github_tokenGitHub token with `models: read` permission at least (https://microsoft.github.io/genaiscript/reference/github-actions/#github-models-permissions).no
namedescription
textThe generated text output.