Coder Social home page Coder Social logo

sanjayntms / emotion-checker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jimpaine/emotion-checker

0.0 0.0 0.0 400 KB

Static html5 site hosted in Azure Function proxy that calls onto a v2 Azure Function App written in .NET Core 2.1, which then calls onto the face API. All scripted for environment and source build and deployment.

License: MIT License

C# 58.87% HTML 41.13%

emotion-checker's Introduction

Function & Cognitive demo

A static website served via an Azure Function Proxy which then streams your camera to the Face API capturing and returning your age and your emotion, while also showing some great capabilities in Azure Functions

Highlights being:

Deploy to Azure without ACI

Deploy to Azure

Deploy to Azure with ACI

Architecture

  • Consumer calls the function proxy which presents static html
  • The static html allows the user to take a photo and calls the API
  • The function app uses Managed Service Identity to call Key Vault
  • Key vault used to stored the connection details for the Face API
  • The Face API is called with the original image and obtains the emotion

Architecture

emotion-checker's People

Contributors

jimpaine 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.