Skip to content

Commit 01dfa42

Browse files
Update README.md
1 parent 89d7cfe commit 01dfa42

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# kaiban-distributed - Multi Agentic Distributed AI System
22

3-
> Distributed, horizontally-scalable Actor-Model runtime, based on [KaibanJS](https://kaibanjs.com) — Run multiple AI Agents Teams, across multiple deployed Node.js (short-lived and scalable) processes, with real-time task board visibility, and multi agentic orchestrator coordination via Redis/Kafka pub/sub streaming, A2A and MCP accessible.
3+
> Distributed, horizontally-scalable Actor-Model runtime, based on [KaibanJS](https://kaibanjs.com)
4+
>
5+
> Run multiple AI Agents Teams, across multiple deployed Node.js (short-lived and scalable) processes, with real-time task board visibility, and multi agentic orchestrator coordination via Redis/Kafka pub/sub streaming, A2A and MCP accessible.
6+
>
47
> The system can integrate current kaiban agents, other new agents, or any existing deployed agentic systems and agents (by making them publish messages via A2A, MCP, Redis Kafka), and integrating them in actor model teams flows, or corresponding with each other.
8+
>
59
610
[![Tests](https://img.shields.io/badge/tests-123%20passing-brightgreen)](#testing)
711
[![Coverage](https://img.shields.io/badge/coverage-100%25-brightgreen)](#testing)

0 commit comments

Comments
 (0)