Reppo Labs
  • Welcome to Reppo Labs!
  • Reppo Labs
    • Overview
      • Thesis
        • Current Inefficiencies
      • Our approach
        • Shared Global State: ModelRivet
        • Protocols
        • Reppo Intelligence Pods
      • Core Contributors
    • Reppo Roadmap
      • Reppo Protocol
        • Asset Pool
        • Offchain Model Execution Node
        • Token utility
        • Value Accrual - Example
        • Model Rivet
          • Demo
  • Reppo Pods: Localized Human + AI Experts
    • How will Pods source intents?
      • DeAI Demand drivers
  • Reppo Use Cases
    • DeFI and AMMs
    • Risk/Reputation modeling for AI and DePIN Ecosystems
    • Delivering last mile UX for dApps with purpose-built models and agents
    • Sovereign AGI: Millions of Experts
    • LLM gaurdrails empowering Parents
Powered by GitBook
On this page
  1. Reppo Labs
  2. Reppo Roadmap
  3. Reppo Protocol

Asset Pool

PreviousReppo ProtocolNextOffchain Model Execution Node

Last updated 3 months ago

  • What is it?

    • An onchain smart contract on the (testnet)

  • Why is it important?

    • The asset pool is the central asset registry in the Reppo protocol

    • It allows AI developers to claim ownership for their assets, and to set execution pricing and IP terms.

    • Keeps track of asset usage so that agents and developers can build reputation, on-chain

  • Responsibilities:

    • manages AI asset metadata

    • has a function to trigger inference on a model

    • handles payments

    • contains a mapping of model to model or agent-agent specific contract

    • accrues agent/developer reputation

  • What it needs to do:

    • Authenticate a modeler using their Reppo account (blockchain account)

    • Establish model ownership when a model developer uploads their model assets to the pool

    • Assign a unique content identify to each model, and track usage and ratings in order to establish model and model developer reputation

    • Provide the instructions for model execution request/delivery, including payment instructions

    • Specify licensing, royalties, and other restrictions placed on the model IP

    • Enables verification of model development and execution, including data training provenance proofs and execution proofs

Base network