mcig / azure-cognitive-services-demo

Here is a demo of Azure Cognitive Services that i coded for my Microsoft Tr Student Ambassadors Project. Change .env with your own api keys.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

azure-cognitive-services-demo

Here is a demo of Azure Cognitive Services that i coded for my Microsoft Tr Student Ambassadors Project.

Create a .env file and fill it like following:

REACT_APP_COGNITIVE_API_KEY=[your-cognitiveservices-api-key]

REACT_APP_BING_API_KEY=[your-bing-api-key]

Use yarn start to start the project

About

Here is a demo of Azure Cognitive Services that i coded for my Microsoft Tr Student Ambassadors Project. Change .env with your own api keys.

License:MIT License


Languages

Language:JavaScript 90.5%Language:HTML 6.7%Language:CSS 2.8%