← All comparisons

Advisor Prep Hero vs Claude Projects.

Claude Projects is Anthropic's cloud workspace for organizing your Claude.ai conversations. Advisor Prep Hero is a local-first desktop alternative where every Claude conversation becomes a Markdown file on your machine. Same Claude model under the hood. The split: who owns the conversation history and where it lives, which matters a great deal if you're an attorney, CPA, or consultant with confidentiality obligations.

The TL;DR table

FeatureClaude ProjectsAdvisor Prep Hero
Where conversations liveAnthropic's serversYour hard drive (Markdown files)
AI providerClaude onlyClaude + OpenAI + Gemini + local Ollama
Pricing$20/mo Claude.ai ProSolo $468/yr / Professional $948/yr / Firm $1,548/seat/yr + direct API costs (~$5-15/mo typical)
Custom instructions per projectYesYes (per workspace + per chat)
Project knowledge (file uploads)YesYes (any folder, any size)
Image attachments in chatYes, nativePaste, drag, paperclip per provider
PDF chat with native visionYesDrop in, Claude reads it natively
PDFs as searchable workspace contextPer-project onlyToggle in Memory settings, indexed in LanceDB
Long-context [Compress] when you overflowHard failAuto-trigger or manual button
Read aloud (TTS), localNoLocal Piper sidecar
Plugin / extension modelNoNo plugin ecosystem
Searchable across conversationsWithin a single projectFull-text across the entire workspace
Matter-scoped cited recallNo (per-project only)Yes (cited answers across all matter docs)
Profession-specific workflow packsNo50+ built-in templates
UI languagesMany (web)English, Espanol, Deutsch
Offline editingNoYes (AI calls need network)
Multi-device syncBuilt-inBYO via Dropbox / iCloud / Syncthing
MobileNative appsRead via cloud sync; native app post-v2.0
Real-time multi-userNoNo
Data exportJSON dumpAlready in standard files
Vendor lock-inHighLow

Where Advisor Prep Hero wins

1. Confidentiality: your files never touch a vendor's servers

Claude Projects keeps your conversation history on Anthropic's servers, in their cloud, under their retention and data handling policies. That's fine for general-purpose AI work. It's a structural problem for an attorney working under attorney-client privilege, a CPA bound by IRC Section 7216, or a consultant with NDA obligations. The question isn't whether Anthropic is trustworthy. The question is whether your professional obligations permit you to put that client content on any third-party server at all. Advisor Prep Hero answers that question by not being in the data path. Your API key goes straight to Anthropic's inference endpoint. Advisor Prep Hero never sees the request, never logs it, never stores it. The conversation becomes a Markdown file on your machine, where your other client files live, under your own access controls.

2. Multi-provider, not just Claude

Claude Projects only works with Claude. Advisor Prep Hero supports Claude, OpenAI, and Gemini side-by-side, plus local Ollama for the most sensitive content. You pick the model per conversation. If Claude is having an outage, you switch to GPT in one click without losing your workspace.

3. Profession-specific workflow packs

Advisor Prep Hero ships with 15 practice workflow packs designed specifically for professional work: client intake, engagement letter, matter strategy, weekly review, financial projections, and more. Each runs as a structured interview that produces a real document. Claude Projects has custom instructions but no templated workflows.

4. Document retention and portability

Every Advisor Prep Hero conversation is a real Markdown file in a real folder. Back it up with your other client files, include it in a litigation hold, or open it in any text editor five years from now. Claude Projects exports as a JSON dump tied to Anthropic's account. If the account closes or the product changes, the export path is your only lifeline. For professionals with document retention obligations, Advisor Prep Hero's format is already compliant with how you store everything else.

5. Matter-scoped cited recall across the full archive

Advisor Prep Hero's matter-scoped recall lets you ask a question and get cited answers drawn from across every document and email in a matter. You can verify each citation against the source. Claude Projects stores conversations per project, but has no equivalent cross-document citation layer; you cannot ask a question and see exactly which source document each piece of an answer came from.

Where Claude Projects wins

1. Mobile and multi-device convenience

If you draft on your phone during a commute and edit on your laptop later, Claude Projects' native mobile apps and built-in sync are genuinely better. Advisor Prep Hero is desktop-only; mobile sync is BYO via Dropbox or iCloud, which works but isn't real-time.

2. Lower setup friction for non-technical users

Claude Projects: sign up at claude.ai, click new project. Advisor Prep Hero: download desktop app, sign up at console.anthropic.com, generate API key, paste it. Both take ~5 minutes; the Claude.ai path is more familiar for someone new to AI tools.

3. Built-in artifacts and tool calling for Claude features

Claude.ai gets new Anthropic features (Artifacts, Computer Use, Skills, etc.) at the moment Anthropic ships them. Advisor Prep Hero supports Anthropic's API capabilities and adds support for new ones over time, but there's a small lag.

What each tool does with your data

Claude Projects (claude.ai Pro)Advisor Prep Hero + BYOK
Where your conversation history livesAnthropic's servers, tied to your claude.ai accountYour hard drive. Markdown files in a folder you own.
Who handles your AI requestAnthropic (via claude.ai, their consumer product)Anthropic API directly, via your own API key
Does the vendor see your prompts?Yes, through the claude.ai product layerYour API key goes straight to Anthropic's inference endpoint. Advisor Prep Hero never sees the request.
Default training data policyClaude.ai consumer product (check current Anthropic terms)Anthropic API commercial tier: does not train on inputs by default
Export formatJSON dump, account-dependentAlready in plain Markdown. Open in any editor.
Pricing$20/mo Claude.ai Pro (flat)Solo $468/yr / Professional $948/yr / Firm $1,548/seat/yr + your direct API costs ($5-15/mo typical)

Note: Anthropic's API commercial tier and the claude.ai consumer product have different data handling policies. If confidentiality matters for your use case, read Anthropic's current privacy policy and pay attention to which product tier applies. Advisor Prep Hero operates on the API tier because that's where BYOK lives.

Migrating from Claude.ai to Advisor Prep Hero

  1. Export your Claude.ai data from claude.ai → Settings → Account → Export
  2. The export is a JSON dump of conversations
  3. Convert each conversation to Markdown (a small Python script handles this; or paste each into Advisor Prep Hero manually for the ones you want to keep)
  4. Drop the Markdown files into a new Advisor Prep Hero workspace folder
  5. Get an Anthropic API key from console.anthropic.com and paste into Advisor Prep Hero
  6. Start a new conversation in Advisor Prep Hero; it shows up in the same workspace alongside your imported history

Most professionals don't need to migrate everything. The 5-10 strategically important conversations make sense to bring over; the rest can stay in claude.ai or be discarded.

Frequently asked questions

Is Advisor Prep Hero the same as Claude Projects?

No. Both work with Claude, but they have different shapes. Claude Projects is a cloud-based workspace inside claude.ai where conversations live on Anthropic's servers. Advisor Prep Hero is a local-first desktop app where every conversation lives on your hard drive as a Markdown file, and you bring your own Claude API key.

Do I need a Claude.ai subscription to use Advisor Prep Hero?

No. Advisor Prep Hero uses the Anthropic API tier (BYOK), which is separate from claude.ai. You sign up at console.anthropic.com, generate an API key, paste it into Advisor Prep Hero. You pay Anthropic per token used, typically $5-15/month for professional usage.

Does Anthropic see my Advisor Prep Hero conversations?

Anthropic sees the specific text you send for inference, the same way they would with any API call. They do not see your full conversation history across files; that lives on your machine. Their commercial API does not train on inputs by default.

Can I migrate my Claude.ai conversations to Advisor Prep Hero?

You can export conversations from claude.ai using the export feature, then convert the JSON to Markdown and drop into your Advisor Prep Hero workspace folder. Advisor Prep Hero reads any folder of Markdown files you point it at.

Does Advisor Prep Hero get new Claude features as fast as Claude.ai?

For API-based features (new models, longer context, tool use), yes. For features that are Claude.ai-specific UI (like the in-product Artifacts panel), Advisor Prep Hero has its own equivalent that ships independently. Both keep up with Anthropic's model releases.

Can I use Claude Projects and Advisor Prep Hero at the same time?

Yes. Many users do. Claude Projects for the chats they want on mobile or shared with a teammate; Advisor Prep Hero for the ones that involve confidential client information they want as a permanent archive on their machine.

Download free for 30 days, no credit card. Solo $468/yr, Professional $948/yr, Firm $1,548/seat/yr (min 3 seats).

Download free for 30 days

Founding offer: 30% off any plan, locked for the life of your subscription. Reserve the founding rate while it lasts.

Built for your field: attorneys, tax pros, consultants.