Skip to content

Commit

Permalink
Create community.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
wrathagom committed Jan 15, 2018
1 parent c524d6e commit 86619f6
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/community.rst
@@ -0,0 +1,25 @@
.. _section_community:

Community Contributions
============

Community Written Documentation
^^^^^^^^^^^^^^^^^^^^^^^^

More and more tutorials or supplimentary documentation is being written by the community. Below is a list of such documentation and tutorials.

- A three part tutorial on using Rasa NLU in combination with Node-RED to create a basic chat bot and integrate it with Slack and Twilio.
- `Part 1 <https://blog.spg.ai/build-a-chatbot-with-rasa-nlu-dc2bfb55edb2>`_ - Installation, Education, and Model Training
- `Part 2 <https://blog.spg.ai/build-a-chatbot-with-rasa-nlu-part-two-8d533a0cfda8>`_ - Back end fulfillment using Node-RED
- `Part 3 <https://blog.spg.ai/build-a-chatbot-was-rasa-nlu-part-3-b53c61954e86>`_ - A Complete Chatbot on Slack and Twilio
- Documentation on using Rasa NLU with Docker
- `Using Rasa NLU with Docker <https://blog.spg.ai/using-rasa-nlu-with-docker-96b86856b392>`_ - The easiest way to get started working with Rasa

Community Open Source Tools/Software
^^^^^^^^^^^^^^^^^^^^^^^^

Below is a list of tools and applications written around or for Rasa NLU using a permissive license.
- Postgres backed UI for interacting with Rasa NLU
- `Rasa UI <https://github.com/paschmann/rasa-ui>`_

If you would like your community contribution included here. Please open a Pull Request and modify this document following the format shown above.

0 comments on commit 86619f6

Please sign in to comment.