Skip to main content
ClaudeWave

Install, run and deploy your own decentralized AI agent service

Subagents5k stars332 forksShellGPL-3.0Updated 8mo ago
Editor's note

GaiaNet Node is a Shell-based toolkit that lets individuals install and operate their own decentralized AI inference nodes on Mac, Linux, or Windows WSL using a single curl command. The installation pulls in WasmEdge with a GGML plugin for running GGUF-format language models locally, a Qdrant vector database for retrieval-augmented generation, and a rag-api-server.wasm component that ties them together into an OpenAI-compatible chat endpoint. Node operators configure the LLM and knowledge base through a config.json file, with pre-set options available for models such as Llama 3 8B paired with domain-specific snapshots like a London guidebook. Each running node receives a public subdomain address on the gaianet.network, making it immediately accessible as a hosted AI agent service. The project connects to the broader Claude ecosystem through MCP support, meaning Claude-based agents can invoke GaiaNet nodes as subagents. Developers building domain-specific chatbots, Web3 application builders wanting decentralized inference, and individuals seeking to monetize spare compute are the primary beneficiaries.

ClaudeWave Trust Score
90/100
Verified
Passed
  • Open-source license (GPL-3.0)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !Inactive (>180d)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/GaiaNet-AI/gaianet-node && cp gaianet-node/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentic-aiagentic-frameworkaiai-agentschatbotdecentralizedethereumhacktoberfesthacktoberfest-acceptedmachine-learningmcpmlweb3

What people ask about gaianet-node

What is GaiaNet-AI/gaianet-node?

+

GaiaNet-AI/gaianet-node is subagents for the Claude AI ecosystem. Install, run and deploy your own decentralized AI agent service It has 5k GitHub stars and was last updated 8mo ago.

How do I install gaianet-node?

+

You can install gaianet-node by cloning the repository (https://github.com/GaiaNet-AI/gaianet-node) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is GaiaNet-AI/gaianet-node safe to use?

+

Our security agent has analyzed GaiaNet-AI/gaianet-node and assigned a Trust Score of 90/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains GaiaNet-AI/gaianet-node?

+

GaiaNet-AI/gaianet-node is maintained by GaiaNet-AI. The last recorded GitHub activity is from 8mo ago, with 59 open issues.

Are there alternatives to gaianet-node?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy gaianet-node to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: GaiaNet-AI/gaianet-node
[![Featured on ClaudeWave](https://claudewave.com/api/badge/gaianet-ai-gaianet-node)](https://claudewave.com/repo/gaianet-ai-gaianet-node)
<a href="https://claudewave.com/repo/gaianet-ai-gaianet-node"><img src="https://claudewave.com/api/badge/gaianet-ai-gaianet-node" alt="Featured on ClaudeWave: GaiaNet-AI/gaianet-node" width="320" height="64" /></a>

More Subagents