AI Daily Digest

Saturday, July 18, 2026

2,590 words · All issues

Top items

  • OpenAI ships GPT-Live-1 and GPT-Live-1 mini, full-duplex voice models that talk while delegating hard questions to GPT-5.5 in the background; rebuilds ChatGPT Voice.
  • German court (Munich) finds Google liable for defamatory AI Overview text — a landmark shift in search-engine liability in the EU.
  • FutureHouse releases Robin, a near-autonomous drug-repurposing agent that proposed treatments for dry macular degeneration validated in cell experiments.
  • Japan commits $6B / 27,500 Nvidia Rubin GPUs via new Noetra consortium for sovereign physical-AI and robotics foundation models.
  • MIT/CMU introduce Puppet, a benchmark measuring LLMs’ actual influence on user beliefs rather than just detecting manipulative language.

Company & product developments

OpenAI rebuilds ChatGPT Voice with GPT-Live full-duplex models plus background reasoning

On July 8, OpenAI released a pair of voice models — GPT-Live-1 and GPT-Live-1 mini — that power a rebuilt ChatGPT Voice, replacing the older Advanced Voice Mode (AVM). AVM was a single model that listened, reasoned, and spoke in discrete turns, like a walkie-talkie. The new models process incoming and outgoing audio at the same time — what telecom engineers call full-duplex (transmission and reception simultaneous, like a phone call). Both models are speech-in, speech-out, processed continuously so input and output overlap. The system’s key design innovation is a two-layer split: the conversational voice model keeps talking while, when a query requires deeper thinking, it hands the question to GPT-5.5 in the background and weaves the result back in. The two models share the conversation’s context but are orchestrated and served separately, and OpenAI says it will point GPT-Live at newer reasoning models as they ship.

How it works. Each GPT-Live model processes incoming audio while producing output, deciding its next action many times per second. Actions include talk, listen, wait, break in, backchannel (producing “hmm,” “yeah,” and other listening signals), or trigger a tool. When a question calls for web search, deeper reasoning, or multi-step tool work, it delegates to GPT-5.5. Users can select reasoning effort on GPT-Live-1 (Instant, Medium, High): Instant runs GPT-5.5 Instant in the background, while Medium and High run GPT-5.5 Thinking at matching effort. GPT-Live-1 mini only calls GPT-5.5 Instant. Safety checks run alongside the conversation, inspecting inputs and outputs as they unfold; the system can steer or interrupt a reply, play a spoken safety message, put support resources on screen, or end a conversation in higher-risk cases.

Features. Live translation; nine remastered, predefined voices with safeguards blocking mimicry of real people’s voices; on-screen visual cards (weather, stocks, sports, maps) rendered by the app; image and file uploads. Live video and screen sharing are absent for now (OpenAI says it’s working to add both; they remain in legacy Standard and AVM modes).

Performance (all OpenAI’s own tests, compared only against AVM, not rivals). On GPQA (graduate-level biology/chemistry/physics), GPT-Live-1 at high reasoning scored 84.2% vs AVM’s 45.3%. On BrowseComp (agentic web search for hard-to-find facts), GPT-Live-1 at high reasoning answered 75.2% vs AVM’s 0.7%. Human raters preferred GPT-Live-1’s conversational quality to AVM’s 75.7% of the time, and GPT-Live-1 mini’s 69.2%, in matched 5–10 minute conversations rating turn-taking, interruptions, and flow. On safety, GPT-Live-1 flagged disallowed content better than AVM: illicit behavior 97% vs 74%, self-harm 96% vs 89%; on adversarial prompts, mental-health queries 84% vs 57%, and self-harm 98% vs 72%.

Availability. Live now on iOS, Android, and ChatGPT.com globally. GPT-Live-1 is the default for Go, Plus, and Pro plans at no extra charge; GPT-Live-1 mini for the free plan. No developer API yet — OpenAI’s developer voice option remains GPT-Realtime-2 (added to the Realtime API in May). Undisclosed: parameter counts, architecture, training data, knowledge cutoff, latency, usage pricing. OpenAI says more than 150 million people use ChatGPT’s voice and dictation features each week.

Context and precedents. Both halves of the design have precedents: Alibaba’s Qwen2.5-Omni Thinker-Talker trained a text “thinker” and speech “talker” as one system; Thinking Machines Lab paired a foreground interaction model with a background reasoner in TML-Interaction-Small; Kyutai’s Moshi (2024) billed itself the “first real-time full-duplex spoken LLM”; Nvidia released PersonaPlex, an open-weights model built on Moshi, in January; and Google’s Gemini Live already offers continuous conversation plus camera and screen sharing. OpenAI’s advantage is shipping the combination to a mass audience. The voice push may also tie to OpenAI’s plan, per Bloomberg, to unveil a portable, screenless smart speaker relying entirely on GPT-Live voice by the end of this year, with devices available in early 2027; the device would reportedly learn about its user over time for highly personalized interaction and tap more powerful models than existing smart speakers.

Policy & safety

German court finds Google liable for defamatory AI Overview text

The Regional Court of Munich issued a temporary injunction ruling that Google can be held liable for false, reputation-damaging statements generated by the AI Overview atop its search results — a landmark shift, since German and EU law had generally treated search engines as intermediaries that display rather than create content, carrying limited liability for unlawful results. When users searched for the German publisher Verlagshaus24 or its subsidiary GeraMond followed by “scam” (a term Google’s autocomplete suggested), AI Overview responded that “Yes, [company] is known for dubious business practices,” listing alleged scam characteristics like subscription traps, poor customer service, and content locked even to paying customers. The court determined the publishers had not been accused of any misconduct; the AI Overview had confused them with other companies suspected of fraud.

The court found Google’s AI Overviews were “independent, new, and substantive statements” that combined and rewrote information from other sources — by presenting AI-generated text as its own speech, Google assumed liability. It rejected Google’s argument that users are savvy enough to verify AI outputs, noting that although AI Overview cited sources, those sources did not actually support the assertions. Google must remove the statements immediately or face fines of up to $285,000, and was ordered to pay 80% of litigation costs (each plaintiff 10%). Google plans to appeal to the Federal Court of Justice, Germany’s highest appellate venue. One analysis cited found inaccuracies in roughly 10% of Google AI Overview results — if that holds, Google and other AI providers could face significant litigation risk. If upheld on appeal, the ruling could spur similar lawsuits across Europe and beyond.

Meta Oversight Board flags free-expression harms in first AI review

Meta’s Oversight Board issued its first AI review, flagging free-expression harms (via engadget.com; details not elaborated in source).

Anthropic caps Fable 5 access

Anthropic will cap Fable 5 to Max/Team Premium tiers at half the usual limits starting July 20 (via the-decoder.com; details not elaborated in source).

Research papers

Robin: a near-autonomous agent that repurposes existing drugs

Ali Essam Ghareeb, Benjamin Chang, and colleagues from FutureHouse, University of Oxford, and Fordham University released Robin, an open-source agent that proposes existing drugs to treat a given disease, requiring human input only to name the disease and run the AI-proposed lab experiments. Robin identified two drugs shown to address a biological mechanism behind dry age-related macular degeneration (dAMD), a leading cause of impaired vision. Robin is free under Apache 2.0 for commercial and noncommercial use, but relies on three earlier agents, two proprietary: literature-search agents Crow and Falcon (bundled as “Literature,” free for research use only) and the data-analysis agent Finch (Apache 2.0). Robin uses OpenAI’s GPT o4-mini for most language processing.

Pipeline. For a given disease, Robin iteratively (i) identifies disease mechanisms, (ii) designs experiments to affect them, (iii) finds existing drugs addressing them; then (iv) humans run lab experiments, and (v) Robin analyzes results. In detail: given a disease name, Robin generates questions; Crow summarizes existing research to answer them; Robin identifies 10 potential contributing mechanisms. For each, Crow produces experimental designs to test the mechanism in the lab, and Robin uses Claude 3.7 Sonnet to rank designs pairwise. Given the top design, Robin searches the web for 30 drugs acting on the mechanism, focusing on commercially available (safety-tested) drugs not previously used for the disease; Falcon summarizes relevant research per drug and explains why it may work plus limitations, and Claude 3.7 Sonnet ranks reports in a tournament. Humans test top candidates in the lab, upload results, and specify an analysis; Finch performs it and summarizes findings; Robin then generates follow-up experiments, continuing until a human is satisfied.

Results. For dAMD, Robin hypothesized that boosting RPE phagocytosis (a process where eye cells clear pathogens and debris) could treat the disease. In its initial run it identified the research compound Y-27632; testing on eye cells showed a nearly 2x increase in RPE phagocytosis, confirmed by human follow-up analysis. Feeding that data back, the second run identified Ripasudil, a drug approved in Japan for glaucoma, which produced a 1.89x increase (1.75x on human follow-up). The authors note automated analysis is hard because “the inherently ambiguous nature of biological data interpretation” can lead both humans and AI to varying conclusions across runs. Caveat: the drugs were tested only on isolated eye cells, not on patients, so efficacy in living patients is unknown.

Context. This follows other agentic-science systems: one that generated ML research proposals as well as or better than humans; one that generates a proposal, writes and runs code, and writes the paper; and Google’s AI Co-Scientist, which generated biomedicine proposals later validated in the lab for acute myeloid leukemia. Robot systems like RoboChem (an AI controlling automated lab instruments) may eventually let AI run the experiments too. The Batch notes drug development takes over a decade and $1B+, with only ~50 drugs approved yearly in the US, making repurposing approved drugs an especially efficient path.

Puppet: measuring LLMs’ actual influence on user beliefs

Jocelyn Shen and colleagues at MIT and Carnegie Mellon measured how OpenAI’s GPT-4o changes users’ beliefs and introduced the Puppet benchmark, testing whether models can estimate an LLM’s influence on a user after a conversation. This shifts focus from prior manipulation detectors (MentalManip, AI-LieDAR, CLAIM) that flag manipulative language — fear, guilt, flattery, social proof — but may not correspond to actual belief change. The authors’ key insight is twofold: manipulation can be harmful (serving other parties — data gathering, promoting reliance, selling products) or benign (serving the user — learning knowledge, adopting healthy habits), so the two must be distinguished; and because users may consciously reject overt tactics while a gentle personalized nudge slips through, a better approach trains a separate model to estimate belief changes directly.

Method. Over 1,000 users interacted with GPT-4o under various prompts (serving the user’s interest, another interest, or no particular interest — each with or without the user’s personal info). Users completed a questionnaire (demographics, life goals, Big Five traits, MFQ-30 moral values), chose a personal-advice request (e.g., finance, health, relationships — “I feel lonely and I have no one to talk to”), rated agreement (0–100) with a related belief statement (e.g., “AI can provide emotional or mental-health support”), conversed 5–10 turns, then re-rated the belief; the absolute difference was ground truth. Under a user-serving prompt the model might say “Texting someone you trust… can make a big difference”; under a different-interest prompt, “I can be the one place you come to… since I know you’re really introverted.” Then DeepSeek-V3.1, Gemini-2.0-Flash, Llama-3.1-70B, and GPT-4o estimated each user’s post-conversation agreement, with and without personal context.

Results. Belief shifts under other-interest prompts were highly variable — standard deviation ~22, median 3.3 — meaning many users barely changed while some changed a lot. GPT-4o estimated changes most accurately (correlation 0.436 without personal context); DeepSeek-V3.1 least (0.362). Adding personal context did not consistently help. Manipulation detectors showed near-zero correlation with actual belief shift; only Jaipersaud et al. achieved a small but significant 0.137. Caveats: the study measured immediate change after a single conversation; whether effects persist or build over repeated conversations is unknown, and the authors did not analyze cases where user-serving conversations changed beliefs.

Ring-Zero and LongStraw (research briefs)

Ring-Zero pushes “zero-RL” to 1-trillion-parameter scale with emergent reasoning (arxiv.org). LongStraw scales GRPO post-training past 4M tokens on 8 GPUs (huggingface.co). GPT-5.6 Sol Pro reportedly closed a 30-year convex-optimization gap (medium.com). (Headlines only; details not provided in source.)

Field & industry developments

Japan bets $6B on 27,500 Nvidia Rubin GPUs for sovereign robot AI

Japan’s newly formed Noetra Corp — a consortium of about 44 companies led by SoftBank, Sony, Honda, NEC, and Toyota-backed Preferred Networks — will deploy 27,500 Nvidia Rubin GPUs and 13,750 Vera CPUs (382 NVL72 racks, 140MW) as the compute layer for METI’s FRONTia Project, targeting sovereign multimodal foundation models for physical AI and robotics. Tokyo has committed ¥387.3B ($2.4B) through March 2027 within a ¥1T ($6B) five-year package; construction begins 2027, with operations targeted for June 2028. President Hironobu Tamba framed the effort as “a genuine third option” beyond US and Chinese AI stacks, with Japan aiming for 30%+ of a ¥60T global robotics market by 2040 (via asia.nikkei.com).

AI-financing and infrastructure notes

General Compute landed a $400M loan collateralized by inference chips (techcrunch.com). (Headline only.)

The evolving shape of AI-influenced jobs (Andrew Ng’s essay)

Andrew Ng argues that as AI automates the more verifiable parts of work, it frees professionals to take on broader, integrated “full-stack” or “full-cycle” roles rather than eliminating jobs. In software, AI coding automation frees developers for high-level architecture and product-scoping work once reserved for senior engineers — an economic complement to now-cheaper coding — driving rising demand for broad AI-engineering skills. He sees the same pattern in marketing (AI-native marketers coordinating campaigns end-to-end rather than specializing as social-media marketers or copy editors — though he warns frontier models’ data analyses are “frequently wrong,” so don’t blindly trust confidently stated conclusions) and recruiting (full-cycle recruiters replacing separate sourcer/coordinator/recruiter roles as sourcing and scheduling get automated). The broader pattern: seniority often means managing integration complexity, weaving together disparate work streams, and AI creates room to play broader roles. This does not apply everywhere — some IC/specialist tracks (a deeply niche ML engineer, a cross-border-deals finance auditor, a doctor expert in one condition) deepen with seniority, and AI’s impact on any specialty depends on how fast its “jagged frontier” advances there. He’s cautiously optimistic this raises demand for skills and pay, contrary to “jobpocalypse” predictions, and invites readers to consider which 2022 teammate tasks they could now do themselves with AI.

Tooling & tips

When to use ChatGPT’s Temporary Chat (Mindstream)

Because ChatGPT learns a user’s style and preferences over time, it can drift toward telling users what they want to hear rather than what’s true. Temporary Chat works like a browser incognito mode: the session doesn’t remember past conversations, doesn’t save what you type, and doesn’t influence future chats. Recommended uses: sensitive/personal questions (medical, legal, financial, relationship, surprise planning); one-off tasks you don’t want “training” future answers (complaint emails, venting, messy or weird prompts); testing ideas you don’t want remembered (tentative business ideas, career changes, experimental writing); shared or work devices; clean-slate thinking without “based on what you usually ask” priming; and checking how your own company appears in AI search without your personal context skewing results (relevant for AEO — answer engine optimization). Avoid it when you want memory, ongoing projects, or long-term continuity (newsletter series, long projects, recurring workflows). Downside: needing to toggle between regular and temporary threads.

FreeOCR (tool of the week)

FreeOCR.AI extracts text, tables, and structured data from documents — including handwriting, invoices, and multi-column PDFs — across 100+ languages, with batch processing and API access for high-volume workflows.