Coder Social home page Coder Social logo

vinayasathyanarayana / botpress-rasa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from epaminond/botpress-rasa

0.0 1.0 0.0 64 KB

The Official Rasa NLU module for Botpress

License: GNU General Public License v3.0

JavaScript 92.30% CSS 7.70%

botpress-rasa's Introduction

botpress-rasa

A module to use Rasa NLU with your Botpress bot.

Getting started

botpress install rasa

The Rasa NLU module should now be available in your dashboard.

You'll need a Rasa NLU server (local or in-cloud) to use this module, that will inject understanding metadata inside incoming messages through the Rasa API.

Events will have an rasa_nlu property populated with the extracted metadata from Rasa server.

Take a look:

bp.hear({'rasa_nlu.intent.name': 'greet'}, (event) => {
	bp.messenger.sendText(event.user.id, 'Hi Human! Nice to meet you!')
})

Enjoy Botpress!

Community

Pull requests are welcomed! We believe that it takes all of us to create something big and impactful.

There's a Slack community where you are welcome to join us, ask any question and even help others.

Get an invite and join us now! ๐Ÿ‘‰https://slack.botpress.io

License

botpress-rasa is licensed under AGPL-3.0

botpress-rasa's People

Contributors

matheusmatos avatar slvnperron avatar btotharye avatar

Watchers

James Cloos 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.