TLDR AI 2025-08-21
Claude Code for enterprise 🧑💻, Gemini Live 🤖, Character.ai explores sale 💰
Claude Code and Admin Controls for Enterprise (3 minute read)
Anthropic has expanded its enterprise offering with Claude Code, bundled under premium seats for business plans.
Gemini Live: A more helpful, natural, and visual assistant (5 minute read)
Google added real-time visual guidance to Gemini Live that highlights objects on-screen when using the camera along with deeper integration across the Google Suite. The update includes more expressive speech patterns that can adapt tone based on context and take direction on pace or accent, closing the gap between Google's voice capabilities and fast-growing voice AI startups.
Character.AI Explores Sale or New Funding Amid Rising Costs (4 minute read)
Character.AI has been holding discussions with possible buyers, banks, and staff over the past few weeks about raising a few hundred million dollars at a valuation of more than $1 billion. The startup's founders left the company last September to join Google, leaving employees to take over ownership. If sold, the buyer would get Character.AI's app and website, which hosts chatbots that resemble anime characters, celebrities, and historical figures. Character.AI makes most of its revenue by charging for premium features with its chatbots. It expects to reach $50 million in annualized revenue by the end of the year.
Best Practices for Building Agentic AI Systems: What Actually Works in Production (10 minute read)
UserJot's founder argues for a strict two-tier architecture with stateless subagents that act as pure functions: no memory, no conversation history, just task-in-result-out. MapReduce patterns handle large-scale work through parallel execution, which keeps individual agent tasks under 30 seconds and prevents the debugging nightmares that plague complex hierarchies and shared state systems.
Cheap RL tasks will waste compute (5 minute read)
AI labs will soon favor quality over quantity when procuring RL environments and spend a surprisingly large amount of money on procurement per RL task. Procuring RL tasks cheaply results in lower quality training runs, and the compute cost per RL run soon becomes very high. AI labs will increasingly move away from training on procedurally generated RL tasks and tasks produced cheaply by massive numbers of low-paid contractors toward a more labor-intensive build process that relies on full-time domain experts who spend months developing sustained context and crafting individualized tasks. The winners will be those who deliver the highest-quality, context-rich tasks, ship them rapidly, and price them efficiently given compute tasks.
Without AI, US Capex Would Be in a Slump (5 minute read)
Data center construction contributed as much to GDP growth as consumer spending in the first half of 2025, a historic shift given that consumer spending typically represents 70% of economic activity. AI infrastructure spending masked what would have been a -1.5% GDP contraction in Q1. AI-sensitive sectors have driven 53% investment growth since 2019 compared to flat performance elsewhere.
👨💻
Engineering & Research
12 Tracks. 1,000+ Experts. All Signal. (Sponsor)
From AI to automation, IBM TechXchange 2025 delivers deep technical content, live demos, and hands-on workshops.🛠️ Walk away with skills, insights, and connections that matter.
Register now →
HealthChain (GitHub Repo)
HealthChain connects AI models to any healthcare system with just a few lines of Python. It makes integrating AI with electronic health records automatic, fast, and easy. The HealthChain API provides a secure integration layer that coordinates multiple healthcare systems in a single application. Developers can use it to build pipelines for NLP and ML tasks that easily integrate with complex healthcare systems.
script type="text/llms.txt" (3 minute read)
Most systems rely on external documentation or pre-configured knowledge to instruct AI agents when they hit protected pages, but it would be simpler to have the instructions right there in the HTML response. llms.txt is an emerging standard for making content such as docs available for direct consumption by agents. This post proposes a convention to include such content directly in HTML responses. It is designed to fit right in with llms.txt, which has found adoption for publishing LLM-targeted content in a discoverable fashion on the web.
TikTok parent company ByteDance releases new open source Seed-OSS-36B model with 512K token context (11 minute read)
ByteDance's Seed Team of AI researchers today released Seed-OSS-36B on Hugging Face. Seed-OSS-36B is a new line of open source, large language models designed for advanced reasoning with both synthetic- and non-synthetic-data variants and an instruct model. The synthetic-data variant is intended as a higher-performing general-purpose option, while the non-synthetic model avoids potential bias or distortion introduced by synthetic instruction data. The instruct model is post-trained with instruction data to prioritize task execution and instruction following. The models were released under the Apache-2.0 license, which allows free use, modification, and redistribution by researchers and developers working for enterprises.
Get the most interesting AI stories and breakthroughs delivered in a free daily email.
Join 920,000 readers for
one daily email