Skip to content

laurentkempe/CognitiveServices.Explorer

 
 

Repository files navigation

Cognitive Studio

GitHub Stars GitHub Issues Live Demo Apache-2.0 Actions Panel

This is a PWA enabled app used to showcase what Cognitive Services can do, built-in client-side Blazor.

You can use it on your machine, table or phone. iOS currently not supported as it uses WASM via client-side Blazor.

Pull requests are welcomed! 😄

Demo

You can check out live demo

Explorer all of the groups on your account. Explorer all of the groups on your account.

See all of the identities and you can configure it to see their picture.

See user details. See user details.

Detect and identify people by URL, file upload or web cam. Detect and identify people by URL, file upload or web cam.

Create and switch between profiles linked to Azure Face API. You can switch and create new profiles link to your Azure Face API.

NOTE: Currently not working on iOS. (mono/mono#16986)

NOTE 2: Microsoft is not storing images in Azure Face API. You need to add property ImageUrl as JSON in userData.

Supported features

Face API

  • Multiple Face API accounts
  • Explore and manage groups, identities and faces
  • Show cURL requests
  • Train group
  • Check if the group has been trained
  • Detect/Identify
    • From web cam
    • From file upload
    • From URL
    • Identify from the detected faces
    • Different detection/recognition models

Speech API (alpha)

  • Record and send voice to Speech API

Text API (alpha)

  • Send text from speech API
    • Sentiment
    • Key phrase
    • Entities

Other Cognitive Services in planning (coming months)

  • Translation
  • Language Understanding
  • Search
  • Anomaly Detector
  • Computer Vision
  • Ink Recognizer
  • Form Recognizer
  • Spell Checker

About

Work in progress for exploring Microsoft Cognitive Services. At the moment Face API exploration is partially complete.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 40.2%
  • HTML 29.8%
  • JavaScript 17.1%
  • CSS 12.5%
  • PowerShell 0.4%