christopherkarani/Swarm
A Swift 6.2 framework for building and orchestrating multi-agent AI systems with compile-time tool generation and workflow pipelines.

Not currently ranked — collecting fresh signals.
star history
Swarm provides a native Swift implementation of agent orchestration patterns inspired by OpenAI’s Swarm research. It allows developers to create agents with tools decorated via the @Tool macro, chain them into pipelines or DAGs, and manage multi-agent workflows with built-in crash recovery and Swift concurrency safety. The framework supports foundation model integration and includes memory and offline-first capabilities.
Frequently asked
- What is christopherkarani/Swarm?
- A Swift 6.2 framework for building and orchestrating multi-agent AI systems with compile-time tool generation and workflow pipelines.
- Is Swarm open source?
- Yes — christopherkarani/Swarm is open source, released under the MIT license.
- What language is Swarm written in?
- christopherkarani/Swarm is primarily written in Swift.
- How popular is Swarm?
- christopherkarani/Swarm has 554 stars on GitHub.
- Where can I find Swarm?
- christopherkarani/Swarm is on GitHub at https://github.com/christopherkarani/Swarm.