Wilson Mar bio photo

Wilson Mar

Hello!

Calendar YouTube Github Acronyms

LinkedIn

Monitize your knowledge in a blockchain exposed as AI Agents

US (English)   Norsk (Norwegian)   Español (Spanish)   Français (French)   Deutsch (German)   Italiano   Português   Estonian   اَلْعَرَبِيَّةُ (Egypt Arabic)   Napali   中文 (简体) Chinese (Simplified)   日本語 Japanese   한국어 Korean

Overview

https://gaianet.ai

Gaia is the name of a decentralized blockchain combined with many AI Agents.

  • coder.gaia.domains is a collection of pure Qwen 2.5 33B models for developers to use.
  • pastor.gaia.domains is a Bible study agent that can explain biblical content.

Smart contracts of the blockchain interact with AI Agents.

That enables Gaia to build “Living Knowledge Systems” for AI Agents. – an decentralized ecosystem to support AI apps that learn, improve, and grow over time.

Power any LLM application many LLMs.

many AI Agents. To fuel the growth and development of the Gaia network, the Gaia Reward Program ///

Although Gaia has an API compatible with OpenAI, Unlike OpenAI ???

When Gaia Nodes connect to a Gaia Domain, it adds reasoning capabilities.

Nodes can be installed on macOS, Linux, Azure/AWS:

  1. Make a folder to hold
    mkdir -p gaianetper; cd gaianet
    
  2. Download
    curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
    
  3. Check both shell and running process:
    if [[ $SHELL == *"zsh"* ]] || [[ $(ps -p $$ -o comm=) == *"zsh"* ]]; then
       source ~/.zshrc"
    else
       source ~/.bash_profile"
    fi
    
  4. Initialize $HOME/gaianet/config.json
    gaianet init
    
  5. Start node:
    gaianet start
    
  6. wasmedge is the process running in the background:
    ps -al
    

Gaia Domains are linked dirctly from a web browser as a personal AI Agent portal.

Instead of complex wallet addresses, Gaia domains are shared in a human readable format.

Domain stGAIA (Auto-deploy to domain when TGE)

  • https://decrypt.co/297060/gaia-is-building-living-knowledge-systems-for-ai-agents
  • https://gist.github.com/kwunyeung/bfc3a6c9f8e5ad2566f12e69419c64e6
  • https://hub.cosmos.network/main/getting-started/installation
  • https://medium.com/@Gaianet.ai/gaianet-node-installation-guide-7572718eadf2