Skip to content

Introducing the Gaia AI network

Getting started running a Gaia node on your personal computer!

Gaia node

Each Gaia node provides a specialized API service that encapsulates a unique combination of

  • a specialized and fine-tuned LLM (e.g., an LLM that excels in answering questions about the Rust programming language)
  • a domain-specific knowledge base (e.g., knowledge about the WasmEdge project)
  • an inference app that manages the context and history of conversations (e.g., RAG and MemGPT prompt injection)
  • compute resources required to run the LLM app as an API service (e.g., a Nvidia GPU or a Mac M3 device)

The Gaia node API service is fully compatible with the OpenAI JSON spec, and hence each Gaia node can function as an alternative backend for OpenAI-based frontends or agents.

Gaia domain

Gaia nodes are organized into Gaia domains so that they can be discovered and accessed from the world. A Gaia domain groups together nodes that have similiar purposes, and provides a single Internet domain for all its node agents. For example, agents that answer student questions at University of California at Berkeley could be organized under the gaianet.berkeley.edu domain. The domain owner vouches for its node agents by puttings its reputation behind the agents. Hence, a staking mechanism is designed for the domains. If a domain is found to have too many inactive or even misbehaving agents, the domain stakers could be slashed.

Gaia protocol

The Gaia protocol connects and incentivizes Gaia nodes and domains to form a coherent network of web services for AI agents. It provides a mechanism to discover, connect to, and pay for Gaia node services through a decentralized marketplace. It also incentivizes domains to manage node agents through a staking program. Furthermore, the Gaia protocol connects model creators (i.e., people who have skills to finetune models) and knowledge providers to node operators through a marketplace.

image

Join us!

Website | Twitter | Discord | Telegram | Medium

Pinned Loading

  1. gaianet-node gaianet-node Public

    Install and run your own AI agent service

    Shell 4.8k 222

  2. embedding-tools embedding-tools Public

    Rust 6 1

  3. workshops workshops Public

    7 4

  4. docs docs Public

    JavaScript 8 7

  5. node-configs node-configs Public

    21 8

  6. gaianet-protocol gaianet-protocol Public

    Solidity 13 1

Repositories

Showing 10 of 16 repositories
  • gaianet-node Public

    Install and run your own AI agent service

    GaiaNet-AI/gaianet-node’s past year of commit activity
    Shell 4,847 GPL-3.0 222 29 4 Updated Nov 26, 2024
  • GaiaNet-AI/embedding-tools’s past year of commit activity
    Rust 6 GPL-3.0 1 0 0 Updated Nov 23, 2024
  • docs Public
    GaiaNet-AI/docs’s past year of commit activity
    JavaScript 8 Apache-2.0 7 1 2 Updated Nov 22, 2024
  • gaia-domain Public

    A comprehensive runtime toolkit for Gaia domain operators to manage and deploy their services efficiently.

    GaiaNet-AI/gaia-domain’s past year of commit activity
    Shell 0 GPL-3.0 0 0 0 Updated Nov 21, 2024
  • GaiaNet-AI/workshops’s past year of commit activity
    7 GPL-3.0 4 0 0 Updated Nov 10, 2024
  • GaiaNet-AI/node-configs’s past year of commit activity
    21 Apache-2.0 8 0 1 Updated Nov 10, 2024
  • GaiaNet-AI/server-assistant’s past year of commit activity
    Rust 4 0 0 0 Updated Nov 6, 2024
  • awesome-gaia Public

    A curated list of tools, projects, and resources from the Gaia community

    GaiaNet-AI/awesome-gaia’s past year of commit activity
    3 Apache-2.0 8 0 0 Updated Nov 3, 2024
  • rag-tool Public
    GaiaNet-AI/rag-tool’s past year of commit activity
    Python 3 Apache-2.0 1 0 0 Updated Sep 19, 2024
  • GaiaNet-AI/chatbot-ui’s past year of commit activity
    TypeScript 9 MIT 10 1 0 Updated Sep 12, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…