Install, run and deploy your own decentralized AI agent service
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.
- ✓Open-source license (GPL-3.0)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
- ✓Documented (README)
- !Inactive (>180d)
git clone https://github.com/GaiaNet-AI/gaianet-node && cp gaianet-node/*.md ~/.claude/agents/Subagents overview
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 9mo 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 9mo 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.
[](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
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.