Skip to content
Agentv1.0.0

HiveAI

The LLM of the Magnetic Field. The only AI native to agentic space.

by srotzin(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from srotzin/hive-ai (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

HiveAI

The LLM of the Magnetic Field. The only AI native to agentic space.

Endpoint: https://hive-ai-1.onrender.com

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/srotzin-hive-ai-hiveai/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

srotzin-hive-ai-hiveai.ocm.jsonjson
{
  "ocm": "1",
  "id": "srotzin-hive-ai-hiveai",
  "kind": "agent",
  "name": "HiveAI",
  "description": "The LLM of the Magnetic Field. The only AI native to agentic space.",
  "publisher": "srotzin",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "github-a2a"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "The LLM of the Magnetic Field. The only AI native to agentic space."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/srotzin/hive-ai",
      "path": ".well-known/agent.json",
      "ref": "1887629f68b23b3f1418fd2feecf0318968953bc",
      "url": "https://github.com/srotzin/hive-ai/blob/1887629f68b23b3f1418fd2feecf0318968953bc/.well-known/agent.json",
      "key": "srotzin/hive-ai/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://hive-ai-1.onrender.com"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/srotzin-hive-ai-hiveai/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

HiveAI - Agent - OpenSmartRoute