Skip to content
GX GenXAI

Platform

Everything you need to orchestrate agent systems

GenXAI is designed for real-world workflows: explicit state, repeatable execution, and extensibility from day one.

Graph Engine

Execute workflows as directed graphs with dynamic routing, conditions, parallelism, cycles, and composition.

  • Compile/validate graphs
  • Versioning-ready architecture
  • Visualize execution paths

Flows (coordination patterns)

Drop-in orchestrators for common multi-agent patterns so teams can standardize on proven designs.

  • Parallel
  • Router
  • Critic review
  • Map-reduce
  • P2P & auction

Agents

Configurable roles, goals, models, tools, and memory settings. Keep behavior explicit and testable.

  • Factory + registry
  • Guardrails and constraints
  • Multi-provider LLM routing

Memory System

Layered memory architecture (short/long-term, episodic, semantic, procedural, working) to retain and retrieve context.

  • Consolidation and retrieval
  • Vector DB integrations
  • Importance-based retention

Tooling + MCP

A tool registry with templates and secure execution. Use MCP servers to connect external systems safely.

  • Built-in tools + custom tools
  • Dynamic tool creation
  • Approval + audit hooks (enterprise)

Enterprise path

Observability, governance, and the no-code Studio extend the core when you need production controls at scale.

  • RBAC + encryption (enterprise)
  • Metrics/tracing (enterprise)
  • Studio workflow builder

Recommended starting path

  1. 1. Follow Getting Started.
  2. 2. Run an example from Examples.
  3. 3. Learn patterns in Flows.