The Project
About First Principles
First Principlesis a fan-built encyclopedia of Elon Musk's ventures — every company, every rocket, every tweet, every prediction graded against reality. It exists because the story of how one person built Tesla, SpaceX, Neuralink, xAI, X, and The Boring Company simultaneously is one of the most extraordinary industrial narratives of the 21st century, and it deserves a serious reference.
Catalog at a glance
Why it exists
Most Elon Musk coverage is either hagiography or hit-piece. Neither is useful if you want to understand what actually happened: how Tesla nearly went bankrupt in 2008 and again in 2019, how SpaceX had three consecutive Falcon 1 failures before the fourth flight saved the company, how the Twitter/X acquisition unfolded in real time across hundreds of tweets, filings, and depositions.
First Principles tries to be the thing a journalist or researcher reaches for when they need a timestamped, sourced account of any event in the Musk universe. No agenda — just the record.
How it's built
Next.js + TypeScript, statically generated for speed and indexability. Authentication and user data via Supabase. The Ask Elon feature runs on xAI's Grok with live x_search retrieval — the model answers from the same TypeScript data files that power every page, so it can't fabricate company facts. Payments via Stripe.
Data sources
Full breakdown at /data-sources. At a glance:
- WikipediaBiographical facts, company histories
- SEC EDGARTesla & SpaceX filings, funding rounds
- Official press kitsVehicle specs, imagery (Tesla, SpaceX)
- Kaggle public datasetsHistorical tweet archives
- Wikimedia CommonsImages under CC / PD licenses
- SpaceX FlickrLaunch imagery (NASA-style public domain)
- Earnings call transcriptsQuotes, predictions, timeline events
- Court recordsVerified quotes from depositions
- xAI GrokPowers the Ask Elon feature via x_search
Legal disclaimer
First Principles is an independent fan project. It is not endorsed by, affiliated with, or sponsored by Elon Musk, Tesla, SpaceX, X Corp, xAI, Neuralink, The Boring Company, OpenAI, or any related entity. All trademarks, logos, and brand identifiers belong to their respective owners. Content is presented for educational and informational purposes under fair use.
Images are sourced from Wikimedia Commons (CC-licensed or public domain), SpaceX's official Flickr (public domain), and Tesla's press kit (fair use, attributed). Album art and promotional imagery are the property of their respective rights holders.
For takedown requests, attribution corrections, or legal questions: legal@elon.ashlr.ai. See also the full Terms of Service.
Open source
Spot a wrong date, a missing milestone, or a misattributed quote? Every fact on the site lives in a TypeScript file you can edit directly. Data corrections are the most valuable contribution.
First Principles on GitHub