Hey everyone!
I’m excited to share Swarm.js, a lightweight Node.js SDK for orchestrating multi-agent systems using OpenAI’s API. It’s an educational framework inspired by the OpenAI Swarm (originally built in Python), now available for the JavaScript/Node.js community.
With Swarm.js, you can easily create and manage agents that perform tasks, make decisions, and hand off conversations between each other — all using OpenAI’s power!
Key Features:
- Simple and ergonomic multi-agent orchestration
- Define agents with custom instructions and tools
- Lightweight and highly customizable for real-world use cases
- Inspired by OpenAI’s official Swarm framework
Install Swarm.js:
npm install openai-swarm-node
Check out the repo and contribute:
I’m actively looking for contributors to help improve and extend the framework! Feel free to check out the repo, raise issues, and submit PRs. Whether you’re a beginner or an expert, your contributions are welcome!
Let’s build something awesome together!
openai #nodejs opensource ai #multiagent #npm javascript Plugins / Actions builders agents