Mode Docs
  • Introduction
    • ðŸŸĄIntroducing Mode
    • ✅AI Agent Dev Roadmap
  • AI AGENTS
    • Mode AI Terminal
    • ðŸĪ·What are AI Agents?
    • 🏗ïļBuilding your first agent
    • Tutorials
      • Quickstart
    • 🛠ïļAI Tooling
      • AI Audits
      • AI APIs
      • Frameworks
  • Tools
    • ðŸ–ĨïļRPC
    • ðŸŠķMultisig wallets
    • 🔁Bridge
    • 🚰Testnet Faucets
    • ðŸ•ĩïļBlock Explorers
    • 🗂ïļData Indexers
    • 🧙‍♂ïļOracles
    • ⛓ïļInteroperability
    • ⁉ïļRandomness
    • 🌎General Tooling
  • Tutorials
    • Interacting with Smart Contracts using ethers.js
    • Deploying a Smart Contract
      • Using Hardhat
      • Using Thirdweb
      • Using Foundry
      • Using Remix
    • Verifying your smart contract
      • Using Hardhat
      • Using Foundry
  • User Guides
    • â„đïļNetwork Details
    • ðŸĶŠAdd Mode
    • ðŸĄContract Addresses
      • Tokens
      • L1/L2 Mainnet Contracts
      • Testnet Contracts
    • 🌉Bridge
      • ➡ïļBridge to Mode
      • ⮅ïļBridge from Mode
      • 🏗ïļBridging to Testnet
    • ðŸ“ĪMove to/from CEX
  • $MODE
    • ðŸŸĄMODE Tokenonomics
    • 1ïļâƒĢSeason 1 (ended)
    • 2ïļâƒĢSeason 2 (ended)
    • 3ïļâƒĢGovernance Season 3 (ended)
      • Governance Contract Addresses
    • 4ïļâƒĢMode Governance Season 4
    • 5ïļâƒĢSeason 5
  • Other Docs
    • 🔓General Security
      • 🔓Mode L2 Security Model
      • ⛑ïļOptimism Bug Bounty
      • Security Upgrades
        • 01/08/2024 Bridge Upgrade Fund Rescue
        • 06/08/2024 Mode Mainnet Key Handover
      • 🔐Audits
    • 🔗Official Links
    • ðŸĪ˜Branding Guidelines
    • âŒĻïļNode Operators
Powered by GitBook
On this page
  • Eliza
  • GOAT

Was this helpful?

Edit on GitHub
  1. AI AGENTS
  2. AI Tooling

Frameworks

PreviousAI APIsNextRPC

Last updated 4 months ago

Was this helpful?

Eliza is a powerful framework designed to simplify the creation of AI agents. It provides a robust set of tools for building agents that can understand, plan, and execute tasks autonomously. For more information, you can explore the and the .

GOAT, or the Great Onchain Agent Toolkit, is an open-source framework that equips AI agents with blockchain capabilities, such as managing wallets, trading tokens, and interacting with smart contracts.

🛠ïļ
Eliza
Eliza GitHub repository
official documentation
GOAT