Ravi's Plan — Career + Investing + Projects

Context document for new Claude sessions. Last updated: June 2026. Everything in this doc is the current state of Ravi's thinking — treat as instructions + context, not as a prompt to debate.
How to use this document: Ravi will share this with a new Claude session to provide context. The new session should read this fully before starting work. The key files, decisions, and priorities below are the result of extensive research and deliberation — don't re-derive them from scratch unless Ravi asks to revisit something.

1. Who is Ravi

2. The two parallel tracks

Ravi is pursuing two things simultaneously:

Track A: Find the best next job

Priority order for what matters in the next role:

  1. The thing the company is working on is genuinely useful for the future (according to Ravi's estimate of what matters in an AGI world)
  2. Great people — really talented, nice, inspiring, good moral character
  3. Learning valuable skills — things that will compound in value
  4. (Lower priority) Equity upside — a 10x is fine, doesn't need to be 100x

Track B: Build toward AI-powered investing

Long-term goal: build an AI system that identifies long-term investment opportunities with near-zero downside risk (an "AI Warren Buffett"). This is being pursued in parallel — slowly building skills, tools, and knowledge while working the day job. The existing AWB (Automated Warren Buffett) project lives at /Users/ravf/projects/work/research/investments/awb/.

The two tracks connect: Learning LLM training deeply (Track A) directly enables building a better AI investor (Track B). The ideal company for Track A is one where the skills and knowledge also accelerate Track B. This is why companies doing RL, continual learning, or AI-for-science rank highest — their methodology transfers to investing.

3. Company research done so far

Extensive company research has been done and is hosted at ravikant.dev/companies/. All files live in /Users/ravf/projects/work/companies/.

Pages built

PageFileWhat it contains
Main candidate listindex.htmlSortable table of ~30 companies with 100x/Learn/InvAlign/Fit scores. Hub page linking to all other views.
Bay Area Sweepbay-area-sweep.htmlMost comprehensive view. 76+ Bay Area startups across 15 categories, scored on Useful/People/Skills/Fit with weighted total. Filterable by category and min funding. This is the primary reference.
Seattle-Compatibleseattle.htmlSeattle-filtered view with Tier A/B/C classification. Less relevant now that Bay Area is the target, but kept for reference.
Anthropic Pathwayanthropic-pathway.htmlDeep dive: interview process (5 stages), values interview prep, comp data, referral strategy, 8-12 week prep plan, specific Seattle-listed roles.
Together AItogether-ai.htmlDeep dive: founders (Tri Dao, Chris Ré, Percy Liang), products, funding, comp, competitive position, honest fit assessment.
AI Chip Startupsai-chips.htmlProbability table for 14 chip companies, why most fail (CUDA moat), what Anthropic uses (TPU + Trainium), roles + prep plan, concentration risk warning.
Continual Learningai-continual-learning.htmlAdaption Labs, Sakana AI, Liquid AI, Cartesia, Periodic Labs, DeepMind CL team. Why CL is the right bet for investing thesis.
LLM Training Strategyllm-training-strategy.htmlThe project plan. 3 portfolio projects, 12-week timeline, required reading, company mapping. See section 4 below.

Top companies by weighted priority (from Bay Area sweep)

CompanyCategoryWhy it ranks high
Periodic LabsSmall Frontier LabAI scientist — RL on real experiments. Strongest mission overlap with investing thesis. Fedus + Cubuk founders.
Physical Intelligence (π)RoboticsBest robotics ML team (Levine, Finn). Genuinely important for the future.
World LabsRoboticsFei-Fei Li. World models / spatial intelligence.
AnthropicFrontier LabBest safety culture. Real Seattle office. Concentration risk with SPV.
HarmonicSmall Frontier LabMath reasoning as key unlock. Vlad Tenev + Tudor Achim.
Guide LabsSmall Frontier LabInterpretability as product. Julius Adebayo (Google Brain/MIT).
MechanizeAI InfraRL environments for job automation. Direct methodological transfer to investing.
Sequent ResearchAI SafetyGeoffrey Irving (RLHF pioneer). Nonprofit alignment org. Berkeley. Just announced Jun 2026.
Together AIAI InfraTri Dao, Chris Ré. Best ML-systems learning. SF-only.
insitroAI for ScienceDaphne Koller. ML drug discovery. South SF.

4. The LLM training project plan

Full details at ravikant.dev/companies/llm-training-strategy.html. Summary:

Three portfolio projects (each → GitHub repo + blog post)

#ProjectTimeCostKey skillMaps to
1Pretrain 125M model from scratch → post-train with GRPO4 weeks PT~$200-500Pretraining + post-training RLAnthropic, Periodic Labs, Harmonic, Mechanize, OpenAI, Physical Intelligence
2LLM serving system from scratch (continuous batching, PagedAttention, speculative decoding)3 weeks PT~$50-100Inference systemsTogether AI, Fireworks, Anthropic, Groq, Anyscale, Modal
3Scaling law reproduction with FSDP (train 5 models, plot IsoFLOP curves, fit Chinchilla power law)3 weeks PT~$500-1500Distributed training + scalingAnthropic, OpenAI, Thinking Machines, Lila Sciences, Together AI
If only one project: Project 1 (GRPO) is the highest-leverage single project. It covers the most in-demand skill and applies to the most target companies.

Timeline: 12 weeks part-time alongside Meta

Required reading (before projects)

DeepSeek-R1 (GRPO), vLLM/PagedAttention, Chinchilla, Llama 2+3, FlashAttention 1+2, InstructGPT (RLHF), DPO paper, Karpathy's "build GPT from scratch." Full list in the strategy doc.

Application strategy

5. The investing track (parallel, slower)

6. Key decisions already made

7. Technical setup

ItemLocation
Work hub repo/Users/ravf/projects/work/ → GitHub: ravikant0909/work
Companies research/Users/ravf/projects/work/companies/
LLM learning content (book)/Users/ravf/projects/work/docs/llm-learning/
Investment research/Users/ravf/projects/work/research/investments/
Live siteravikant.dev (Cloudflare Pages)
Deploy command/Users/ravf/projects/work/bin/deploy (never run wrangler pages deploy directly)
CLAUDE.md/Users/ravf/projects/work/CLAUDE.md — read this first for repo rules

8. What the next session should work on

Depending on what Ravi asks, the most likely next steps are:

  1. Start Project 1 (GRPO) — set up GPU cloud, build tokenizer, start pretraining. The strategy doc has week-by-week breakdown.
  2. Deep-dive a specific company — Ravi may want Anthropic-pathway-style research on Periodic Labs, Harmonic, Physical Intelligence, Mechanize, or another company from the sweep.
  3. Investment research — continue AWB work, stock analysis, thesis development. Separate from the career track.
  4. Add more companies to the sweep — Ravi finds new startups to add (like Sequent was added).
  5. Referral outreach planning — identify specific people at target companies to reach out to.
Things to NOT redo: The company research, scoring, and project plan are done. Don't re-derive them unless Ravi explicitly asks to revisit. Don't re-explain the AGI worldview, the investing thesis, or the career priority order — they're all documented above and in the various HTML pages. Start from where we left off.

9. Open questions (not yet resolved)