Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aiswarm/orchestrator

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aiswarm/orchestrator

Organizes a swarm of AI agents to work together

  • 0.1.9
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
7
increased by75%
Maintainers
1
Weekly downloads
 
Created
Source

npm version License: MIT Downloads Issues Known Vulnerabilities

AI Swarm - Orchestrator

Overview

The orchestrator is the main component of the AI Swarm. It is responsible for managing the agents and their skills, and for orchestrating the communication between them.

This project is currently in a very early stage and is not ready for use beyond exploratory development.

If you're looking for an easy way to get started with the AI Swarm, check out the Conductor project.

Getting Started

This project is split into multiple packages that are loaded as plugins by the orchestrator. This allows developers to choose which plugins they want to use and to create their own plugins based on the examples provided here. The goal is to provide a basic functionality that can be extended by the community.

Once published you can find the plugins on npm with the @aiswarm:plugin keyword. Installed plugins are automatically loaded by the orchestrator when they're installed.

The orchestrator is the core of the AI Swarm and is responsible for managing the agents and their skills, and for orchestrating the communication between them and the user. It's designed to be able to run in both a browser and a node.js environment. Local file access is provided through the ui-cli project.

FAQs

Package last updated on 21 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc