Key Components¶
In order to help you get to know Lucy
better, it would help to understand the various components underlying the platform and how they work together.
Model Designer¶
This is the tool you will use to design and create your models and action sequences in Lucy
. This is a web-based visual interface to easily put together your solution.
See Model Designer for more information.
Orchestration Engine¶
This is the backend service responsible for executing the action sequences that you design and for storing data that you require
Web Service Connector Toolkit¶
This is a configuration tool to let you define your own connectors to external systems.
See also
Connector Gateways¶
These are gateways that allow Lucy
to talk to other systems in your organization. These gateways run on external systems and act as a bridge between Lucy
and other systems. These gateways are written using the Lucy Connector SDK.
See also
Data Collections¶
You can define arbitrary data collections in Lucy and use it to store and query JSON documents.
See also