Click-to-call dialer
An in-browser softphone — dial real phone numbers, record and transcribe every call.
telephony-dialerFREE & OPEN · AI SECOND BRAIN
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.
No experience required — and no toy demos. Real systems, guided end to end, and you own every file when it's done.
Not hypotheticals. The first four are things I actually shipped with this exact stack — each product just wires a few de-branded modules together.
An in-browser softphone — dial real phone numbers, record and transcribe every call.
telephony-dialerEmbedded meeting rooms with moderator roles, JWT auth, and live presence.
video-calls · realtime-syncUpload, cut, and export video right on the page — no desktop app.
file-uploads · spa-coreAuto-write on-brand posts from a knowledge base, then schedule them out.
ai-content-engine · scheduling-calendarAvailability, paid bookings, reminders, and video consults. Calendly, but yours.
scheduling-calendar · payments-stripeTenant-isolated workspaces with billing, quotas, and an admin console.
auth-accounts · payments · admin-auditEncrypted tickets, threaded replies, and email in one support inbox.
support-tickets · messaging · emailBuyers, sellers, split payouts, search, and built-in messaging.
payments · search · messaging// PLUS PLENTY MORE, EACH WIRED FROM A MODULE + CODE GUIDE:
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"
ON MAC / LINUX, OR PREFER CLICKING? DOWNLOAD BELOW, UNZIP TO YOUR DESKTOP, OPEN START-HERE.MD.