gaianet-node
Install, run, and deploy decentralized AI agent services.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 5.0k
- Source
- mcp-github
- Repository
- github.com/GaiaNet-AI/gaianet-node
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.