Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Build Chatbot using RASA 2x in 2021
Rating: 3.8 out of 5(114 ratings)
950 students
Created byAqib Ahmed
Last updated 1/2021
English

What you'll learn

  • Build creative and complex chatbots.
  • Rasa framework
  • Build stories applicable to any chatbot
  • Custom actions in Chatbots
  • Concepts on NLP
  • How to prepare data for training chatbot model

Course content

6 sections26 lectures2h 12m total length
  • Introduction1:39
  • Overview of project4:51
  • What is a framework3:01

    Define a framework as a structured set of rules that enables scalable web development, machine learning, and automation projects, with examples like Django and Java frameworks.

  • Rasa Framework4:10

    Discover the open source rasa framework with core and NLU, learn in-house deployment for privacy, and use rasa X GUI with Python across platforms like Telegram.

Requirements

  • Basics of Python programming

Description

This course is all about replacing monotonous human conversations with Chatbots. "Build Chatbot using RASA 2x" is a project-based course wherein we build a chatbot for the university. This project consists of functionalities wherein the students or rather the users of the Chatbot can fetch marks and the attendance from the university database in real-time. It also has a validation of username & password in place for privacy aspect. Apart from fetching marks and attendance, it can answer FAQs.

The course consists of 6 chapters where each chapter has a dedicated purpose.

Chapter 1 - Introduction

Chapter 2 - Installation

Chapter 3 - Core of Rasa Framework

Chapter 4 - Significance of files

Chapter 5 - Building Chatbot

Chapter 6 - Deployment

You will learn concepts that are applicable to all the chatbots ranging from the Core of a framework to Deployment. In addition to that, you will also learn how to build logical chatbot stories. This course will equip you with the power of rasa and detailed concepts of chatbots which can be used to build any complex chatbot for any given industry.

You will be provided with all relevant files required for this project along with the Web Page used for deployment.

As a prerequisite for this course a basic understanding of the Python programming language is required as the framework (Rasa) used in this course will use Python.

Who this course is for:

  • Students and working professionals
  • Python Developers who want to explore Chatbots
  • Developers who want to explore NLP concepts