self-driving-agents  by vectorize-io

AI workforce framework for specialized agent deployment

Created 2 months ago
1,390 stars

Top 28.4% on SourcePulse

GitHubView on GitHub
Project Summary

A Complete AI Workforce in a Box provides a framework for deploying 179 specialized, self-learning AI agents organized into 13 departments. It targets users seeking to integrate advanced AI capabilities across diverse functions such as design, engineering, finance, marketing, and sales, offering a ready-to-use solution that can be customized through conversational interfaces.

How It Works

The system utilizes a modular agent architecture where each agent is defined as a directory containing configuration and Markdown-based knowledge. Users can install pre-built agents or initiate new ones via conversation. Agents are powered by pluggable "harnesses," supporting various Large Language Models (LLMs) like Claude, OpenClaw, and Hermes, allowing for flexible backend integration. This design facilitates rapid deployment of specialized AI functionalities without requiring deep expertise in AI model development.

Quick Start & Requirements

  • Primary install/run command: npx @vectorize-io/self-driving-agents install <agent-name> [--harness <harness>]
  • Prerequisites: Node.js (implied by npx) and access to a compatible LLM harness (e.g., API keys for Claude).
  • Setup: Installation involves using npx to fetch agents and configuring the chosen LLM harness. Specific setup time or resource requirements are not detailed.
  • Links: No direct links to official quick-start guides, demos, or comprehensive documentation were found in the provided text.

Highlighted Details

  • Offers 179 pre-built AI agents across 13 distinct departments, covering a broad spectrum of professional tasks.
  • Supports multiple LLM backends ("harnesses") including claude, claude-code, openclaw, nemoclaw, and hermes.
  • Enables agent creation and customization through conversational interactions.
  • Agent knowledge is managed via Markdown files within agent directories, facilitating easy modification and extension.

Maintenance & Community

  • The project is maintained by vectorize-io.
  • No specific details regarding contributors, sponsorships, partnerships, or community channels (e.g., Discord, Slack) are provided in the README snippet.

Licensing & Compatibility

  • License: MIT.
  • Compatibility: The MIT license is highly permissive, generally allowing for commercial use and integration into closed-source projects without significant restrictions.

Limitations & Caveats

  • The README does not explicitly list limitations, unsupported platforms, or known bugs.
  • Certain harness integrations, such as Claude Chat/Cowork, require manual user configuration, including uploading skills and allowlisting API hosts.
  • Agent performance and efficacy are contingent upon the chosen LLM harness and the quality of the provided seed knowledge.
Health Check
Last Commit

2 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
1
Star History
1,406 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.