Find articles similar to one you already love
When to use: You have one canonical essay/post on a topic and want more like it. Google's 'related' is useless.
Prerequisites
- Exa API key — exa.ai/dashboard — free tier gives ~1000 searches/month
Flow
-
Use neural mode with a descriptive queryFind 10 essays similar in spirit to 'The Bitter Lesson' by Rich Sutton. I want long-form opinion pieces about ML scaling, not papers.✓ Copied→ 10 results that match the *vibe*, not just the keywords
-
Pull contents and skimFor each, fetch the contents (
textmode) and give me a 2-line summary plus a 'why this is similar' note.✓ Copied→ Per-result summary + similarity reason -
Save the keepersI want to actually read 3 of these. Which 3 are the highest signal? Save links to /reading/ml-scaling.md.✓ Copied→ Curated short list, not all 10
Outcome: A reading list with real intellectual coherence, not SEO chaff.
Pitfalls
- Neural search drifts into adjacent topics — Combine with
includeDomainsto constrain (e.g. only essays.gwern.net, lesswrong.com) when you want a tight cluster - Some pages return paywalled previews as content — Check the content length; very short returns are usually paywalled — flag and skip