AI engineers
Building multi-agent systems that have to run unattended — with retries, rate limits and an audit trail, not a demo script.
AI Platform · Open source, MIT
A graph-native agentic AI framework.
GenXAI is an open-source, graph-native agentic AI framework for Python, released under the MIT licence. Most agent frameworks model a workflow as a chain — one step, then the next. Real work does not behave that way. It branches on a condition, runs three things at once and waits for all of them, loops until a check passes, and sometimes stops early. GenXAI treats a workflow as a directed graph, which turns all of that from a workaround into ordinary usage. It is free and MIT licensed, with no commercial edition held back.
Building multi-agent systems that have to run unattended — with retries, rate limits and an audit trail, not a demo script.
Standardising how agents get built across an organisation, with RBAC and shared connectors instead of nine bespoke integrations.
Trying coordination patterns — critic review, ensemble voting, map-reduce — without rebuilding the plumbing underneath each one.
Conditional edges, routing, loops, and parallel branches that join with correct semantics. The topology is the program.
Short and long-term, episodic, semantic, procedural and working memory as distinct layers, not one undifferentiated context window.
Search, files, code execution, HTTP and data handling out of the box, with a clean interface for adding your own.
GenXAI is a Model Context Protocol client and an MCP server, so it consumes external tools and exposes its own to other systems.
Critic review, ensemble voting, map-reduce and others available as named patterns you compose rather than reimplement.
Connectors, triggers, RBAC, audit logging and rate limiting live in the framework, not in glue code wrapped around it.
Nodes are agents, tools or plain Python functions. Edges carry the conditions that decide what runs next.
Each agent gets the memory layers and capabilities it needs. Nothing is global by default.
OpenAI, Anthropic, Google, Cohere or a local model through Ollama — swappable without rewriting the graph.
Triggers fire the graph, RBAC governs who may do what, audit logging records what actually happened.
GenXAI is completely free and open source under the MIT licence. There is no commercial edition, no paywalled module and no seat count — the framework you read on GitHub is the whole thing.
GenXAI is an open-source agentic AI framework for Python. It models a workflow as a directed graph rather than a linear chain, so conditional routing, parallel branches with correct join semantics, and loops are first-class features rather than workarounds.
Yes. GenXAI is released under the MIT licence. There is no paid edition, no paywalled module and no seat limit — the framework published on GitHub is the complete product.
OpenAI, Anthropic, Google, Cohere, and local models through Ollama. The provider is swappable without rewriting the graph.
Yes, in both directions. GenXAI acts as an MCP client, consuming tools from external MCP servers, and as an MCP server, exposing its own tools to other systems.
Chain-based frameworks run one step after another. Because GenXAI workflows are directed graphs, branching on a condition, running several branches at once and joining them correctly, and looping until a check passes are ordinary usage rather than escape hatches.
Five distinct layers — short-term, long-term, episodic, semantic and procedural, plus working memory — rather than one undifferentiated context window.
AI Platform
Build AI agent workflows visually. Run them anywhere.
Industry Intelligence
AI-powered sales and operations planning.
Industry Intelligence
The transparent AI analyst for finance teams.
A demo with your numbers in it tells you more than any page can. If it turns out GenXAI is not the right fit, we will tell you that too.