TrafficJamAnalyzer is an advanced tool designed to help monitor and analyze traffic conditions by processing images from CCTV cameras around the roads of Tenerife. By utilizing artificial intelligence (AI) with Semantic Kernel and OpenAI, the application accurately assesses traffic density and identifies locations with potential traffic jams.
Stars
20
Forks
2
Watchers
20
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
59
commits
7
commits
Fix indentation in Extensions.cs for better readability
ebab2a1View on GitHubAdd workflow for manual deletion of Azure deployed resources
6c8a80bView on GitHubMerge branch 'main' of https://github.com/Azure-Samples/netaiTrafficJamAnalyzer
d1c7304View on GitHubRefactor Azure DevOps workflow and Bicep files to remove AZURE_PRINCIPAL_ID and update principalId parameter for role assignments
597fed2View on GitHubMerge pull request #3 from Azure-Samples/elbruno-cicd-onreleasebranch
1f41edaView on GitHubUpdate azure-dev.yml to run on changes on the release branch
82d2f30View on GitHubUpdate principalId parameter to use output from managed identity in Bicep module
db24341View on GitHubRemove continue-on-error from infrastructure provisioning and clean up unused output logs in Bicep files
439bfbdView on GitHubAdd AZURE_PRINCIPAL_ID to GitHub Actions workflow for infrastructure provisioning
bd1e4d4View on GitHubRemove preview option from azd provision command in GitHub Actions workflow
558b3c7View on GitHubAdd preview option to azd provision command and enhance logging in Bicep resources
2f6eca2View on GitHub