Awesome AI AgentsAI Developer Toolkit

GaiaNet-AI/gaianet-node

⭐ 5018 Shell added to this list on 2025-06-22 repository created 2024-03-06

GaiaNet Node is a decentralized AI agent service platform that allows users to install, run, and deploy their own AI nodes. The project provides a comprehensive software stack that can be installed on Mac, Linux, or Windows WSL with a single command. Once installed, users can initialize their node, which downloads necessary AI model files and vector database files, and then start the node to interact with the AI agent via a web interface. The node runs locally or can be made accessible through GaiaNet's decentralized network. The installation process includes setting up dependencies such as WasmEdge runtime with the wasi-nn_ggml plugin and Qdrant vector database. The node supports various AI models, including Llama-2 and Llama-3, and allows users to customize their node configuration by specifying different models and knowledge bases through configuration files. The platform also provides pre-set configurations for ease of use. Users can manage the node lifecycle with commands to start, stop, and update configurations. The node supports local-only mode for private use and can be installed in alternative directories. The project emphasizes decentralization, enabling users to run AI services independently without relying on centralized servers. GaiaNet Node is well-documented with multilingual README files and official documentation, and it encourages community contributions for translations. It also links to external resources such as a Manning ebook on customizing open-source language models. The project is designed to empower users to deploy AI agents in a decentralized manner, promoting privacy, control, and customization.

https://github.com/GaiaNet-AI/gaianet-node

agentic-aiagentic-frameworkaiai-agent-serviceai-agentsai-customizationai-modelchatbotconfigurationdecentralizeddecentralized-aiethereumllama-2llama-3local-nodemachine-learningmcpmlmultilingual-documentationnode-deploymentopen-sourceqdrantvector-databasewasmedgeweb3

Also in AI Developer Toolkit

Leonxlnx/taste-skill

Taste Skill provides portable AI Agent Skills designed to enhance the quality of AI-generated frontends and image-based design references, aiming to eliminate generic UI outputs.

unslothai/unsloth

Unsloth is a toolkit for fine-tuning and reinforcement learning of large language models, enabling faster training with significantly reduced VRAM usage across various advanced models and tasks.

reworkd/AgentGPT

AgentGPT is an open-source platform that allows users to assemble, configure, and deploy autonomous AI agents in a web browser to pursue custom goals by generating and executing tasks independently.

Gitlawb/openclaude

OpenClaude is an open-source command-line interface (CLI) coding-agent that supports various cloud and local model providers for unified AI-driven development workflows.

virgiliojr94/book-to-skill

A command-line tool that converts technical books, document folders or globs into structured agent skills in the open SKILL.md format, so coding agents load only the chapter relevant to a question.

google/adk-python

An open-source Python toolkit by Google for building, evaluating, and deploying sophisticated AI agents with flexibility, modularity, and integration within the Google ecosystem.

can1357/oh-my-pi

Oh My Pi is an AI coding agent for the terminal featuring hash-anchored edits, an optimized tool harness, LSP integration, and support for Python, browsers, and subagents.

millionco/react-doctor

React Doctor is an intelligent agent designed to diagnose and fix issues within React codebases, leveraging AI to improve code quality and developer efficiency.