Mentatcurated
Sam's picks · curated · dated

Best tool for the job.

One verdict, the alternatives, and when to switch — not a list of forty tabs.

Best tool for an AI pair programmer
★ SAM'S PICK

Claude Code

paid
CLI · IDE$

Best agentic coding tool right now — holds long multi-step tasks, edits across files, and runs its own checks before handing back.

Use it when: The default for working in real codebases.

Reviewed May 2026

Cursor

paid
Editor$

Best editor-native experience — inline diffs and tab-complete where you already work.

Pick this if: Choose if you live in an IDE and want chat + autocomplete fused.

Reviewed May 2026

aider

open source
CLIApache★34k

Best open-source route — a terminal pair-programmer that works with any model you bring.

Pick this if: Choose for OSS + bring-your-own-model.

Reviewed Apr 2026 ⌫ paul-gauthier/aider
Best tool for running an LLM on your own machine
★ SAM'S PICK

Ollama

open source
CLIMIT★95k

Best one-command local model runner — pull a model, start chatting.

Use it when: The default for local inference.

Reviewed May 2026 ⌫ ollama/ollama

LM Studio

paid
DesktopFree

Best GUI for browsing and running local models.

Pick this if: Choose if you want a UI, not a terminal.

Reviewed Apr 2026

llama.cpp

open source
CLIMIT★68k

Best low-level engine — the thing most local tools wrap.

Pick this if: Choose for max control or embedding into your own app.

Reviewed Apr 2026 ⌫ ggerganov/llama.cpp
Best tool for transcribing meetings & audio
★ SAM'S PICK

MacWhisper

paid
macOS$

Best desktop transcription — Whisper quality, fully local, nothing leaves the machine.

Use it when: The default for private, on-device transcripts.

Reviewed Mar 2026

whisper.cpp

open source
CLIMIT★36k

Best OSS engine — runs Whisper locally on basically anything, scriptable.

Pick this if: Choose to self-host or wire into a pipeline.

Reviewed Mar 2026 ⌫ ggerganov/whisper.cpp

Otter.ai

paid
Web$$

Best for live meeting notes with speaker labels and search.

Pick this if: Choose for real-time team meetings.

Reviewed Feb 2026
Best tool for doing deep research
★ SAM'S PICK

Claude · Projects + web

paid
Web$

Best for grounded, cited synthesis that pulls many sources into one brief.

Use it when: The default for multi-source briefs.

Reviewed May 2026

Elicit

paid
Web$$

Best for systematic literature review across academic papers.

Pick this if: Choose for evidence-grade / academic work.

Reviewed Apr 2026

GPT Researcher

open source
PythonApache★15k

Best OSS agent for autonomous web-research reports.

Pick this if: Choose to self-host a research agent.

Reviewed Apr 2026 ⌫ assafelovic/gpt-researcher