Giter Club home page Giter Club logo

botdemo's Introduction

Bot Demos

Some demos of bot and connecting bot with different canvas (web, native app and WeChat) for bot hackfests

This simple demo shows how to use LUIS with bot and customize the bot to process conversation.

2. GumpCome vending machine bot demo VendingMachineBotDemo

I built this demo with our partner - GumpCome, this demo shows how we can use bot + LUIS in a real project. In bot, when handling intent, I just reused existing cloud API to get vending machine information. Please refer to this project to build your own bot with your APIs.

This demo shows how to integrate vending machine bot in a website. The user can chat with the bot in website. There is an iframe for bot that was generated by bot channel in bot portal. You can refer it to integrate bot in your website.

4. Add attachment and dialog windows in bot botCardMode/BotApp

In bot conversation, it can also reply attachment, like some images, dialog, etc. There are some different card mode, like hero card, rich card mode, Receipt Card, Thumbnail Card etc. In this demo, we add different card mode

5. Connect bot with WeChat offical account app via Direct Line V1.1 WeChatWithBot_DL1.1

In this example, it used bot FW direct line v1.1 rest API to connect WeChat offical account with bot. The code is based on C#. Please refer to this example, and conenct your bot with your WeChat app/offical account.

Please kindly find the snapshot ans introduction in here

6. bot direct line V3.0 C# SDK based on Rest API BotDirectLineV3RestfulAPI_C#_SDK_withDemo

Now, bot DL V3.0 has been released with performance improvment. But there are some changes in rest API comparing with V1.1 DL. To easily use bot DL V3 to connect WeChat, native app, there is C# SDK that encapsulates raw rest api with class. You can use the SDK in your app to connect with your bot in DL V3

7. Connect bot with powerbi and use card mode to show different form and information BotAppWithPowerBi_CardMode

In powerbi+bot hackfest, the partners use bot to connect with PowerBi embedded link. The user can talk to bot to get Bi forms, in additon, in bot it also use card mode to interact with user. Good example for card mode and connect power bi.

botdemo's People

Contributors

leonlj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.