Discover and explore top open-source AI tools and projects—updated daily.
isekOSDecentralized agent network framework
Top 57.6% on SourcePulse
ISEK is a decentralized agent network framework for building collaborative, LLM-powered agent-to-agent (A2A) systems. It targets developers and researchers seeking to create self-organizing agent societies that autonomously discover peers, share context, and cooperatively solve tasks without central control. The primary benefit is enabling truly distributed, autonomous agent coordination.
How It Works
ISEK facilitates decentralized cooperation through autonomous peer discovery and agent-to-agent communication protocols. It supports model-agnostic intelligence, allowing agents to integrate with any LLM or backend, and offers composable multi-agent teamwork with plug-and-play collaboration protocols. This approach enables distributed deployments from local clusters to global swarms, fostering self-organizing networks capable of collective reasoning.
Quick Start & Requirements
pip install isekisek setup command handles dependency installation..env file with API keys (e.g., OPENAI_API_KEY).isek example list and isek example run <name> are available.Highlighted Details
Maintenance & Community
team@isek.xyzLicensing & Compatibility
Limitations & Caveats
The project is under active development, indicating potential for breaking changes or evolving features. Users are solely responsible for the behavior of deployed agents.
3 weeks ago
Inactive
ag2ai
TransformerOptimus