Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslew authored May 5, 2019
1 parent 2cce384 commit e13a4d4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@

> High-level overview into the Virtual Assistant, Skills and Analytics.
|Name|Description|
|:-------------:|-----------|
|[<img src="./media/vatemplateintrocard.png" width="400"><br/>**Virtual Assistant**](/docs/overview/virtualassistant.md)|An introduction to the Virtual Assistant template and key concepts.|
|[<img src="./media/calendarskillcardexample.png" width="400"><br/>**Skills**](/docs/overview/skills.md)|Developers can compose conversational experiences by stitching together re-usable conversational capabilities, known as Skills.|
|[<img src="./media/powerbi-conversationanalytics-luisintents.png" width="400"><br/>**Analytics**](/docs/overview/analytics.md)|Gain key insights into your bot’s health and behavior|
| Name | Description |
|:------------:|------------|
|<img src="https://raw.githubusercontent.com/Microsoft/AI/4.4/docs/media/vatemplateintrocard.png" width="1250"> | [**Virtual Assistant.**](https://github.com/Microsoft/AI/blob/master/docs/overview/virtualassistant.md) Customers and partners have a significant need to deliver a conversational assistant tailored to their brand, personalized to their users, and made available across a broad range of canvases and devices. <br/><br/> This brings together all of the supporting components and greatly simplifies the creation of a new bot project including: basic conversational intents, Dispatch integration, QnA Maker, Application Insights and an automated deployment.|
|[<img src="https://raw.githubusercontent.com/Microsoft/AI/4.4/docs/media/calendarskillcardexample.png" width="1250">]((https://github.com/Microsoft/AI/blob/master/docs/readme.md))| [**Skills.**](https://github.com/Microsoft/AI/blob/master/docs/overview/skills.md) A library of re-usable conversational skill building-blocks enabling you to add functionality to a Bot. We currently provide: Calendar, Email, Task, Point of Interest, Automotive, Weather and News skills. Skills include LUIS models, Dialogs, and integration code delivered in source code form to customize and extend as required.|
|<img src="https://raw.githubusercontent.com/Microsoft/AI/4.4/docs/media/powerbi-conversationanalytics-luisintents.png" width="1250">| [**Analytics.**](https://github.com/Microsoft/AI/blob/master/docs/readme.md#analytics) Gain key insights into your bot’s health and behavior with the Bot Framework Analytics solutions, which includes: sample Application Insights queries, and Power BI dashboards to understand the full breadth of your bot’s conversations with users.|

# Tutorials

Expand Down

0 comments on commit e13a4d4

Please sign in to comment.