Skip to content

Xians Platform Components

Platform Components

Primary Platform Components

Xians Web SDK

This helps developers to easily communicate with Agents from their web front ends. It is a wrapper around the Xians server's Websocket, REST and SSE APIs and provides a simple interface to interact with the agents. If someone wishes to bypass the SDK and directly communicate with the server, they can use the Xians Server APIs.

Xians Server

This is the core of the Xians Platform. It is a server that manages the communication, agents, workflows, and other components of the platform.

Xians Agent Lib

Agents are developed as commandline applications. This library provides the ability for the agents to communicate with the Users, Xians server and fellow agents.

Xians Agent Portal

This is the portal that allows the users to manage and monitor the agents.