Code Monkey home page Code Monkey logo

oneclickcognitiveservices's Introduction

One-Click Cognitive Services

When you start using Cognitive Services, you are always asked a bunch of questions on how to deploy them.

Then, in the portal, it becomes complicated to know exactly what you are creating or how to create them.

Here's a simplified version on how to automatically create those services. This is perfect for hackathons and exploratory coding to understand how a service works.

Please note that Cognitive Services may be missing. Pull requests are accepted. ๐Ÿ˜Š

Custom Vision

This button will create a free Custom Vision service with Prediction and Training Endpoint in the EastUS/WestUS region.

Custom Vision lets you build, deploy, and improve your own image classifiers. An image classifier is an AI service that applies labels (which represent classes) to images, based on their visual characteristics.

To get started, I recommend reading the docs as well as trying a tutorial.

Recommended tutorial: Tutorial: Recognize Azure service logos in camera pictures

Deploy to Azure

Computer Vision

This button will create a free Computer Vision Cognitive Services endpoint within the EastUS/WestUS region.

The cloud-based Computer Vision API provides developers with access to advanced algorithms for processing images and returning information. By uploading an image or specifying an image URL, Microsoft Computer Vision algorithms can analyze visual content in different ways based on inputs and user choices.

To get started, I recommend reading the docs as well as trying a tutorial.

Recommended Tutorial: Tutorial: Use Computer Vision to generate image metadata in Azure Storage

Deploy to Azure

Face

This button will create a free Face Cognitive Services endpoint within the EastUS/WestUS region.

The cloud-based Face service provides developers with access to advanced face algorithms. Microsoft Face algorithms enable face attribute detection and face recognition.

To get started, I recommend reading the docs as well as trying a tutorial.

Recommended Tutorial: Tutorial: Create an Android app to detect and frame faces in an image

Deploy to Azure

TextAnalytics

This button will create a free Text Analytics Cognitive Services endpoint within the EastUS/WestUS region.

The Text Analytics API is a cloud-based service that provides advanced natural language processing over raw text, and includes four main functions: sentiment analysis, key phrase extraction, named entity recognition, and language detection.

To get started, I recommend reading the docs as well as trying a tutorial.

Recommended Tutorial: Extract information in Excel using Text Analytics and Power Automate

Deploy to Azure

TextTranslation

This button will create a free Text Translation Cognitive Services endpoint within the EastUS/WestUS region.

Translator Text is a cloud-based machine translation service you can use to translate text in near real-time through a simple REST API call. The API uses modern neural machine translation technology and offers statistical machine translation technology. Custom Translator is an extension of the Translator Text API, which allows you to build neural translation systems. The customized translation system can be used to translate text with the Translator Text API or Microsoft Speech Services.

To get started, I recommend reading the docs as well as trying a tutorial.

Recommended Tutorial: Tutorial: Build a Flask app with Azure Cognitive Services

Deploy to Azure

oneclickcognitiveservices's People

Contributors

azureadvocatebit avatar maximrouiller avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oneclickcognitiveservices's Issues

Love to use this in europe ;)

Hi Maxime,

Would love if this can also be deployed in Europe ;)

=====================
"location": {
"type": "string",
"defaultValue": "eastus",
"allowedValues": ["eastus", "westus"]

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.