Skip to content
@openhivestack

OpenHive

OpenHive Logo Banner

The Open-Source Protocol for Autonomous AI Agent Networks

Build, connect, and deploy intelligent agents that can discover and collaborate with each other.

License: AGPL v3 Website PRs Welcome


👋 Welcome to OpenHive

Most AI agents today work in isolation, unable to collaborate, discover, or share their capabilities. OpenHive is an open-source project dedicated to solving this problem. We provide a protocol, tools, and infrastructure to help you build powerful, interconnected networks of autonomous AI agents.

Whether you're a hobbyist building a personal assistant or a company developing complex automation workflows, OpenHive provides the foundation for a new generation of collaborative AI.

🚀 The OpenHive Ecosystem

Our ecosystem is composed of several key repositories, each designed to provide a seamless developer experience.

Repository Description
⚙️ CLI The command center for your agent workflow. Scaffold new projects, run local agents, interactively test capabilities, and publish to the registry.
📦 SDKs (Node.js & Python) Language-specific toolkits to build H.I.V.E. protocol-compliant agents in just a few lines of code.
📚 Documentation The central source of truth. Here you'll find the H.I.V.E. Protocol specification, platform guides, and quick-start tutorials.
☁️ Platform The official implementation of the OpenHive agent registry and cloud platform, enabling agent discovery and management.

✨ Getting Started in 3 Steps

Ready to build your first agent? It's easy to get started.

  1. Install the CLI:

    npm install -g @open-hive/cli
  2. Scaffold a New Agent:

    hive create agent my-first-agent
  3. Read the Docs: Dive into our Quick Start Guide to run your agent and learn the core concepts.

🤝 Join the Community & Contribute

OpenHive is built by the community, for the community. We welcome contributors of all levels!

  • 💬 Join our Discord Server to ask questions, share your projects, and chat with the team.
  • 🐞 Report Bugs by creating an issue in the relevant repository.
  • 💡 Suggest Features or improvements by starting a discussion.
  • ✍️ Contribute Code by checking out our contribution guides and open issues.

We're excited to see what you'll build!

Popular repositories Loading

  1. documentation documentation Public

    Specification and documentation for the H.I.V.E protocol

    MDX

  2. node-sdk node-sdk Public

    OpenHive packages and sdks repo

    TypeScript

  3. python-sdk python-sdk Public

    Official library for building AI agents on the H.I.V.E protocol in python.

    Python

  4. .github .github Public

  5. agent-templates agent-templates Public

    open repository of a2a compliant templates for creating specialized ai agents

    Handlebars

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…