Coder Social home page Coder Social logo

the8robot / cognitive-services-rest-api-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure-samples/cognitive-services-rest-api-samples

0.0 1.0 0.0 239 KB

This is a repo for cognitive services REST API samples in 4 languages: C#, Java, Node.js, and Python.

Home Page: https://azure.microsoft.com/en-us/services/cognitive-services/

License: Other

JavaScript 10.70% CSS 0.59% HTML 49.54% C# 21.60% Go 0.95% Java 10.62% PHP 0.42% Python 3.74% Ruby 1.83%

cognitive-services-rest-api-samples's Introduction

Samples for REST APIs in Cognitive Services

This repo provides code samples for cognitive services APIs. There are sections for Language, Search, and Vision APIs using various progamming languages. Note that these are just simple wrappers to the APIs. For SDKs and SDK samples there are separate repos. You can check out all cognitive services APIs here: https://azure.microsoft.com/en-us/services/cognitive-services/. You can check out detailed documentation of these APIs here: https://docs.microsoft.com/en-us/azure/#pivot=products&panel=cognitive.

Features

Code samples (aka API wrappers) in multiple languages. Check out https://azure.microsoft.com/en-us/services/cognitive-services/ for the latest and greatest version of the APIs.

Getting Started

All wrappers require at least two steps:

  1. Copy the sample in your favorite IDE.
  2. Get access key of your API and insert in the code. Build/Compile/Run your code.

You can get free access keys from here: https://azure.microsoft.com/en-us/try/cognitive-services/?api=bing-web-search-api. You can buy access keys from here: https://portal.azure.com/#create/Microsoft.CognitiveServicesBingSearch-v7.

Prerequisites

  1. Your favorite IDE.
  2. Node.js samples are for Node.js 6 version.
  3. Java samples will need JDK 7 or 8 and will require gson library in some cases.
  4. For python, you will need 3.x version.

Quickstart

  1. git clone https://github.com/Azure-Samples/cognitive-services-REST-api-samples
  2. cd cognitive-services-REST-api-samples
  3. Choose your language and sample and open in your favorite IDE.
  4. Insert Access Key (and other parameters as required). See Getting Started section above for info on how to get keys.
  5. Build and Run.

Resources

cognitive-services-rest-api-samples's People

Contributors

aahill avatar erhopf avatar microsoftopensource avatar mikedodaro avatar msftgits avatar ronak25 avatar

Watchers

 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.