Coder Social home page Coder Social logo

tripathinilanjan / tutorial-rasa-alexa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rasahq/tutorial-rasa-alexa

0.0 0.0 0.0 8.58 MB

Sample code for a Rasa virtual assistant with an Alexa connector.

License: Apache License 2.0

Python 100.00%

tutorial-rasa-alexa's Introduction

Tutorial: Building a Rasa-powered Alexa Assistant

This repository contains the code of the tutorial of connecting Rasa-powered assistant to Alexa. You can find the step-by-step tutorial here or in this YouTube Playlist.

What's in this repository?

This repository consists of the following files and directories:

  • mood_bot_text - a directory which contains a pre-built Rasa assistant called Moodbot Text, based on the Moodbot example that's built when you run init rasa. This assistant is used to demonstrate the integration to Alexa.
  • alexa_schema.json - a custom Alexa configuration file that will create an intent and slot to return the user's complete response.
  • alexa_connector.py - a custom Rasa-Alexa Assistant connector. If you follow the tutorial using your own assistant, add this connector to your project directory.

How to use this repository?

The best way to use this repository is to follow this step-by-step tutorial on how to integrate the Rasa assistant to Alexa.

You can download the code for this repository by running:

git clone https://github.com/RasaHQ/tutorial-rasa-alexa.git

From here, install the required packages in your virtual environment by running:

cd tutorial-rasa-alexa/mood_bot_text pip install -r requirements.txt

You should now be able to train your assistant using:

rasa train

Once your assistant is trained, you can try interacting with it in the shell by running:

rasa shell

Let us know how you are getting on!

If you have any questions about this tutorial or this repository, feel free to share them on Rasa Community Forum.

tutorial-rasa-alexa's People

Contributors

rctatman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.