PrometheusRoot
Blog Links Prometheans 100+ AI Books AI Companies Why are you here?
← Prometheans 100+
×
Jeremy Howard
builder
EducatorFounderResearcher
X / Twitter Website GitHub Wikipedia
fast-aieducationkagglepractical-dl

Related

legend Andrew Ng rising Rachel Thomas
← Prometheans 100+ Jeremy Howard

Answer.AI founding CEO, created fast.ai and ULMFiT

Jeremy Howard

Founding CEO — Answer.AI Chief Scientist — platform.ai Co-founder — fast.ai Former President — Kaggle
Listen — profile
0:00 / 3:42

Profile

Jeremy Howard has spent two decades doing the same thing over and over: taking something that supposedly requires a PhD and a data center, and proving it can be done by a competent programmer with a laptop and a weekend. He was the top-ranked competitor on Kaggle globally before becoming its president and chief scientist; he founded Enlitic, one of the first companies to apply deep learning to medical imaging; and before any of that he built FastMail and the insurance-pricing firm Optimal Decisions Group. But for most developers, he’s the fast.ai guy — the Australian with the whiteboard-and-Jupyter energy who told you to train a model in lesson one and learn the calculus later.

That inversion is the actual contribution. fast.ai, which he founded in 2016 with Rachel Thomas, taught deep learning top-down and code-first at a time when every other course started with matrix calculus and made you wait six weeks to touch a GPU. The accompanying fastai library layered sane defaults over PyTorch, and Practical Deep Learning for Coders has run through free public iterations for nearly a decade. Alongside Andrej Karpathy’s later work, it’s the closest thing the field has to a canonical on-ramp. The research side landed just as hard: ULMFiT, published with Sebastian Ruder in 2018, showed that you could pretrain a language model on a general corpus and fine-tune it for any downstream NLP task — the pretrain-then-finetune recipe that GPT and everything after it runs on. Howard is fairly blunt that the industry adopted his method and forgot to cite the paper, and he’s not wrong.

Today he’s founding CEO of Answer.AI, the R&D lab he started in 2023 with Eric Ries of The Lean Startup. Its thesis is deliberately contrarian for the era: stay tiny (roughly a dozen people, no managers), stay open source, and ship end-user products directly out of research rather than publishing and hoping someone commercializes it. The output is unusually good for the headcount. FSDP+QLoRA made 70B-parameter fine-tuning work on two consumer gaming GPUs. ModernBERT dragged the encoder-only architecture into 2024 and is now a default choice for retrieval and classification work where a generative model is overkill. FastHTML lets you write interactive web apps in pure Python. In 2024 fast.ai folded into Answer.AI, and the education arm became Solveit — a course and platform built around what Howard calls “dialogue engineering”: working with a model in small, verified steps rather than accepting a thousand-line dump.

For a developer learning AI right now, Howard is worth following less for predictions than for calibration. He is loudly bearish on the current agent hype and on vibe coding — his line is that it’s a slot machine that gives you the illusion of control, and that outsourcing your thinking wholesale means you stop becoming a more competent engineer. He backs this with data rather than vibes; Answer.AI’s March 2026 post on PyPI package creation rates is a fair example of him asking, in public, where the promised productivity explosion actually shows up. Take the skepticism seriously, but note the man’s incentives: his whole career is a bet that individual practitioners with small models and real understanding matter more than scale. He may be right. He is also not a neutral party.

Books

Deep Learning for Coders with fastai and PyTorch: AI Applications Without a PhD
Deep Learning for Coders with fastai and PyTorch: AI Applications Without a PhD
2020 ○
Written with Sylvain Gugger, the book form of the fast.ai course — still one of the best practical introductions to training real models, and available free as executable Jupyter notebooks.
Deep Learning for Coders with fastai and PyTorch

Deep Learning for Coders with fastai and PyTorch

AI Applications Without a PhD

Jeremy Howard, Sylvain Gugger — 2020

Publisher
O'Reilly Media, Incorporated
Pages
624
ISBN
9781492045526
Published
2020
More → Amazon

Key Articles & Papers

Universal Language Model Fine-tuning for Text Classification (ULMFiT) 2018 — The paper that proved transfer learning works for NLP — pretrain a language model, fine-tune it for your task. The foundation the entire LLM era is built on. Introducing state of the art text classification with universal language models 2018 — The plain-English explanation of ULMFiT, including discriminative fine-tuning and slanted triangular learning rates. Read this before the paper. Smarter, Better, Faster, Longer: ModernBERT 2024 — A modern encoder-only model with 8192-token context that beats BERT everywhere. If your task is retrieval or classification, this is probably what you should be using. You can now train a 70b language model at home 2024 — FSDP combined with QLoRA, making large-model fine-tuning possible on two consumer GPUs. Answer.AI's first release and a statement of intent about the GPU-poor. AI Safety and the Age of Dislightenment 2023 — His core argument, drawn from interviews with 60+ experts: model licensing and surveillance regimes concentrate power and may reduce safety rather than increase it. SB-1047 will stifle open-source AI and decrease safety 2024 — His formal comments on California's AI bill, arguing that regulating model development rather than applications punishes open source without addressing real risks. FastHTML: Modern web applications in pure Python 2024 — A web framework that scales from a six-line file to a production app, aimed at Python developers who don't want to learn a JavaScript toolchain to ship an AI demo. Launching Solveit, the antidote to AI fatigue 2025 — The manifesto for dialogue engineering — building with AI in small verified steps instead of accepting large generated dumps you don't understand. So where are all the AI apps? 2026 — Uses PyPI package-creation data to ask why the claimed productivity revolution isn't visible in what developers actually ship. A useful antidote to benchmark hype. An evidence review of face masks against COVID-19 2021 — Not AI, but worth knowing: Howard led 19 international experts on one of the first peer-reviewed mask reviews, after his #Masks4All campaign preceded the CDC's guidance reversal.

Videos

YouTube video
YouTube video
YouTube video
YouTube video
YouTube video
YouTube video
YouTube video
YouTube video

Controversies

Opposition to frontier-model regulation. Howard is one of the most persistent critics of the AI-safety-driven regulatory agenda, and his opposition to California’s SB 1047 put him squarely against much of the alignment community. His argument is that liability attached to model development rather than deployment is unenforceable for open weights, and would effectively hand frontier AI to three or four large labs. Critics counter that “openness increases safety” is convenient reasoning from someone whose entire body of work depends on open release, and that it treats catastrophic-risk scenarios as unserious rather than engaging with them. Both readings are defensible; he engages with the disagreement in public rather than dismissing it.

ULMFiT attribution. Howard has repeatedly noted that the pretrain-and-fine-tune paradigm now credited broadly to later transformer papers was demonstrated in ULMFiT first. This is largely accurate on the record, though some researchers see the framing as overstating a single paper’s causal role in a period when several groups converged on similar ideas.

Mask advocacy (2020). His #Masks4All campaign and viral Washington Post op-ed argued for public masking weeks before the CDC reversed its guidance, and drew significant criticism at the time for contradicting official WHO and CDC positions. The subsequent evidence largely vindicated the position, but it remains an instance of him going hard against institutional consensus outside his field — a pattern worth noting when reading his AI policy work.

Spotify Podcasts

"Vibe Coding is a Slot Machine" - Jeremy Howard
"Vibe Coding is a Slot Machine" - Jeremy Howard
Machine Learning Street Talk (MLST)
2026
Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
Jeremy Howard on Building 5,000 AI Products with 14 People (Answer AI Deep-Dive)
The MAD Podcast with Matt Turck
2025
AI Magic: Shipping 1000s of successful products with no managers and a team of 12 — Jeremy Howard of Answer.ai
AI Magic: Shipping 1000s of successful products with no managers and a team of 12 — Jeremy Howard of Answer.ai
Latent Space: The AI Engineer Podcast
2024
Ep 34: Eric Ries and Jeremy Howard (Answer.ai) on the Biggest Mistakes AI Founders are Making and Building the Bell Labs of AI
Ep 34: Eric Ries and Jeremy Howard (Answer.ai) on the Biggest Mistakes AI Founders are Making and Building the Bell Labs of AI
Unsupervised Learning with Jacob Effron
2024
Jeremy Howard: AnswerAI, FastAI, Fine-tuning & AI recruiting | Around the Prompt #1
Jeremy Howard: AnswerAI, FastAI, Fine-tuning & AI recruiting | Around the Prompt #1
Around the Prompt
2024
Jeremy Howard: fast.ai Deep Learning Courses and Research
Jeremy Howard: fast.ai Deep Learning Courses and Research
Lex Fridman Podcast
2019

YouTube

YouTube video
2026
YouTube video
2026
YouTube video
2026
YouTube video
2026
YouTube video
2026
YouTube video
2025
YouTube video
2025
YouTube video
2025
YouTube video
2025
YouTube video
2025
YouTube video
2025
YouTube video
2024
YouTube video
2024
YouTube video
2024
YouTube video
2024
YouTube video
2024
YouTube video
2024
YouTube video
2024
YouTube video
2019

Related People

legend Andrew Ng rising Rachel Thomas
© 2026 PrometheusRoot