Diagram Editor
This editor allows to create workflows tailored to your needs or use and customize existing ones.
Supported elements​
-
Automatic question answering
Route an input to a large language model and create answers by an expert system (OpenAI or custom local GPT4All installation).
-
Sentiment analysis of text
Use 'Vader' to detect positive or negative tendencies and e.g. decide whether to continue with manual or automatic processing.
-
Decisions value-based control of the Cocosplate workflows
UML decisions are super-simple to understand and very easy to read.
-
Timed Events
Set fixed times to trigger a job or define a intervals to regularly check state.
-
E-Mail
-
Send Mail
-
Act on recipient's click
-
Receive mail for further processing
-
Move to Folder
-
-
CSV Read and write comma-separated value data
-
Python scripting for custom or advanced use-cases
Use the Python programming language to script anything else you might need to integrate your workflows into existing infrastructure.