Ever forgotten when you last had a tetanus vaccine? Or what your blood test results were from two years ago?
I ran into this problem myself, so I built MmOrganized - an AI-powered memory app that gives you full visibility and control over what the AI remembers about you.
The Problem with Default AI Memory
ChatGPT and Gemini both have memory features now, which is great. But they have a specific limitation: you cannot (easily) see what they remember, edit mistakes, or delete incorrect information. You are essentially trusting a black box to store your personal data accurately.
For something as critical as health information, this was a dealbreaker for me. I needed to know exactly what was being stored and be able to fix it if something was wrong (I'm not saying the ChatGPT/Gemini memory is bad; they are just meant for a different purpose).
How MmOrganized Works
The app uses a familiar chat interface. You sign up with your Google or GitHub account, and you are ready to go. The concept is simple:
You type anything you want the AI to remember. For example, you can say "I took a tetanus vaccine today" or "My blood pressure was 120/80 yesterday". The AI processes your input and saves it to your personal memory store.
When you need to retrieve that information later, you switch to Recall mode with a single tap and ask naturally: "When did I last get a tetanus shot?" The AI searches your memory and gives you an immediate answer. You can even continue the conversation with follow-up questions.
Full Control Over Your Memories
This is where MmOrganized differs from other AI memory solutions. You can:
View everything - Every single memory the AI has saved about you is displayed exactly when it gets inserted, along with a handy delete button. Nothing passes in without you knowing.
Manual control - Add, edit, search, and reorder memories completely manually if you want.
Delete your data - Permanently delete your entire account and data whenever you want.
Full Data Portability with Text Files
One of the most important features is the import and export functionality. You can download your entire memory as a simple text file. This is not some proprietary format that locks you in. It is plain text that you can open in Notepad, edit with any text editor, or even copy and paste into another chatbot.
You can then upload it back to MmOrganized with options to either replace your existing memory or append the new content. This gives you complete ownership of your data. You are never locked into the platform.
The Technology Behind It
It's a full-stack Next.js app, using Shadcn UI, Drizzle ORM, Motion, Better Auth, Pusher, etc. I have also built a few custom components and animations to give some character to the site.
Notifications
I also gave the AI the ability to send you notifications. Not particularly useful, but cool. But notifications in general have other purposes.
What Comes Next
This currently does everything I want it to do, so I am unsure what to add next. What would make this more useful for you? What features are currently missing? Please try it out and let me know what you think below.
Also, my first video edit, just go easy on me 🥺
Link: https://mmorganized.vercel.app
(Note: This is an older project that I personally still use heavily. It's not under active development because it already checks all my personal boxes. But if you have a killer feature idea, I will definitely consider it!)
Top comments (0)