Rasa Tutorial Compendium / Useful Links to Learn / Github repos to learn from

Help to expand this list by posting tutorials and repos that are not yet listed along with a short description of what they teach! :slight_smile:

Official Rasa Ressources:

https://rasa.com/docs/

  • The official rasa docs, you should probably check them out more than you currently do
  • Rasa’s Blog contains several tutorials

http://forum.rasa.com

  • The official rasa forum will have randomly scattered lessons for you in store, but you can also ask questions if you can’t find a solution on your own!

More Tutorials:

Virtual Environments

  • If you’re new, you should learn how to set up virtual environments to develop. For example on Win10 you can use Anaconda (https://www.anaconda.com/distribution/), tutorials will be all over the web.
  • Linux version (please someone help :D)
  • Mac version (please someone help :D)

https://hackernoon.com/building-a-chatbot-using-rasa-stack-intro-and-tips-c6d1057d8536?source=post_page---------------------------

  • Intro to Rasa
  • Note: pre 1.0 version

https://medium.com/strai/contextual-conversational-engine-the-rasa-core-approach-part-1-1acf95b3d237

  • Overview of Rasa core’s inner workings

Github Repos to learn from:

https://github.com/tarunbhavnani/rasa

  • An unconventional way of using Rasa to perform interviews, by basically using Fallback policy to step through a pre defined set of questions
  • not sure if I should be recommending this one here lol :smiley:

So… please post Tutorials etc you found and that have helped you, with a small description of what they teach. There will be some overlap, but that’s ok. Anyone can click through links here and decide for themselves if they can learn something there.

I will periodically update this thread or make it known should I stop to do so.

1 Like