Skip to content

deeppavlov/dialog_flow_runner

Repository files navigation

Dialog Flow Runner

Dialog Flow Runner is python module add-on for Dialog Flow Framework, a free and open-source software stack for creating chatbots, released under the terms of Apache License 2.0.

Dialog Flow Runner allows you to ... Codestyle Tests License Apache 2.0 Python 3.6, 3.7, 3.8, 3.9

Quick Start

Installation

pip install df_runner

Basic example

To get more advanced examples, take a look at examples on GitHub.

Contributing to the Dialog Flow Runner

Please refer to CONTRIBUTING.md.