CLI Walkthrough
This is the terminal-based setup for the Epstein Files AI investigator. Same databases, same tools, same results — for users who prefer the command line.
You'll need Git installed. On Windows, install Git for Windows first. Claude Code runs in your terminal and has full access to the project directory.
-
Install Claude Code
Run the installer for your platform:
# macOS / Linux / WSL curl -fsSL https://claude.ai/install.sh | bash # Windows (PowerShell) irm https://claude.ai/install.ps1 | iex # or via Homebrew brew install --cask claude-codeSee the Claude Code documentation for full installation details and troubleshooting.
-
Create your project directory
mkdir ~/epstein-files && cd ~/epstein-files -
Launch Claude Code
Start Claude Code from inside your project directory:
claudeYou'll be prompted to sign in with your Claude account on first launch.
-
Download the data
Paste the following prompt into Claude Code. It will clone both repositories and download all database releases.
Paste this to ClaudeHi there! Can you please clone both of the following two repos, download the DB releases, then read CLAUDE.md to set everything up for me here? https://github.com/rhowardstone/Epstein-research-data and https://github.com/rhowardstone/Epstein-researchClaude will ask permission to run each command. You can approve individually, or use
--dangerously-skip-permissionsif you're comfortable with that. The first setup takes 15–30 minutes for the database downloads. -
Orient the AI
Once the download completes, paste this to have Claude index all available data:
Paste this to ClaudePlease read the CLAUDE.md files, take a look around the repos to orient yourself, then store in your memories enough to index and understand the repository structures, and how we can use this data to search about anything to do with the Epstein files. -
Start investigating
You're set up. Ask anything in plain English. Claude will search all databases, cross-reference findings, and cite specific EFTA document numbers verifiable on justice.gov.
Good to know
Exit with Ctrl+C, then run claude again from the same directory. No re-download needed.
The full setup requires approximately 17 GB for all databases and report files.
Claude Code requires a paid Claude subscription. It works with whichever model tier your subscription provides.
Use claude --continue to pick up where you left off in the last conversation.
Update prompt
Paste this whenever you want to pull the latest reports and data:
If you have found any of this work helpful, I would greatly appreciate if you would ❤️ buy me a coffee.