hackquest logo

MantleMemo

MantleMemo turns AI conversations into reusable intelligence on Mantle. Memory stays off-chain, while Mantle enforces ownership and payments—making intelligence trustless and composable.

視頻

技術堆疊

React
Python
Web3
Ethers
Solidity

描述

MantleMemo: Built for Mantle Global Hackathon 2025

MantleMemo turns AI conversations into reusable intelligence coordinated on Mantle.

Instead of fine-tuning models or rebuilding prompts, MantleMemo captures long-term agent memory and exposes it as permissioned, composable intelligence.

What it does

- Wraps any stateless LLM with persistent memory

- Each LLM can have multiple isolated chats (memory capsules)

- Memory is reused across apps via API or SDK

- Intelligence stays off-chain; trust, access, and payments live on Mantle.

Why Mantle

Mantle provides low-cost, high-frequency coordination for agent identity, access control, staking, and usage tracking.

This makes intelligence portable, trustless, and composable across applications.

Core Concepts

- Agent: Persistent identity that owns intelligence

- Chat (Capsule): Isolated memory scope within an agent

- Memory: Semantic knowledge extracted from conversations

- Runtime: Injects memory into LLM calls without modifying the model

SDK Usage:

from mantlememo import Agent

agent = Agent(

    agent_id="agent_123",

    chat_id="governance_chat",

)

response = agent.chat("Analyze proposal X")

Architecture:

* Frontend: React

* Runtime: FastAPI

* Chats & Messages: Redis

* Agents & Capsules: PostgreSQL

* Semantic Memory: mem0 (off-chain)

* Coordination Layer: Mantle


What MantleMemo is NOT:

* ❌ No model fine-tuning

* ❌ No raw data on-chain

* ❌ No prompt marketplace

* ❌ No AI inference on-chain

Status:

MVP live with SDK-based access to persistent agent intelligence.

黑客松進展

Hackathon Progress: Built the MantleMemo runtime with persistent agent memory, multi-chat capsules, and a read-only SDK for reuse across apps. Integrated off-chain semantic memory with on-chain coordination for identity, access, and usage. Delivered a working UI and API demonstrating reusable intelligence without fine-tuning. Future Scope: Enable staking, reputation, and marketplace discovery for high-quality intelligence. Expand SDKs across languages and support multi-agent workflows. Add privacy and verification layers to make intelligence trustless and composable at ecosystem scale.

籌資狀態

Pitched MantleMemo to Cerebras and had early discussions with Solana teams. Received interest from teams exploring adoption, including Bytex for LLM inference integration.
團隊負責人
RRajarshi Datta
專案連結
行業
AINFT