JR® ← Home
DRAG THE NODES · PHYSICS ON

FREE & OPEN · AI SECOND BRAIN

MNESTIA

MEMORY  ///  MODULES  ///  WORKFLOW

Give any AI coding agent a real memory. A curated brain — modules, concepts, and workflow you own, plus my own training and a map to the open-source skills worth installing. Wired for durable context and clean work.

01 / ZERO TO WEBSITE

Zero to full
website control.

No experience required — and no toy demos. Real systems, guided end to end, and you own every file when it's done.

Never coded? Start here.
The kit interviews you in plain English, checks and installs your tools, walks hosting and a domain click-by-click (including which checkout upsells to say no to), then your AI builds, deploys, and tests the site while you watch live previews. No monthly site-builder rent. Yours, forever.
Already build with AI? Read this.
If your AI lives in a browser chat tab, it's getting you nowhere — no memory, no hooks, no deploy pipeline, no guard rails. That's why it has no brain: it re-learns your project every morning and confidently rebuilds the same wrong thing. Mnestia is the brain — durable context, real build modules, verify-before-done, reversible deploys. Build your own auth, payments, telephony, video calls, realtime sync — and actually understand every line you ship.
Terminal beats the premade apps.
A chat app can only talk about your code. An agent in your terminal works where the work is: it reads and writes your real files and runs your shell — git, tests, builds, deploys. And this kit's automation only fires there: the design gate, verify-before-done, and the destructive-command guards are hooks, and hooks run in the terminal client. Same AI, full tool belt, nothing extra to buy.
Yours, forever.
Everything lands on your machine as plain files — the site, the code, the brain. No subscriptions, no platform, no lock-in: the kit is free, the license lets you build and sell commercially, and nothing phones home. If you outgrow it, you keep everything.
02 / WHAT IT ACTUALLY DOES

A memory your AI
reloads every session.

Durable cross-session memory
Plain-markdown notes on disk reload full project context every session, no re-explaining.
One brain, many projects
Shared concepts, modules, and code compound across every app while each project keeps its own folder.
Ready-to-adapt build modules
De-branded guides for auth, payments, video, realtime, and more, each with gotchas and stack options.
The design gate
Forces the AI to read the real source and design system before it writes or reviews any UI.
Parallel-agent coordination
A shared heartbeat registry stops multiple agent tabs colliding or redoing each other's work.
CLI over MCP
Invoke occasional tools as commands to skip the standing token tax of always-on MCP servers.
Verify before done
The AI must run, test, or screenshot its work before it can claim completion.
Safety guards baked in
Secrets stay out of synced notes, destructive commands get blocked, deploys stay one-file reversible.
03 / WHAT YOU CAN BUILD WITH IT

Real products,
from one stack.

Not hypotheticals. The first four are things I actually shipped with this exact stack — each product just wires a few de-branded modules together.

01I built this

Click-to-call dialer

An in-browser softphone — dial real phone numbers, record and transcribe every call.

telephony-dialer
02I built this

Live video-call room

Embedded meeting rooms with moderator roles, JWT auth, and live presence.

video-calls · realtime-sync
03I built this

In-browser video editor

Upload, cut, and export video right on the page — no desktop app.

file-uploads · spa-core
04I built this

AI social-post generator

Auto-write on-brand posts from a knowledge base, then schedule them out.

ai-content-engine · scheduling-calendar
05

Booking platform

Availability, paid bookings, reminders, and video consults. Calendly, but yours.

scheduling-calendar · payments-stripe
06

Multi-tenant SaaS

Tenant-isolated workspaces with billing, quotas, and an admin console.

auth-accounts · payments · admin-audit
07

Help desk / inbox

Encrypted tickets, threaded replies, and email in one support inbox.

support-tickets · messaging · email
08

Two-sided marketplace

Buyers, sellers, split payouts, search, and built-in messaging.

payments · search · messaging

// PLUS PLENTY MORE, EACH WIRED FROM A MODULE + CODE GUIDE:

04 / HOW IT WORKS

Notes on disk.
Hooks that fire.

It's just markdown
The whole brain is portable plain-text files in an Obsidian vault. No lock-in, no database, works with any agent.
Hooks enforce the process
The design gate, verify-before-done, and safety guards run automatically, so quality is not left to chance.
Read-first, session protocol
Every session opens by reading the brain, so the agent starts with full context instead of a blank slate.
Yours to shape
Start from the kit, then grow your own concepts, modules, and workflow. The graph is the map.
05 / GET IT

Free. Open.
Take it.

Built on open-source skills from the community. Full credit to their creators. The app builds are all mine; Mnestia is a collection, and it is free, always.

// QUICK START — WINDOWS, ONE PASTE

$d=[Environment]::GetFolderPath('Desktop'); iwr -UseBasicParsing "https://jjrhymes.com/download.php?f=mnestia" -OutFile "$env:TEMP\mnestia.zip"; Expand-Archive "$env:TEMP\mnestia.zip" $d -Force; notepad "$d\Mnestia\START-HERE.md"
  1. Open PowerShell — press Start, type powershell, hit Enter.
  2. Paste the line above, press Enter. It downloads Mnestia and unzips it to your Desktop.
  3. START-HERE.md opens — follow it top to bottom. It walks every install, including Claude itself.

ON MAC / LINUX, OR PREFER CLICKING? DOWNLOAD BELOW, UNZIP TO YOUR DESKTOP, OPEN START-HERE.MD.

LATEST v1.0.0 · ALL VERSIONS › · NO ACCOUNT, NO TRACKING · TERMS