Skip to content

Releases: NeurosynLabs/Memora

Memora v0.1.0

02 Sep 01:02
a9c098a

Choose a tag to compare

🚀 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

  1. Export your ChatGPT data via ChatGPT → Settings → Data Controls → Export Data.
    Extract the ZIP and locate:

    • conversations.json
    • user.json
    • message_feedback.json
    • chat.html
  2. Open Memora
    👉 Live Demo on Vercel

  3. 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 $RECALL extensions.

📜 License

MIT © 2025 Neurosyn Labs

Full Changelog: https://github.com/NeurosynLabs/Memora/commits/ChatGPT