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 1 commit
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
Next Next commit
add online courses section
  • Loading branch information
gstaxy committed Jan 20, 2021
commit 1478980ebd4c35c4a865d770403aa0dac0bf8b20
28 changes: 17 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,16 @@
> 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)
- [Awesome Rasa ![Awesome](https://awesome.re)](#awesome-rasa-)
- [Contents](#contents)
- [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 Down Expand Up @@ -38,29 +42,31 @@
- [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

## 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 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.