You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Snip-Insights/README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -25,14 +25,14 @@ Xamarin.Forms has preview support for GTK# apps. GTK# is a graphical user interf
25
25
### **Windows**
26
26
27
27
1. Download the zip for Windows from [here](https://github.com/Microsoft/ailab/releases/tag/1.0.0.0)
28
-
2. Install the certificate (".cer" file) according the instructions detailed on [**Install Certificate**](/Snip-Insights/docs/Windows_Install_Certificate.md) section.
29
-
3. Install Snip Insights by double click over the .appx package file
28
+
2. Install the certificate (".cer" file) according to the instructions detailed on [**Install Certificate**](/Snip-Insights/docs/Windows_Install_Certificate.md) section.
29
+
3. Install Snip Insights by double clicking over the .appx package file.
30
30
31
31
### **Linux**
32
32
33
33
1. Install **Mono** by following the official steps depending on your Linux distribution: <http://www.mono-project.com/download/stable/#download-lin>
34
34
2. Install the .deb package from [here](https://github.com/Microsoft/ailab/releases/tag/1.0.0.0)
35
-
3. Launch the app from applications section
35
+
3. Launch the app from applications section.
36
36
37
37
### **Mac OS**
38
38
@@ -54,10 +54,10 @@ Xamarin.Forms has preview support for GTK# apps. GTK# is a graphical user interf
54
54
55
55
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.
56
56
57
-
- Entity Search - Create new Entity Search Cognitive Service. Once created, you can display the keys. Select one and paste into "Settings"
57
+
- Entity Search - Create new Entity Search Cognitive Service. Once created, you can display the keys. Select one and paste into "Settings"
58
58
- Image Analysis - In Azure, create a **Computer Vision API ** Cognitive Service and use its key.
59
59
- Image Search - In Azure, create a **Bing Search v7 API** Cognitive Service and use its key.
60
-
- Text Recognition - You can use the same key as used in Image Analysis. Both Image Analysis and Text Recognition use Computer Vision API.
60
+
- Text Recognition - You can use the same key as used in Image Analysis. Both Image Analysis and Text Recognition use Computer Vision API.
61
61
- Translator - Use the **Translator Text API** Cognitive Service.
62
62
- Content Moderator - Use the **Content Moderator API** Cognitive Service.
0 commit comments