Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Rasa for Beginners
Rating: 4.6 out of 5(1,615 ratings)
12,272 students

Rasa for Beginners

Start here to build your first Rasa assistant
Created byMady Mantha
Last updated 9/2020
English

What you'll learn

  • How to build your first AI chatbot with Python and Rasa Open Source
  • The basics of conversational AI

Course content

5 sections9 lectures1h 46m total length
  • Trailer2:30

    Welcome! In this video, we'll review the agenda for this course and discuss how AI assistants have become a common sight across many industries and use cases.

  • Intro to Rasa7:54

    Why do AI assistants use machine learning? In this video, we'll discuss the important role machine learning plays in building flexible and resilient chatbots, and we'll learn about two important concepts: intents and entities.

  • Intro to Rasa

Requirements

  • Familiarity with Python or another backend programming language
  • Familiarity with writing code in a text editor and working with the command line
  • Some experience with REST APIs and developer tools

Description

This course was developed by instructors from Rasa to give developers a solid foundation in the basics of building AI assistants. During this hands-on, project-based course, you'll build an AI assistant that collects a daily log of health data by text message and posts the data to a spreadsheet.

You'll learn how to:

  • Install Rasa Open Source and create a new project.

  • Create and format training data.

  • Collect data from the user with Rasa forms

  • Connect with an external API using Rasa custom actions

  • Connect your assistant to Twilio

  • Keep improving your assistant using conversation driven development principles

Who this course is for:

  • Python developers, conversation designers, product managers, and data scientists who are new to building AI assistants with Rasa