Add Articulate Integration
This commit is contained in:
parent
7473dbac84
commit
e84818668d
|
|
@ -15,6 +15,15 @@ Make sure you've got `Docker`_ installed.
|
|||
|
||||
Point your web browser at http://localhost:5001 and enjoy Rasa-UI with BotSharp.
|
||||
|
||||
Integrate with `Articulate UI`_, you can use docker compose to run.
|
||||
Make sure you've got `Docker`_ installed.
|
||||
|
||||
::
|
||||
|
||||
PS D:\BotSharp\> docker-compose -f docker-compose-articulateui.yml up
|
||||
|
||||
Point your web browser at http://localhost:3000 and enjoy Rasa-UI with BotSharp.
|
||||
|
||||
Building BotSharp
|
||||
^^^^^^^^^^^^^^^^^
|
||||
Make sure the `Microsoft .NET Core`_ build environment is installed.
|
||||
|
|
@ -68,4 +77,4 @@ Use BotSharp.NLP as a natural language processing toolkit alone.
|
|||
.. _Rasa UI: https://github.com/paschmann/rasa-ui
|
||||
.. _Articulate UI: https://spg.ai/projects/articulate
|
||||
.. _Microsoft .NET Core: https://www.microsoft.com/net/download
|
||||
.. _Docker: https://www.docker.com
|
||||
.. _Docker: https://www.docker.com
|
||||
|
|
|
|||
Loading…
Reference in a new issue