Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added online courses section & Updated sections missing documentation #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 35 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@
> Useful resources for building, improving, and deploying contextual chatbots and assistants with [Rasa](https://rasa.com)

## Contents

- [Tools](#tools)
- [Documentation](#documentation)
- [Blogs](#blogs)
- [Videos](#videos)
- [Community](#community)
- [Tools](#tools)
- [Documentation](#documentation)
- [Blogs](#blogs)
- [Online course](#online-courses)
- [Videos](#videos)
- [Community](#community)
- [Contribute](#contribute)
- [License](#license)

## Tools
- [Botfront.](https://botfront.io) - An intuitive open source platform to build smart assistants with Rasa.
Expand All @@ -26,41 +28,51 @@

## Blogs
- The Rasa Masterclass Handbook
- [Episode 1](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-1/?utm_source=awesome-rasa)
- [Episode 2](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-2/?utm_source=awesome-rasa)
- [Episode 3](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-3/?utm_source=awesome-rasa)
- [Episode 4](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-4/?utm_source=awesome-rasa)
- [Episode 5](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-5/?utm_source=awesome-rasa)
- [Episode 6](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-6/?utm_source=awesome-rasa)
- [Episode 7](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-7/?utm_source=awesome-rasa)
- [Episode 8](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-8/?utm_source=awesome-rasa)
- [Episode 9](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-9/?utm_source=awesome-rasa)
- [Episode 10](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-10/?utm_source=awesome-rasa)
- [Episode 11](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-11/?utm_source=awesome-rasa)
- [Episode 12](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-12/?utm_source=awesome-rasa)
## Videos
- [The Rasa Masterclass Ebook](https://info.rasa.com/masterclass-ebook) - Download the 170 pages ebook.
- [Episode 1](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-1/?utm_source=awesome-rasa) - Intro to conversational AI and Rasa.
- [Episode 2](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-2/?utm_source=awesome-rasa) - Creating the NLU training data.
- [Episode 3](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-3/?utm_source=awesome-rasa) - Training the NLU model: pre-configured pipelines.
- [Episode 4](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-4/?utm_source=awesome-rasa) - Training the NLU models: understanding pipeline components.
- [Episode 5](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-5/?utm_source=awesome-rasa) - Intro to dialogue management with Rasa.
- [Episode 6](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-6/?utm_source=awesome-rasa) - Domain, custom actions and slots.
- [Episode 7](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-7/?utm_source=awesome-rasa) - Dialogue Policies.
- [Episode 8](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-8/?utm_source=awesome-rasa) - Implementing custom actions, forms and fallback.
- [Episode 9](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-9/?utm_source=awesome-rasa) - Improving the assistant: Setting up the Rasa X.
- [Episode 10](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-10/?utm_source=awesome-rasa) - Improving the assistant: sharing with real testers.
- [Episode 11](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-11/?utm_source=awesome-rasa) - Connecting an assistant to external messaging channels.
- [Episode 12](https://blog.rasa.com/the-rasa-masterclass-handbook-episode-12/?utm_source=awesome-rasa) - Deploying Rasa X in a Cluster Environment.

## Online courses
- [Rasa for Beginners](https://www.udemy.com/course/rasa-for-beginners/) - Build your first Rasa assistant.
- [[Official] Rasa Certification Workshop](https://www.udemy.com/course/rasa-certification-workshop/) - Earn a Rasa Certification and learn how to build a real-world contextual assistant.
- [Rasa Advanced Deployment Workshop](https://www.udemy.com/course/rasa-advanced-deployment-workshop/) - Learn how to deploy Rasa X on Kubernetes and get your Rasa Advanced Deployment certification.
- [Rasa Advanced Custom Actions, Forms, & Responses Workshop](https://www.udemy.com/course/rasa-advanced-custom-actions-forms-responses-workshop/) - Learn how to customize and add functionality to your Rasa assistant.

## Videos
- [Rasa Masterclass Ep#1](https://youtu.be/-F6h43DRpcU) - Intro to conversational AI and Rasa.
- [Rasa Masterclass Ep#2](https://youtu.be/k5UeywXA28k) - Creating the NLU training data.
- [Rasa Masterclass Ep#3](https://youtu.be/seBN1gMJN0U) - Training the NLU model: pre-configured pipelines.
- [Rasa Masterclass Ep#4](https://youtu.be/ET1k9OrsfYQ) - Training the NLU models: understanding pipeline components.
- [Rasa Masterclass Ep#5](https://youtu.be/WoTmnN2EMdo) - Intro to dialogue management with Rasa.
- [Rasa Masterclass Ep#6](https://youtu.be/W7jdIeyIPcU) - Domain, custom actions and slots.

- [Rasa Masterclass Ep#7](https://youtu.be/EuOyncigHLA) - Dialogue Policies.
- [Rasa Masterclass Ep#8](https://youtu.be/9POI7LiKH_8) - Implementing custom actions, forms and fallback.
- [Rasa Masterclass Ep#9](https://youtu.be/IUYdwy8HPVc) - Improving the assistant: Setting up the Rasa X.
- [Rasa Masterclass Ep#10](https://youtu.be/LWzsS5Q-RoI) - Improving the assistant: sharing with real testers.
- [Rasa Masterclass Ep#11](https://youtu.be/uYUxJIiinJE) - Connecting an assistant to external messaging channels.
- [Rasa Masterclass Ep#12](https://youtu.be/QLq_U3J9kOo) - Deploying Rasa X in a Cluster Environment.
- [Rasa Masterclass - What's new in Rasa 2.x](https://youtu.be/QurrsA1z9-A) - Walk through the differences between Rasa 1.x and 2.x.
- [Rasa X Tutorial 1](https://www.youtube.com/watch?v=POcgUi34Aow) - Constructing a Basic AI Assistant.
- [Rasa X Tutorial 2](https://youtu.be/8Sc7-AiY0fg) - Expanding Language Understanding.
- [Rasa X Tutorial 3](https://youtu.be/6Pghab6b28E) - Richer Responses.

## Community

- [Rasa Forum](https://forum.rasa.com)

## Contribute

Contributions welcome! Read the [contribution guidelines](contributing.md) first.

## License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, [Cendekia](https://github.com/cendekia) has waived all copyright and related or neighboring rights to this work.