
The Daily AI Show A $57B Warning Shot from Nvidia, AI Recaps, & AI Shopping
10 snips
Nov 20, 2025 Nvidia skyrockets with a record $57B quarter, signaling the booming AI market. OpenAI unleashes GPT 5.1 Codex Max, featuring impressive coding performance. Gemini 3 upgrades its memory and prompting techniques, making complex tasks easier. Amazon enhances Prime Video with AI recaps and NFL viewing options. Perplexity revamps its shopping experience for the holidays. A debate heats up over an AI-generated country song hitting number one as the landscape of AI music evolves.
AI Snips
Chapters
Transcript
Episode notes
Compaction Enables Long-Form Coding
- OpenAI's GPT 5.1 Codex Max uses context compaction to pass essential history forward and sustain multi-hour coding sessions.
- The compaction approach reduces token use and enables reasoning across millions of tokens more efficiently than prior methods.
Gemini 3's Reasoning Leap
- Gemini 3 dramatically improved reasoning benchmarks, notably doubling performance on ARC-AGI style tests.
- Its strengths differ from Codex Max, excelling at broad reasoning rather than specialized coding benchmarks.
Hidden Python Scripts To Solve Big Tasks
- Brian describes Gemini writing Python intermediates invisibly to handle large spreadsheet tasks and then returning consolidated results.
- This hidden scripting helped him complete 144-row research validation with high quality.
