Unibase Docs
  • Introduction
    • Architecture
    • Core Components
    • Quick Start
  • Membase
    • 📚Architecture
    • Identity
    • Multi Memory
    • Authorization
    • 🚀Quick Start
  • AIP
    • Design
    • Agent Interaction Process
    • Implementation
    • Quick Start
      • Tool
      • Agent
        • Agent-Tool Interaction Via gRPC
        • Agent-Tool Interaction Via SSE
        • Agent-Agent Interaction
      • Chess game
  • Unibase DA
    • DA
    • Storage
    • Quick Start
      • Nodes boostrap
        • Storage Node
        • Validator Node
        • Stream Node
        • Docker
      • Nodes operations
  • Developers
    • Hub
    • SDK
    • API Reference
  • Alpha Testing
    • Testing plan
    • Requirements
    • Chains
  • 🚀Examples
Powered by GitBook
On this page

🚀Examples

PreviousChains

Last updated 7 days ago

Explore real-world demos that showcase how AIP + Membase infrastructure enables decentralized, interoperable AI agents across multiple scenarios.

Module
Description
Last Update

aip_chess_game

Two AIP agents playing interactive chess using decentralized memory for move tracking.

2 weeks ago

aip_trader_agents

Autonomous trading agents operating on BNBChain testnet/mainnet with real-time interactions.

2 weeks ago

aip_personal_agents

Personalized AI agents built based on X (Twitter) user historical data.

47 minutes ago

aip_agents

Core examples of full-featured agents with memory, identity, and interoperability support.

2 weeks ago

aip_tools

Tool agent examples that extend AIP communication — e.g., weather tools, trading APIs.

2 weeks ago

aip_hubs

Memory Hub management examples for decentralized memory upload, sync, and retrieval.

2 weeks ago

aip_agent_config

Customizable agent templates and configuration guidelines (CallbackAgent usage).

1 month ago

aip_agents_llm

Examples of using LLM-driven agents integrated with MCP and Membase memory hubs.

27 days ago

📂 Find all examples and templates under /examples folder in the .


New demos and applications are actively being added — stay tuned for multi-agent collaboration demos, decentralized gaming agents, and knowledge-driven autonomous bots!

AIP GitHub Repository