Skip to content

Commit

Permalink
Merge pull request #45 from rohan23chhabra/temp
Browse files Browse the repository at this point in the history
Fixed typo: inoovations --> innovations.
  • Loading branch information
tarasha committed Oct 15, 2018
2 parents 63aac00 + 1351d21 commit 3af69c6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Snip-Insights/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ Xamarin.Forms has preview support for GTK# apps. GTK# is a graphical user interf
### **Windows**

1. Download the zip for Windows from [here](https://github.com/Microsoft/ailab/releases/tag/1.0.0.0)
2. Install the certificate (".cer" file) according the instructions detailed on [**Install Certificate**](/Snip-Insights/docs/Windows_Install_Certificate.md) section.
3. Install Snip Insights by double click over the .appx package file
2. Install the certificate (".cer" file) according to the instructions detailed on [**Install Certificate**](/Snip-Insights/docs/Windows_Install_Certificate.md) section.
3. Install Snip Insights by double clicking over the .appx package file.

### **Linux**

1. Install **Mono** by following the official steps depending on your Linux distribution: <http://www.mono-project.com/download/stable/#download-lin>
2. Install the .deb package from [here](https://github.com/Microsoft/ailab/releases/tag/1.0.0.0)
3. Launch the app from applications section
3. Launch the app from applications section.

### **Mac OS**

Expand All @@ -54,10 +54,10 @@ Xamarin.Forms has preview support for GTK# apps. GTK# is a graphical user interf

To add the keys to Snip Insights, a Microsoft Garage Project, start the application. Once running, click/tap the **Settings** icon in the toolbar. Scroll down until you find the "Cognitive Services, Enable AI assistance" toggle, and toggle it to the **On** position. You should now see the Insight Service Keys section.

- Entity Search - Create new Entity Search Cognitive Service. Once created, you can display the keys. Select one and paste into "Settings"
- Entity Search - Create new Entity Search Cognitive Service. Once created, you can display the keys. Select one and paste into "Settings"
- Image Analysis - In Azure, create a **Computer Vision API ** Cognitive Service and use its key.
- Image Search - In Azure, create a **Bing Search v7 API** Cognitive Service and use its key.
- Text Recognition - You can use the same key as used in Image Analysis. Both Image Analysis and Text Recognition use Computer Vision API.
- Text Recognition - You can use the same key as used in Image Analysis. Both Image Analysis and Text Recognition use Computer Vision API.
- Translator - Use the **Translator Text API** Cognitive Service.
- Content Moderator - Use the **Content Moderator API** Cognitive Service.

Expand Down

0 comments on commit 3af69c6

Please sign in to comment.