update docs.
This commit is contained in:
parent
567dcc335d
commit
fde6508fea
|
|
@ -15,13 +15,16 @@
|
||||||
<Authors>Haiping Chen</Authors>
|
<Authors>Haiping Chen</Authors>
|
||||||
<Company />
|
<Company />
|
||||||
<Product>AI Bot Platform Builder</Product>
|
<Product>AI Bot Platform Builder</Product>
|
||||||
<Description>Open source AI Bot platform builder which is written in C# runs on .Net Core and is enterprise oriented. Integrated with multiple bot engines besides BotSharp bot engine. Modulized pipeline design make NLP tasks plugin easily. Abstract platform and NLP task, migrate existed chatbot from a platform into another platform perfectly through dump and restore.</Description>
|
<Description>Open source AI Bot platform builder which is written in C# runs on .Net Core and is enterprise oriented. Integrated with multiple bot engines besides BotSharp bot engine. Modulized pipeline design make NLP tasks plugin easily. Abstract platform and NLP task, migrate existed chatbot from a platform into another platform perfectly through dump and restore.
|
||||||
|
|
||||||
|
If you feel that this project is helpful to you, please Star on the project, we will be very grateful.</Description>
|
||||||
<RepositoryType>MIT</RepositoryType>
|
<RepositoryType>MIT</RepositoryType>
|
||||||
<RepositoryUrl>https://github.com/Oceania2018/BotSharp</RepositoryUrl>
|
<RepositoryUrl>https://github.com/Oceania2018/BotSharp</RepositoryUrl>
|
||||||
<PackageTags>NLU, Chatbot, Bot, AI Bot, Artificial Intelligence, RPA</PackageTags>
|
<PackageTags>NLU, Chatbot, Bot, AI Bot, Artificial Intelligence, RPA</PackageTags>
|
||||||
<Version>1.5.0</Version>
|
<Version>1.5.0</Version>
|
||||||
<PackageReleaseNotes>Monthly Update.
|
<PackageReleaseNotes>Monthly Update.
|
||||||
Integrated with Articulate UI.</PackageReleaseNotes>
|
Integrated with Articulate UI.
|
||||||
|
If you feel that this project is helpful to you, please Star on the project, we will be very grateful.</PackageReleaseNotes>
|
||||||
<Copyright>Since 2018 Haiping Chen</Copyright>
|
<Copyright>Since 2018 Haiping Chen</Copyright>
|
||||||
<PackageProjectUrl>https://github.com/Oceania2018/BotSharp</PackageProjectUrl>
|
<PackageProjectUrl>https://github.com/Oceania2018/BotSharp</PackageProjectUrl>
|
||||||
<AssemblyVersion>1.5.0.0</AssemblyVersion>
|
<AssemblyVersion>1.5.0.0</AssemblyVersion>
|
||||||
|
|
|
||||||
|
|
@ -40,6 +40,8 @@ Read the docs: https://botsharp.readthedocs.io
|
||||||
|
|
||||||
Github Wiki: https://github.com/Oceania2018/BotSharp/wiki
|
Github Wiki: https://github.com/Oceania2018/BotSharp/wiki
|
||||||
|
|
||||||
|
If you feel that this project is helpful to you, please Star on the project, we will be very grateful.
|
||||||
|
|
||||||
.. _Docker: https://www.docker.com
|
.. _Docker: https://www.docker.com
|
||||||
.. _Rasa UI: https://github.com/paschmann/rasa-ui
|
.. _Rasa UI: https://github.com/paschmann/rasa-ui
|
||||||
.. _Articulate UI: https://spg.ai/projects/articulate
|
.. _Articulate UI: https://spg.ai/projects/articulate
|
||||||
|
|
|
||||||
|
|
@ -54,6 +54,7 @@ The main documentation for the site is organized into a couple sections:
|
||||||
|
|
||||||
integrations/facebook-messenger
|
integrations/facebook-messenger
|
||||||
|
|
||||||
|
If you feel that this project is helpful to you, please Star on the project, we will be very grateful.
|
||||||
|
|
||||||
.. _Rasa UI: https://github.com/paschmann/rasa-ui
|
.. _Rasa UI: https://github.com/paschmann/rasa-ui
|
||||||
.. _Articulate UI: https://spg.ai/projects/articulate
|
.. _Articulate UI: https://spg.ai/projects/articulate
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue