Releases: NeurosynLabs/Memora
Memora v0.1.0
🚀 Memora v0.1.0
The first public release of Memora — an offline-first archive explorer for your ChatGPT history.
Import, search, recall, merge, and export conversations — all directly in your browser.
✨ Highlights
-
📂 Drag & Drop Import
Load your exported OpenAI data (conversations.json,user.json,message_feedback.json,chat.html). -
🔎 Fast Search & Recall
Keyword search across your entire history with live progress indicator. -
🧩 Thread Merge
Combine results into one continuous transcript. -
📤 Export Anywhere
Save merged conversations to.txt,.md,.json, or print/export as PDF. -
🎨 Dark GitHub-Inspired UI
Responsive and mobile-friendly. -
🔒 Privacy First
Runs entirely client-side — no servers, no data leaves your machine.
🛠 How to Use
-
Export your ChatGPT data via ChatGPT → Settings → Data Controls → Export Data.
Extract the ZIP and locate:conversations.jsonuser.jsonmessage_feedback.jsonchat.html
-
Open Memora
👉 Live Demo on Vercel -
Drop your files in and start exploring.
🗺 Roadmap
Future versions will add:
- Semantic search (embeddings-based).
- Tagging & labels for threads.
- Search history & saved filters.
- Notion/Obsidian integration.
- Plugin system for
$RECALLextensions.
📜 License
MIT © 2025 Neurosyn Labs
Full Changelog: https://github.com/NeurosynLabs/Memora/commits/ChatGPT