DeepPavlov lab
Pinned
Repositories
- dream Public template
DeepPavlov Dream is a free, open-source Multiskill AI Assistant built using DeepPavlov Conversational AI Stack. It is built on top of DeepPavlov Agent running as container in Docker. It runs on x86_64 machines, and prefers having NVIDIA GPUs on the machine.
-
- dialog_flow_generics Public
- dialog_flow_db_connector Public
Dialog Flow DB Connector is an addon for the Dialog Flow Framework and allows you to to save and retrieve user dialogue states (in the form of a `Context` object) using various database backends.
-
- dialog_flow_framework Public
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.
- dialog_flow_engine Public
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 skil…
-
- dp_notebooks Public