What is Wexa AI?#
Wexa AI is an agentic automation platform designed for enterprise use. It enables businesses to automate repetitive, process-driven tasks using intelligent virtual agents called AI Coworkers. These coworkers simulate the behavior of real employees by executing tasks through orchestrated multi-agent systems.Key Constructs#
AI Coworkers: Intelligent task executors that consist of multiple agents. Each agent has a Role
, Title
, Description
, and Task
, and together they work toward a unified goal.
Multi-Agent Orchestration: Each coworker is built using several agents, each performing a specific subtask. The agents communicate and pass intermediate data to complete complex workflows.
Wexa Studio: A low-code/no-code builder where developers can design, test, and deploy coworkers.
Connectors: Allow integration with external systems via RESTful APIs, third-party services (e.g., LinkedIn, WhatsApp), and custom apps.
Triggers start workflows based on system events.
Skills are functions executed by agents, like querying an API, updating a table, or sending an email.
Wexa Tables: Collaborative, persistent data stores that can be read, written, and modified by AI coworkers and users alike.
Modified at 2025-04-23 14:17:27