gaianet-node

gaianet-node

Install, run, and deploy decentralized AI agent services.

MCPDevOpen sourceAI去中心化代理服务
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 5.0k
Source
mcp-github

Overview

GaiaNet-node is a tool for installing, running, and deploying decentralized AI agent services. It allows users to operate their own AI nodes locally or in the cloud, providing chat and other AI functionalities. With simple command-line operations, users can quickly set up the environment and launch a node. Suitable for developers and enterprises needing customized AI services.

Capabilities

  • Install and run decentralized AI agent services
  • Support multiple preset configurations
  • Download and initialize model files
  • Manage Qdrant vector database

Use cases

Run AI agent services locallyCustomize AI models and knowledge basesBuild decentralized AI applications

Setup

Requires: Node 环境API Key
curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I initialize a node?

Use the `gaianet init` command to initialize the node.

What preset configurations are supported?

Use `gaianet init --help` to view the list of available preset configurations.

Related skills