Your history, made navigable

Find the questions, facts, and ideas you keep returning to.

Choose your ChatGPT export. Memory Map reads its conversation files in this tab, then builds a searchable semantic graph with a browser-loaded embedding model.

See all 51 things Memory Map can find →
Need the ZIP?How to export your ChatGPT data
  1. Sign in to ChatGPT, open your profile menu, then choose Settings → Data controls.
  2. Under Export data, choose Export, then Confirm export.
  3. Open the email or SMS from OpenAI, download the ZIP, and bring it here without unzipping it.

Exports can take up to 7 days. The download link expires 24 hours after it arrives.

Settings exports require a signed-in eligible account and are not available for ChatGPT Business or Enterprise workspaces.

Use Claude Code or Codex?How to pack your agent sessions
  1. Install it, on macOS or Linux:
    curl -fsSL https://chatgpt.significanthobbies.com/install.sh | sh
  2. See what it finds, without writing anything:
    memory-pack --dry-run --list
  3. Write the archive into the current folder:
    memory-pack
  4. Drop the memory-pack-<date>.zip it names here, without unzipping it.

Your prompts and the assistant’s replies are packed. Tool calls, tool output, reasoning traces, and file contents are left behind, which is why an archive stays small enough to analyse in a browser tab.

Both CLIs prune old sessions, so memory-pack also reads the prompt history they keep outside their transcripts. Sessions they have already deleted are rebuilt from the prompts that survive.

The installer downloads one small binary and checks it against a published checksum. memory-pack itself then runs entirely on your machine, makes no network calls, and masks credential-shaped tokens before it writes anything. On Windows, download the .exe from the releases page and run it directly.

Narrow it with --since 2026-01-01, or pack only sessions whose full transcript survives with --no-history.

Choose the analysis lens
Evidence confidenceHigher confidence shows fewer, stronger inferred connections.
  1. 1
    ParseRead split conversation files one at a time.
  2. 2
    MapEmbed bounded prompts and fact candidates.
  3. 3
    ExploreSearch, inspect repeats, and trace every result.
Private by construction.No archive upload endpoint, account, or default archive persistence. Model files download from Hugging Face; your conversation text is not sent with that request. Site-level page-view and performance telemetry is separate and receives no archive text or derived content.
Memory Map

Slide 1 of 7

Your history, in motion

Your ChatGPT history, mapped.