Find a file
2018-08-06 11:59:55 -05:00
.vscode build spacy tagger in pipeline/create ner in crf/ build wrapper:Crfutils 2018-08-01 15:25:50 -05:00
BotSharp.Core Fix get corpus is empty for Sebis trainer. 2018-08-06 11:59:55 -05:00
BotSharp.MachineLearning move ner.cs and crfutils.cs from Engine to Machine Learning 2018-08-01 16:40:51 -05:00
BotSharp.RestApi Fix get corpus is empty for Sebis trainer. 2018-08-06 11:59:55 -05:00
BotSharp.UI add network error message. 2018-08-06 00:01:00 -05:00
BotSharp.UnitTest Add data initializer. 2018-08-02 16:14:46 -05:00
BotSharp.WebHost come accross the loading corpus problem in GetIntentExpressions 2018-08-06 10:29:14 -05:00
TrainingFiles build spacy tagger in pipeline/create ner in crf/ build wrapper:Crfutils 2018-08-01 15:25:50 -05:00
.gitignore Parse Sebis benchmark corpus. 2018-08-05 17:58:55 -05:00
BotSharp.sln Added account initialization. 2018-08-02 22:54:23 -05:00
LICENSE Initial commit 2017-12-17 07:51:23 -06:00
README.md Update README.md 2018-07-19 22:15:38 -05:00

The Open Source AI Chatbot Platform Builder for Enterprise

BotSharp is an open source AI chatbot platform builder not only a bot builder, it's a complete out of box toolkit for building up a functional chabot platform which utilize aritifical intelligence. It's witten in C# running on .Net Core that is full cross-platform framework. C# is a enterprise grade programming language which is widely used to code business logic in information management related system. BotSharp adopts machine learning algrithm in C/C++ interfaces directly which skips the python interfaces. That will facilitate the feature of the typed language C#, and be more easier when refactoring code in system scope.

Why we do this? because we all know python is not friendly programming language for enterprise developers, it's not only because it's low performance but also it's a type weak language, it will be a disater if you use python to build your bussiness system.

BotSharp is in accordance with components princple strictly, decouples every part that needed in the platform builder. So you can choose different UI/UX, or pick up a different NLP Tagger, or select a more advanced algrithm to do NER task. They are all modulized based an unfied interfaces.

Some Features

  • Multiple agents management
  • Context In/ Out with lifespan to make conversion flow be controllable.
  • Support Rasa, Dialogflow and many others as a bot platform builder components.
  • Support export/ import agent from other bot platforms directly.
  • Support different UI providers.
  • With a Rest API interfaces.
  • Integrate with popular social platforms.

How to Install

PM> Install-Package BotSharp.Core

Documents

https://github.com/Oceania2018/BotSharp/wiki

Tip Jar

  • Ethereum

Ethereum

0x2FdE97210cd14F6020C67BAFA61d4c227FdC268d