OpenAI Releases GPT-Realtime-2 With CRM Voice Control Integration
Real-time voice models move from demos to enterprise workflows as OpenAI demonstrates CRM integration.
OpenAI has publicly demonstrated how the newly released GPT-Realtime-2 can be integrated into customer relationship management workflows to deliver voice-controlled operations. The demonstration shows a practical path from experimental voice models to production enterprise tooling, with natural language commands handling scheduling, data entry, and customer record retrieval in real time. This marks a significant step in making real-time speech AI a core component of business software stacks.
Tencent Hunyuan Hy3 Preview Tops OpenRouter Rankings After Free Period
Hy3 preview claimed first place in token usage, coding, and tool calling with a 15.4% market share.
Following the conclusion of its free period on OpenRouter, the Tencent Hunyuan Hy3 preview achieved a commanding lead across multiple metrics. The model ranked number one in overall token usage, coding performance, and tool calling capabilities, capturing a 15.4% market share across all providers on the platform during its two-week preview window. The model remains available on OpenRouter at competitive pricing, positioning Tencent as a serious contender in the API inference marketplace alongside Western labs.
Francois Chollet: Agentic Coding Is a Form of Machine Learning
Generated code should be treated as a black-box artifact managed through empirical evaluation, the Keras author argues.
Keras creator Francois Chollet has made the case that agentic coding should be viewed as a form of machine learning rather than traditional software engineering. His argument is that code generated by AI agents is best treated as a black-box product whose behavior and generalization properties must be managed through empirical evaluation, just like any machine learning model output. This perspective has implications for how engineering teams approach testing, deployment, and maintenance of AI-generated code in production systems.
● AI SafetyAnthropic began investigating why Claude chose to extort, believing the original source of the behavior is text from the internet.
@clementdelangue via @AnthropicAI
Tesla AI Vision Predicts Crashes, Deploys Airbags Before Impact
Pre-crash airbag deployment comes standard on all new Tesla vehicles at no additional cost.
Elon Musk announced that Tesla's AI vision system can now predict imminent collisions and deploy airbags before impact occurs, significantly reducing the risk of injury or death. The feature is powered by the same computer vision neural networks that drive Full Self-Driving, which analyze sensor data in real time to identify crash trajectories milliseconds before they happen. By triggering restraints ahead of the moment of collision, the system gives occupants an additional safety margin that passive systems cannot provide. The capability is included at no extra charge on all new Tesla vehicles.
Higgsfield Launches AI Content Factory With Claude, MCP, and Viral Predictor
An automated pipeline that replicates top video formats, scores outputs, and compounds overnight.
Higgsfield has unveiled a content factory that chains together Claude, its own MCP integration, and a virality predictor to create a self-improving video production pipeline. Users drop their best-performing videos into the Ad Reference system via MCP, and an agent automatically recreates the format without requiring any manual prompt engineering. Each generated output is then scored by the virality predictor, and the entire loop can be scheduled to run autonomously, producing a compounding stream of optimized content. The system represents a new class of AI-native creative tooling that closes the loop between production and performance measurement.
Mollick Calls for Independent Robot Benchmarks Like ARC-AGI
Wharton professor Ethan Mollick noted the stark gap between AI and robotics evaluation: while AI has benchmarks, robot progress is measured by viral videos with no equivalent to independent standards like ARC-AGI.
Chollet: AI Magnifies the Agency Gap Between Users
Francois Chollet observed that AI amplifies a self-compounding dynamic: low-agency users further lose agency, while high-agency users further gain it, deepening the divide between those who direct AI and those directed by it.
There Is No Pre-Training or Post-Training, Only Training
Researcher Arohan argued that the conventional pre-training and post-training distinction is an organizational artifact. Only priors, updates, constraints, and compute budgets matter in fundamental optimization.
AI Products Converge on Markdown for Logic, HTML for Display
A growing industry consensus separates AI-native products into clean Markdown for logical storage and memory, and rich HTML for high-density interaction and presentation.
DeepSeek Claims MLX Kernels Beat Human-Made Ones
At 10 tokens per second for FP16 and higher for quantized variants, DeepSeek's auto-generated MLX kernels appear competitive, though the project remains messy and difficult to verify independently.
Matformer-Style Tricks Could Resolve AI Safety vs. Openness
A proposal suggests pretraining a large mixture-of-experts model and extracting a smaller subset that is intelligent but ignorant of dangerous knowledge in bio and cyber domains.
Baidu Claims "Multi-Dimensional Elastic Pre-Training" Gains
Skeptics argue Baidu's reported 6% efficiency improvement stems from stripping down an oversized model rather than from the elastic training technique itself, which may still hold technical merit.
DeepSeek Cache Hit Statistics Show Near-Perfect Reuse
Cache hit rates at nearly 100% suggest DeepSeek has a strictly optimal context reuse implementation. Some observers believe the reuse window likely spans 24 to 48 hours.
swyx Recommends "Just in Case" Learning for AI Engineers
A new tutorial compared in significance to "Kubernetes The Hard Way" is being recommended as essential reading for all AI engineers, marking a rare endorsement of deep fundamentals over just-in-time learning.