Skip to content

In this project we will try to add a new module to the original Microsoft BotFramework

Notifications You must be signed in to change notification settings

Shakar/Bot-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Bot-Framework

###In this project we will try to add a new module to the original Microsoft BotFramework. ####Fork repository located here

A bot is a web service that interacts with users in a conversational format. Users may start conversations with the bot from any channel which was configured to work on (for example: Text/SMS, Skype, Facebook Messenger, and other popular services). Bot conversations may be freeform, natural language interactions or more guided ones with provided choices or actions. The conversation can utilize simple text strings or something more complex such as rich cards that contain text, images, and action buttons.

The framework consists of the Bot Builder SDK, Bot Connector, Developer Portal, and Bot Directory. There’s also an emulator that can be used to test the bot.

This is a big platform, which is intended for developers (not for simple users) who want to build a robot as smart as possible.

My project purpose is not to build a robot (although I probably will, along the way to get to know the system better) But to add/edit a model system which will contribute an additional capabilities to other developers who want to build a robot.

About

In this project we will try to add a new module to the original Microsoft BotFramework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published