Skip to content

This repository can help to navigate DeepPavlov Dialog Flow Framework projects. Dialog Flow Framework is a free and open-source software stack for creating chatbots, released under the terms of Apache License 2.0.

License

Notifications You must be signed in to change notification settings

ApprikatAI/dialog_flow_framework_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

License Apache 2.0 Python 3.6, 3.7, 3.8, 3.9

This repository can help to navigate DeepPavlov Dialog Flow Framework projects. Dialog Flow Framework is a free and open-source python software stack for creating chatbots, released under the terms of Apache License 2.0.

Dialog Flow Service integation with external systems

Using the framework, you can quickly create your own solution for dialog systems.

Contents

Dialog Flow Stack

Overview


Dialog Flow Framework is open-source python software stack:

  • Dialog Flow Engine (To write flexible scripting dialogue in a short time using an expressive DSL in Python)
  • Dialog Flow Addon System (To extend Dialog Flow Engine)
  • Dialog Flow SDK (Tool set for Dialog Flow Framework)

Dialog Flow Stack

Dialog Flow Engine (stable)


Dialog Flow Engine (DFE) allows you to write conversational services. The service is written by defining a special dialog graph that describes the behavior of the dialog service. The dialog graph contains the dialog script. DFE offers a specialized language (DSL) for quickly writing dialog graphs. You can use it in such services for writing skills for Amazon Alexa and etc, chat-bots for social networks, websites call-centers and etc. Link to the repository is available here

Documentation Status Codestyle Tests License Apache 2.0 Python 3.6, 3.7, 3.8, 3.9 PyPI Downloads

Dialog Flow Addon System

Dialog Flow Addon System

Python packages for Dialog Flow Engine Extending:

Dialog Flow SDK


Tool set for Dialogflow Framework, link to the repository is available here

FAQ

  • What's the difference between Google DialogFlow and Dialog Flow Framework?
Dialog Flow Framework or in other words DeepPavlov Dialog Flow Framework is an open source framework for quickly writing dialog services. Google Dialogflow  is a closed proprietary product of Google. These products are not related in any way, except for a similar name.

asynchronous error tolerant flexible load monitoring

About

This repository can help to navigate DeepPavlov Dialog Flow Framework projects. Dialog Flow Framework is a free and open-source software stack for creating chatbots, released under the terms of Apache License 2.0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published