Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ritika2502 authored Oct 15, 2016
1 parent 422e8f4 commit f083315
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Node/intelligence-SimilarProducts/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Similar Products Bot Sample

A sample bot that illustrates how to use the [Microsoft Bing Image Search API](https://www.microsoft.com/cognitive-services/en-us/bing-image-search-api) to find visually similar products from an image stream or a URL.
A sample bot that illustrates how to use the [Bing Image Search API](https://www.microsoft.com/cognitive-services/en-us/bing-image-search-api) to find visually similar products from an image stream or a URL. [Here's]https://docs.botframework.com/en-us/bot-intelligence/search/#example-product-bot a demo of this bot in a web chat.

[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://azuredeploy.net)

Expand Down Expand Up @@ -87,4 +87,4 @@ Output:
To get more information about how to get started in Bot Builder for Node and Microsoft Bing Images Search API please review the following resources:
* [Bot Builder for Node.js Reference](https://docs.botframework.com/en-us/node/builder/overview/#navtitle)
* [Microsoft Bing Image Search API](https://www.microsoft.com/cognitive-services/en-us/bing-image-search-api)
* [Microsoft Bing Image Search API Reference](https://msdn.microsoft.com/en-us/library/dn760791.aspx)
* [Microsoft Bing Image Search API Reference](https://msdn.microsoft.com/en-us/library/dn760791.aspx)

0 comments on commit f083315

Please sign in to comment.