Dialog2Graph Documentation#
Dialog2Graph project extends the Chatsky project by enhancing chatsky flows and scripts creation with the help of Large Language Models (LLMs). This project is based on the dialog2graph approach which helps to transform conversational data into structured, graph-based representations.
Getting Started#
The Getting started
section contains instructions of how to install the project.
Research#
The Research
section contains an overview of conducted research on dialog2graph problem, including creating data collections, choosing metrics for graph assessment.
It also includes basic terms used in the documentation.
User Guides#
This section contains a series of usage examples, including graph generation and visualisation.
API Reference#
The API reference contains documentation for classes and abstractions used in the library which can be used to determine the exact typing and behavior of all the functions involved.
Development#
The Development
section shows the library’s current development status and specifies the contribution rules.
About us#
You can get more info about the development team in the About us
section.