PrometheusRoot
Blog Links Prometheans 100+ AI Books AI Companies Why are you here?
← Prometheans 100+
J
rising
EducatorResearcher
X / Twitter YouTube Website Google Scholar LinkedIn
← Prometheans 100+

Co-founder of Storia AI, former Google Research engineer

Julia Turc

Co-founder — Storia AI Research Engineer — Google
Listen — profile
0:00 / 3:35

Profile

Julia Turc is one of the more useful people to follow if you want to understand what’s actually happening inside a Transformer, as opposed to what’s happening inside the discourse about Transformers. She spent roughly eight years at Google Research as a research engineer working on NLP — model efficiency, multilinguality, tokenization, and the distillation techniques that made BERT-scale models deployable — and she has since turned that background into a second career explaining deep AI concepts on YouTube with a stated goal of being comprehensible to her grandfather. The channel’s tagline is “anti-hype,” and it earns it: the videos are about architecture, physics, and hardware constraints, not about which lab shipped what this week.

Her research record is small but unusually well-cited, and it’s the kind of work developers actually touch. Well-Read Students Learn Better (2019) argued that pre-training matters just as much for small models as large ones, and shipped the family of miniature BERT checkpoints — BERT-Tiny through BERT-Medium — that are still sitting on Hugging Face as the default starting point when you need an encoder that fits on a laptop. CANINE explored dropping the tokenizer entirely and operating on Unicode characters, a line of thinking that has aged well as people rediscover how many of an LLM’s dumbest failures are tokenization artifacts. Pix2Struct pre-trained a model on screenshot parsing, an early bet on visual language understanding that fed into Google’s later multimodal work. She also co-authored The MultiBERTs with Jason Wei and others, a study on how much of what we conclude about a model is just an artifact of a single random seed — an under-appreciated result for anyone who takes benchmark deltas seriously.

In 2023 she co-founded Storia AI with Mihail Eric, first as a generative-video tool and then, after a pivot, as a code-understanding copilot. The open-source artifact from that era is Sage — “chat with any codebase in under two minutes,” runnable fully locally with Ollama and a local vector store, or against OpenAI/Anthropic APIs. It hit about 1.3k stars and got archived in early 2025; Storia went through Y Combinator’s Summer 2024 batch. Worth being honest about: Sage is a read-only artifact now, not a live tool to build on. But it’s still a clean, small reference implementation of code-aware RAG with published retrieval benchmarks, which makes it better reading than most repos with ten times the stars.

What makes her worth a developer’s attention in 2026 is the topic selection. Her recent videos are on flow matching, diffusion language models, world models, and — notably — how GPU hardware is reshaping model design, including an interview with Jonathan Ross of Groq. That last thread is the interesting one: most AI explainers stop at the math, and most hardware content stops at benchmarks. Turc connects them, arguing that things like FP4 quantization and tensor core layouts are not implementation details but forces that determine which architectures get built at all. If you’re a working programmer trying to build real intuition rather than collect vocabulary, that’s the rare angle you won’t get from a paper summary.

Key Articles & Papers

Well-Read Students Learn Better: On the Importance of Pre-training Compact Models 2019 — The paper behind Google's BERT-Tiny/Mini/Small/Medium checkpoints — showed that pre-training a compact model beats distilling a big one into an untrained shell. CANINE: Pre-training an Efficient Tokenization-Free Encoder for Language Representation 2021 — Drops the tokenizer and operates directly on Unicode characters — required reading if you've ever debugged a model failure that turned out to be a BPE artifact. Revisiting the Primacy of English in Zero-shot Cross-lingual Transfer 2021 — Shows that English is often the wrong source language for cross-lingual transfer; German and Russian frequently transfer better. The MultiBERTs: BERT Reproductions for Robustness Analysis 2021 — 25 BERT reruns with different seeds, demonstrating how much published model comparison is noise rather than signal. Pix2Struct: Screenshot Parsing as Pretraining for Visual Language Understanding 2022 — Pre-trains on rendered web screenshots instead of clean text — an early, influential recipe for models that read UIs, charts, and documents. Measuring Attribution in Natural Language Generation Models 2021 — Defines AIS, a framework for asking whether a generated statement is actually supported by its source — the groundwork for evaluating RAG grounding. High Performance Natural Language Processing (EMNLP 2020 tutorial) 2020 — A practical survey of distillation, quantization, pruning, and efficient architectures, co-presented with Tim Dettmers. Learning Task Sampling Policy for Multitask Learning 2021 — How to weight tasks when training one model on many of them — a recurring practical problem in multi-task fine-tuning. Sage: Chat with any codebase in under two minutes 2024 — Storia's open-source code copilot, runnable fully locally; now archived, but a readable reference for code-aware RAG with published retrieval benchmarks. Google's compact BERT checkpoints on Hugging Face 2019 — The released artifacts from her distillation work — still the practical default when you need a small encoder that runs on CPU.

Videos

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

YouTube

YouTube video
2026
YouTube video
2026
YouTube video
2026
YouTube video
2026
YouTube video
2026
YouTube video
2026
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
© 2026 PrometheusRoot