Metadata-Version: 2.1
Name: convomeld
Version: 0.1.4
Summary: Parse text scripts or chatbot message logs and merge conversation graphs (Convographs)
License: AGPL-3.0-or-later
Author: Ruslan Borysov
Author-email: borysov.ruslan98@gmail.com
Requires-Python: >=3.9
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: openpyxl
Requires-Dist: pandas
Description-Content-Type: text/markdown

# Convomeld

Tools for composing, validating, merging and simplifying the graph data structures that define the a conversational agent's behavior - a program that can be run by a conversation manager to interact with humans.


