Skip to content

.NET conversation modelling library for building bots with Bot Builder SDK V4.

License

Notifications You must be signed in to change notification settings

lulzzz/promptly-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

promptly-dotnet

Overview

Promptly is a .NET library for building chat bots using the Bot Builder SDK V4 .NET.

Promptly provides an API for developing everything from complex, multi-turn topics of conversation to simple single-turn prompts in a simple and consistent way, so you can focus on your bot's conversational UI/UX (CUI) rather than the underlying details of conversation state and turn management.

Packages

You can install the Promptly-Bot package on nuget.

Getting Started

To get started clone/fork this repo, open the promptly-dotnet.sln, build the solution, and run/step through the AlarmBot sample starting at the MessagesController.

A more detailed README is coming soon.

About

.NET conversation modelling library for building bots with Bot Builder SDK V4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%