Giter Club home page Giter Club logo

team-orcabox's Introduction

Microsoft 2023 Intern Coding Jam (Team OrcaBox)

About

Our tool is a web browser extension that is triggered once an image is clicked on, the image URL gets saved and then using Azure ComputerVision a text description of the image is generated. After this, we implemented Azure text-to-speech and used a couple of Azure functions to play the audio file generated from Azure through the extension so it can be heard by the user. The extension basically uses AI to describe what is happening in an image, then uses Azure services to generate an audio file that gets outputted by the extension.

Overview

Demo Video: Video Link

Powerpoint Presentation: PPTX Link

Business Requirement Document / Proposal PDF Link

Dev Spec: PDF Link

Demo of the CognitiveService-based Features: LINK

Architecture

Architecture/Infrastructure diagram for creating an Edge Browser Extension that generates and plays audio-descriptions of images on a webpage upon user interaction with the image.

System diagram of our solution

Note that to fit the structure of an Edge Extension, some additional infrastructure was deployed.

  1. Azure Functions to turn every CognitiveService-based feature into an endpoint that can accept HTTP requests.
  2. Deployment of an Azure Storage Blob Container to store the generated audio files.

Looking forward

  1. Need to have remaining secrets stored in an Azure Keyvault
  2. Deploy a custom App Service Domain to host all function apps created under a shared domain

Repository Info

Extension

ComputerVision Service Function App

OpenAI Function App

Text-to-Speech Function App

Technologies Used

Extension/Frontend

HTML5, Edge Extensions Framework

Azure Cognitive Services

Azure OpenAI Services (Utilized GPT davinci model)

Cognitive Speech Services

Cognitive Service for Vision

Libraries/SDK

Semantic Kernel SDK

FFmpeg

Deployment

Azure Functions

Azure Storage (Blob storage container)

Misc

Handwritten Proposal of Audio-description generation proposal (for vidoes) by Sofia

Link

Proof-of-concept Files Created for video-based Audio-description Generation Link

Implemented scripts to generate POC of Audio-descriptions. Link

team-orcabox's People

Contributors

truashamu avatar t-syang avatar fredinvazquez avatar hadeelalii avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.