Metadata-Version: 2.1
Name: rasa
Version: 0.2.0a3
Summary: Rasa Stack - A package which includes Rasa Core and Rasa NLU
Home-page: https://rasa.com
Author: Rasa Technologies GmbH
Author-email: hi@rasa.com
Maintainer: Tom Bocklisch
Maintainer-email: tom@rasa.com
License: Apache 2.0
Project-URL: Bug Reports, https://github.com/rasahq/rasa_stack/issues
Project-URL: Source, https://github.com/rasahq/rasa_stack
Description: # Rasa Stack
        [![Join the forum at https://forum.rasa.com](https://img.shields.io/badge/forum-join%20discussions-brightgreen.svg)](https://forum.rasa.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
        [![PyPI version](https://badge.fury.io/py/rasa.svg)](https://badge.fury.io/py/rasa)
        
        Rasa Stack is a PyPI package which includes both, [Rasa Core](https://github.com/rasahq/rasa_core) and [Rasa NLU](https://github.com/rasahq/rasa_nlu).
        
        - **What does Rasa Stack do? 🤔**
          [Read About the Rasa Stack](https://rasa.com/products/rasa-stack/)
        - **I'd like to read the detailed docs 🤓**
          [Read The Docs](https://rasa.com/docs)
        - **I have a question ❓**
          [Rasa Community Forum](https://forum.rasa.com)
        - **I would like to contribute 🤗**
          [How to contribute](#how-to-contribute)
          
        ### How to contribute
        We are very happy to receive and merge your contributions. There is
        some more information about how to do so in the
        [documentation](https://rasa.com/docs/getting-started/contributing/).
          
        ## License
        Licensed under the Apache License, Version 2.0. Copyright 2018 Rasa Technologies GmbH. [Copy of the license](LICENSE.txt).
        
        A list of the Licenses of the dependencies of the project can be found at
        the bottom of the
        [Rasa Core Libraries Summary](https://libraries.io/github/RasaHQ/rasa_core) and the [Rasa NLU Libraries Summary](https://libraries.io/github/RasaHQ/rasa_nlu).
Keywords: nlp machine-learning machine-learning-library bot bots botkit rasa conversational-agents conversational-ai chatbotchatbot-framework bot-framework
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
