1. You talk
In any language. Replies in the style of a real mentor: direct, focused on one key question at a time, challenging your routine.
WalCoach
Beta / Web3 AI
Most AIs forget who you are the moment you close the tab. WalCoach remembers, and the memory lives on the Walrus network, not in a database of ours.
In any language. Replies in the style of a real mentor: direct, focused on one key question at a time, challenging your routine.
With every message, the open-weight model extracts goals, deadlines, blockers, preferences and progress, and tags each with a life area.
Each fact is sent to the Walrus Memory relayer, which encrypts it (SEAL) and stores it as a blob on Walrus mainnet, in the account your key owns on Sui.
Next session, your message is matched against your memory vectors. Every reply shows exactly which facts were used to build it.
Honest version, no magic: here is who sees what, and where it ends up.
You share your routine and obstacles. The model (Qwen 3.8 27B, served by Groq) writes the reply and, in parallel, distils the durable facts. Groq's API sees the conversation text; it does not train on it.
The Walrus Memory relayer embeds each fact for search, encrypts it with SEAL (threshold encryption tied to your account) and uploads it. The relayer processes the text in clear; our servers keep nothing.
The blob is spread across Walrus storage nodes with erasure coding, and its ownership is recorded on Sui. You can open any memory in the Walrus explorer from the chat.
Built to answer in seconds without compromising the Web3 philosophy, and small enough to read in an afternoon.
Open-weight model, not from Anthropic or OpenAI. Fast, direct, and used for replies, fact extraction and daily nudges.
SDK @mysten-incubation/memwal: recall, remember, one account per user, SEAL encryption, Walrus storage.
When you need current facts (a race, a price, a place), the coach searches the web and cites sources. Never for coaching itself.
The whole integration, prompts, memory logic, this site, is public. Clone it and run your own.
Start today. Your goals, habits and wins preserved, and yours.