TLDR AI 2025-08-19
ChatGPT Go π¬, Nvidia black market π», how Googlers use AI π§βπ»
OpenAI launches a sub $5 ChatGPT plan in India (3 minute read)
OpenAI has launched a new subscription plan in India called ChatGPT Go. Priced at βΉ399 per month ($4.60), the plan increases message, image generation, and file upload limits by 10 times over the free tier. It also enables better memory retention for more personalized responses. The plan is geo-restricted to India - OpenAI plans to expand the plan to more regions.
AI-Powered Formula in Excel (4 minute read)
The COPILOT function for Excel on Windows and Mac allows users to enter natural language prompts directly in cells to perform tasks like summarizing, categorizing, or generating data.
Grammarly says its AI agent can predict an A paper (3 minute read)
Grammarly released a suite of new AI tools today, including a grader agent that uses course details and publicly available instructor information to predict grades. Other agents handle citation generation, plagiarism detection, and reader reaction predictions.
π§
Deep Dives & Analysis
GPT-5 goes hard on real-world programming (6 minute read)
GPT-5 appears to be incredibly adept at writing code that solves issues end-to-end. This post looks at how GPT-5 solved the problem of writing a parser for a complex binary format. The resulting code is usable and very performant. GPT-5 produces minimal, viable edits, and it is more steerable than previous models.
The NVIDIA AI GPU Black Market (3.5 hour video)
This documentary features direct interviews with smugglers, dealers, and manufacturers across Hong Kong and Shenzhen, documenting how export-controlled chips flow from US Facebook Marketplace sales to Chinese warehouses. Reporters filmed transactions with smugglers buying RTX 4090s for $2,000 and buying modified cards from underground shops to turbocharge GPUs beyond what Nvidia offers. NVIDIA dismissed the smuggling evidence as "tall tales."
π¨βπ»
Engineering & Research
Join the world's largest virtual MCP hackathon β $25K in cash prizes (Sponsor)
Tinkering with MCP? Unleash your creativity in the
Descope Global MCP Hackathon. Build secure, purposeful AI agents and MCP servers with $25K in cash prizes + $100K in developer credits up for grabs. Use cutting-edge tools from Anthropic, Neon, Cequence, and Descope to bring your AI vision to life.
Registration is openHow to Think About GPUs (79 minute read)
This article looks at how Nvidia GPUs work, how they're networked together, and what that means for large language models, especially compared to TPUs. A modern machine learning GPU is basically a bunch of compute cores that specialize in matrix multiplication connected to a stick of fast memory. TPUs are dedicated matrix multiplication machines that are cheap, predictable, and great if used as intended. Networking is one of the areas where GPUs and TPUs differ the most - TPUs are connected in 2D or 3D tori, where each TPU is only connected to its neighbors, while GPUs use a more tree-based switching network.
Google Gemini URL Context (2 minute read)
The url_context tool in the Gemini API allows models to request the content of URLs as part of a reply to a prompt. Pages accessed with the tool will receive a request from a Google IP that appears to feed the original raw HTML to the model without executing JavaScript on the page.
APIs don't make good MCP tools (4 minute read)
MCP has become the de facto standard for giving large language models access to tools that someone else wrote. However, writing tools for a new MCP server is hard, so people often propose auto-converting existing APIs into MCP tools. This doesn't work well because agents don't do well with large numbers of tools, APIs can blow through context windows quickly, and APIs don't make the most of agents' unique capabilities. Agents can just call APIs if they need to do that. They do best when given tools that are designed for their unique capabilities and limitations.
Thyme: Executable Code Reasoning for Vision Tasks (2 minute read)
Thyme is a vision-language model that improves complex perception tasks by generating and executing code for image processing.
The Great Cognitive Handoff: How AI-Assisted Development is Rewiring Civilization (11 minute read)
The old model, where humans think and computers execute, is obsolete. Now, humans steer while AI thinks. Soon, we'll see IDEs that dream, code that evolves, collective coding consciousness, and intention-based programming. We're no longer building software, we're building consciousness infrastructure.
How Googlers Use AI at Work (5 minute read)
Google shares 14 real-world examples of how employees use tools like Gemini, Imagen, and NotebookLM to streamline workflows, automate tasks, and generate ideas.
Get the most interesting AI stories and breakthroughs delivered in a free daily email.
Join 920,000 readers for
one daily email