Coder Social home page Coder Social logo

aniol13 / botsharp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scisharp/botsharp

0.0 0.0 0.0 11.21 MB

The LLM Powered Chatbot Framework in .NET

Home Page: https://botsharp.readthedocs.io

License: Apache License 2.0

C# 99.12% Dockerfile 0.88%

botsharp's Introduction

Chatbot Platform Builder

Powered by LLM

Discord QQįž¤čŠ Join the chat at https://gitter.im/publiclab/publiclab Apache 2.0 NuGet Build status Documentation Status

"Conversation as a platform (CaaP) is the future, so it's perfect that we're already offering the whole toolkits to our .NET developers using the BotSharp AI BOT Platform Builder to build a CaaP. It opens up as much learning power as possible for your own robots and precisely control every step of the AI processing pipeline."

BotSharp is an open source machine learning framework for AI Bot platform builder. This project involves natural language understanding, computer vision and audio processing technologies, and aims to promote the development and application of intelligent robot assistants in information systems. Out-of-the-box machine learning algorithms allow ordinary programmers to develop artificial intelligence applications faster and easier.

It's written in C# running on .Net Core that is full cross-platform framework, the plug-in and pipeline flow execution design is adopted to completely decouple the plug-ins. C# is a enterprise grade programming language which is widely used to code business logic in information management related system. More friendly to corporate developers. BotSharp adopts machine learning algrithm in C# directly. 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 disaster if you use Python to build your bussiness system.

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

Some Features

  • Built-in multi-agents and conversation management.
  • Support multiple LLM platforms.
  • Support export/ import agent from other bot platforms directly.
  • Support different open source UI Chatbot UI, HuggingChat UI.
  • Integrate with popular message channels like Facebook Messenger, Slack and Telegram.

Quick Started

  1. Run backend service
 PS D:\> git clone https://github.com/dotnetcore/BotSharp
 PS D:\> cd BotSharp
 PS D:\BotSharp\> dotnet run -p .\src\WebStarter
  1. Run UI project, reference to Chatbot UI.

Extension Libraries

BotSharp uses component design, the kernel is kept to a minimum, and business functions are implemented by external components. The modular design also allows contributors to better participate.

  • Chatbot UI connector.
  • A channel module of BotSharp for Facebook Messenger.
  • A channel module of BotSharp for Tencent Wechat.
  • A channel module of BotSharp for Telegram.

Documents

Read the docs: https://botsharp.readthedocs.io

If you feel that this project is helpful to you, please Star the project, we would be very grateful.

Member project of SciSharp STACK which is the .NET based ecosystem of open-source software for mathematics, science, and engineering.

Scan QR code to join TIM group:

SciSharp STACK

botsharp's People

Contributors

oceania2018 avatar spongebob5 avatar pppbr avatar obrain2016 avatar geffzhang avatar xbotter avatar hchen2020 avatar deep-blue-2013 avatar qcjxberin avatar esther2013 avatar zhangyanbo2020 avatar john0king avatar anacosmina avatar aniol13 avatar wrathagom avatar exportio avatar cprobbie 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.