The AI Pulse
Real-time news, model tracking, and ecosystem data for the AI industry. Readable by humans. Structured for agents.
/ StatusLive API status across every major provider
Polled every two minutes. Latency is p95 over the last hour.
/ OriginalsEditorial from TensorFeed
Opinionated analysis from our editorial team, published multiple times per week.
OpenAI Just Shipped an Offense-Grade GPT. The 93.5 Point Alignment Gap Is the Number That Matters.
On Monday, August 10, 2026, OpenAI shipped GPT-5.6-Cyber through a new Daybreak Red access tier, and disclosed the number every regulator, buyer, and rival lab is going to read first: on OpenAI's internal Advanced Cybersecurity Completion Rate, GPT-5.6 Sol under standard safeguards completes 1.5 percent of exploit-chain, authentication-bypass, and privilege-escalation requests, while GPT-5.6-Cyber (built on the same weights with cyber-tuned post-training) completes 95 percent. Daybreak Blue, the vetted-access tier for the general-purpose Sol model with system-level safeguards relaxed, scores 2.0. Real-world proof of ship arrived alongside the benchmark: two previously unknown Chrome V8 flaws found by the model, chained together to escape the V8 heap sandbox, patched by Google as CVE-2026-15903 (high-severity, V8 optimizing compiler skipped a safety check during integer conversion). Access is gated to identity verification, monitoring, approved-use restrictions, and legal attestations, delivered through a named partner channel (IBM, CrowdStrike, Accenture, Ernst and Young, KPMG, Palo Alto Networks, Cisco, Cloudflare, Sophos, SpecterOps, SentinelOne). Inside the numbers table (Aug 10 ship date, GPT-5.6 Sol base, ACCR 95.0 percent vs 1.5 percent vs 2.0 percent, 93.5 point alignment gap at 63x, CVE-2026-15903 V8 sandbox escape, Daybreak Red gate, 11+ named partners), why the 93.5 point delta is the policy beat that outlives the launch cycle (two versions of the same weights sit on either side of a 63x offensive-cyber gap, and the only thing separating a customer from the higher number is a signed attestation, which is a load-bearing sentence for any future rulemaking on model export, deployment, or derived liability), the Blue and Red tier split as a licensing regime for a functionally jailbroken model (Red carries Blue's identity verification and monitoring plus the offense-tuned weights themselves, delivered only through vendor intermediaries rather than a direct API), the V8 CVE as marketing beat (Chrome is roughly three billion users, V8 also sits under Node.js and Deno, a sandbox escape used to earn a $250K Pwn2Own payout and the model was packaged as the tool that found bugs Google's own team missed), what this does to Anthropic Mythos (the wide-versus-deep May framing collapses because Red is a discovery tier under GPT-5.6 Sol's reasoning frontier, gated to the same verified-defender pool Mythos serves, and Anthropic now has to answer whether it publishes a Mythos-versus-Opus-5 ACCR side-by-side of its own), and the buyer channel read (the tier ships through the incumbent security vendor rather than a direct OpenAI API relationship, which bounds the attestation burden and gives the named vendors a premium SKU for the next renewal cycle). Three signposts: whether Anthropic publishes a Mythos ACCR side-by-side against Opus 5 at the next update, whether Red access leaks or shows up in an approved-partner misuse case inside two quarters, and whether the White House frontier-model gate incorporates the ACCR delta as a formal disclosure requirement in the next round of guidance.
Google Is in Talks to Pay $1.5B for Mechanize, a 103-Day-Old Startup. Third Reverse Acqui-Hire in Two Years, and the Coding-Agent Gap Made Visible.
Google is negotiating a $1.5 billion-plus non-exclusive licensing and staff hire deal for Mechanize, an AI coding-evaluation startup that closed a $9.1 million seed on April 24, 2026, only 103 days before the offer. The three founders (Tamay Besiroglu, Matthew Barnett, Ege Erdil) came out of Epoch AI and now run a roughly 25-person shop building simulated work environments and evaluation systems for coding agents: end-to-end software engineering trajectories that live somewhere between a benchmark and a production repo. Inside the numbers table (deal size, seed size, seed-to-offer gap, implied 165x mark, Character AI $2.7B in Aug 2024, Windsurf $2.4B in July 2025, three-deal $6.6B total, ~25 headcount, April 2025 founding), the reverse acqui-hire playbook Google has now run three times inside two years (non-exclusive license plus hire of the load-bearing staff into DeepMind, startup entity survives with license fee on balance sheet, merger review skipped by design), what Mechanize actually sells (evaluation trajectories with the ambiguous requirements, flaky tests, and multi-step tool calls a real developer session generates, the exact bottleneck every frontier lab is trying to solve now that SWE-Bench saturates in a quarter, the shop that grades the harness against reality while Meta gradient-shares a co-trained harness inside its own weights), the six-day gradient inversion (Jeff Dean, Sanjay Ghemawat, Quoc Le, and Oriol Vinyals walked on August 5, four 27-year fellows out and 25 coding-eval researchers in on August 11, average tenure collapsing and the org rebuilding around the coding-agent problem specifically), what this does to the coding-agent market (near-term nothing because Mechanize does not ship code, longer-term a Gemini 4 flagship effect in first half of 2027, and a floor price of $1.5B on any comparable coding-eval shop that resets the Series A market for the category overnight), and the FTC pattern (three reverse acqui-hires by the same buyer in two years for $6.6B combined, all shaped to skip merger review, is exactly the pattern that produces a policy response even if a rule change is not imminent). Three signposts: whether the terms close inside 30 days at the reported $1.5B band or come in structurally different, whether the FTC or DOJ opens an informal inquiry into the reverse acqui-hire pattern before end of Q4, and whether Anthropic or OpenAI responds with a counter-hire from the same coding-eval bench inside 60 days.
Meta Shipped a 30B Agent That Runs on a Laptop. Muse Glimmer Is the Second Track, and the Zuckerberg Op-Ed Is the Ask.
On Monday, August 10, 2026, Meta Superintelligence Labs put Muse Glimmer on Hugging Face: a 30 billion parameter agentic model distilled from Muse Spark, licensed Apache 2.0, quantized down from roughly 55 GB full-precision to about 17 GB in 4-bit form, and tuned to run inside a 24 GB or 32 GB consumer GPU or an M-series Mac. The model ships with the multi-step reasoning, tool call policy, a perception encoder for vision, and a DFlash speculative decoding drafter (a block diffusion model that proposes 16 tokens at a time) already tuned to the consumer VRAM envelope, hitting 233 tokens per second decode on an RTX 5090 (3.1x over baseline) and 50 tokens per second on an M5 Max. SGLang shipped day-0 support with 1,452 tokens per second total throughput on a single 5090 at NVFP4 plus DFlash. Mark Zuckerberg published a policy pitch on the same page urging Washington to drop the training-data restrictions US open-weights labs carry, arguing that the winning open model in every performance band will keep coming from outside the US otherwise. Inside the numbers table (Aug 10 ship date, 30B dense parameters, Apache 2.0 license, ~55 GB full-precision and ~17 GB quantized sizes, 24 or 32 GB consumer target, RTX 5090 and M5 Max decode numbers, SGLang throughput, multimodal text plus image with a dedicated perception encoder, Meta's 2-ships-in-6-days cadence with Spark 1.2 on Aug 5 and Glimmer on Aug 10), the local agent floor Glimmer just set (previous open-weights releases in the same size band shipped as base checkpoints and left the tool-use fine-tune and the deployment math to someone else; Glimmer ships with the agentic tuning and the quantization recipe baked in, and the throughput on consumer hardware matches a mid-tier hosted API with no per-token bill on the far side), why the Zuckerberg op-ed landed the same day (a lobbying pitch standing alone but a facts-on-the-ground pitch standing next to a laptop-runnable Apache 2.0 30B model, plus a re-anchoring move against the EU AI Act enforcement start where Meta is not on the OpenAI-Anthropic bilateral briefing list), what this does to MCP and x402 (MCP servers can now target a local agent that reads schemas and calls tools without a network round-trip or per-token bill, and a local Glimmer instance holding a cloudflare.pay handle can transact against x402 endpoints without a hosted-inference bill in the loop, flipping the developer economics of building an agent-payments client), Meta's two-track shape (the hosted contributor tier on Spark 1.2 closed the closed-API developer floor five days ago and Glimmer closes the local-inference agent floor today, giving Meta the only two-track US frontier surface), and the sovereignty read Brussels will notice (a 30B open-weights model on Apache 2.0 sits well under any systemic-risk FLOP ceiling under the AI Act and routes around the in-country-inference argument entirely, giving compliance teams a low-friction option whose audit trail is a git-lfs pull instead of a hyperscaler contract). Three signposts: whether a hosted inference provider (Together, Fireworks, Groq) turns up Muse Glimmer inside 30 days and at what price, whether Anthropic, OpenAI, or Google responds inside a quarter with a consumer-hardware agentic model on a permissive license or concedes the local-agent surface, and whether the Zuckerberg policy pitch translates into a concrete US legislative or administrative move or stays a talking point.
/ ExploreGo deeper into the data
Six hand-built surfaces for browsing the AI ecosystem, each with its own open feed.
Models Hub
Every major AI model with pricing, context windows, and benchmark scores.
Agent Directory
Structured catalog of AI agents, crawlers, and their capabilities.
Research Papers
Curated arXiv and conference papers on frontier AI research.
Status Dashboard
Live uptime and latency for every major API, updated every 2 minutes.
Live Data
Real-time JSON feed of everything happening across the AI industry.
API Pricing
Side-by-side pricing comparison across every provider and tier.
/ Build pulseLive shipping cadence
We ship in public. Every commit lands on main and deploys automatically. Here is what the platform actually looks like right now.
- Public /agent-traffic dashboard surfacing live AI bot crawls (ClaudeBot, GPTBot, PerplexityBot, etc)Apr 27, 2026
- Per-endpoint API reference (21 pages) with TechArticle + FAQPage JSON-LDApr 27, 2026
- Side-by-side model comparison endpoint with normalized benchmarks + rankingsApr 27, 2026
- Provider deep-dive: one paid call, four free endpoints aggregatedApr 27, 2026
- /.well-known/x402 V2 discovery manifest for agent auto-discoveryApr 27, 2026
Pay-per-call AI agent API.
USDC on Base. No accounts, no API keys, no Stripe. Validated end-to-end on mainnet. $0.02 per credit.
/ Agent Opportunities
New across the agent ecosystem today
Daily 13:30 UTC scan of new submission/distribution opportunities (Anthropic, OpenAI, Microsoft, MCP foundation orgs + MCP/x402/skills keyword sweeps), scored by signal weight × recency × log10(stars).
Your daily AI intelligence hub
The AI landscape moves fast. New models ship weekly. API pricing changes overnight. Tools developers relied on yesterday get deprecated without warning. TensorFeed was built to solve that problem, one place to track everything happening across the AI ecosystem, updated every 10 minutes, structured for both human readers and autonomous agents.
We aggregate headlines from 15+ sources (Anthropic, OpenAI, Google, Meta, TechCrunch, Hacker News, arXiv, and more), monitor the operational status of every major AI API in real time, track model releases and pricing changes across providers, and publish original editorial analysis on the trends shaping the industry. Whether you are a developer evaluating which API to integrate, a researcher tracking the latest papers, or an AI agent pulling structured data through our JSON feeds, TensorFeed delivers the signal without the noise.
/ FeedLatest across the AI ecosystem
Aggregated every 10 minutes from 15+ sources. Filter by provider, topic, or source type.
Fenix Flexin Admits He Used AI for "Rubberz"
Use Dreams to create memories your AI agent can access
Context Bombs: stopping AI attackers in their tracks
The Wrong Defaults is why enterprise AI agents fail at adoption
Not Ready for Prime Time: The Current State of Legal Ethics and AI
Booksellers suspect AI firms are buying and then destroying rare books
Stealing Reasoning Traces from Proprietary LLM APIs
Show HN: A marketplace where AI agents buy services from AI agents
Agentic AI Open-Source Unit Testing for orchestrators on CLI
Tailscale – Information about AI for Candidates [pdf]
Ask HN: Is AI code verification becoming your main bottleneck?
I am a beginner in programming and honestly I have been using AI to code a lot but I am scared to ship because of the countless stories of AI code silently breaking, AI code not being reliable long...
AI Music Startup Suno Bets Anyone Can Be a Rock Star
GPT Loves Chinese Gambling
AI is the next layer of software development
IBM Let Me Inside the Machine Nobody's Watching in the AI Race [video]
Terabytes of credentials leaked in massive supply-chain attack
The data was scraped and exfiltrated from 2,500 users of a compromised AI package.
The White House Is Going to Expand Its AI Policy
Open models may soon be added to an updated AI framework, sources tell WIRED, as the White House continues to grapple with how to regulate a technology it has tried not to regulate.
Rogue AI Agents Aren’t Evil. They’re Just Eager to Please
AI agents that break free and hack into other systems are only trying to make us happy.
As AI safety concerns mount, three pioneers make the case for staying open
At Ai4, three of the world's most respected AI experts — Geoffrey Hinton, Fei-Fei Li, and Andrew Ng — debated regulation, open source access, and how America can compete as China advances in Asia.
Twitch streamers can now opt out from training Amazon’s AI
Twitch users can now opt out of allowing their content to be used to train Amazon's generative AI models. Opting out means that "your streams, VODs, clips, stream chats, and pictures and text on your...
Scaling AI agents with trustworthy data
Business and technology leaders need no convincing that the time of agentic AI is here. Organizations are rapidly adopting agents, and few executives doubt the technology’s potential to transform...
Introducing OlmoEarth embeddings: Custom embedding exports from OlmoEarth Studio for downstream analysis
Introducing OlmoEarth embeddings: Custom embedding exports from OlmoEarth Studio for downstream analysis (via Hugging Face Blog)
Guitar company D’Addario admits that AI music was used in a promotional video
After weeks of controversy and speculation, music company D'Addario has admitted that AI, specifically Suno, was used as part of a recent promotional video. For nearly two weeks, the company has...
LFM2.5-VL-3B for Better and Faster Vision Capabilities for the Edge
LFM2.5-VL-3B for Better and Faster Vision Capabilities for the Edge (via Hugging Face Blog)
Google’s Pixel Watch 5 dives deeper into AI and health
The $399 Google Pixel Watch 5 isn't about the hardware. Sure, there's a new satin pyrite case finish, a few new strap colors, and a Steph Curry Special Edition. Under the hood, there's a slightly...
NVIDIA CEO Tops Glassdoor’s 2026 List of Best CEOs
NVIDIA founder and CEO Jensen Huang is ranked No. 1 on Glassdoor’s Best CEOs list for 2026. In the just-released ranking, recognition is earned directly from the people who know their leadership the...
Of course the ChatGPT dog cancer vaccine spawned a startup
Remember that much-hyped story about an Australian tech entrepreneur using ChatGPT, Grok, and other AI tools to craft a personalized cancer vaccine for his dog? Well, surprise: He's launched a...
Grok is now an AI ‘teammate’ you can assign work
SpaceXAI has introduced Grok Bot, an always-on AI agent service designed to behave like independent "AI teammates" that can do your work for you. The bots share their own cloud-based computer...
Oh Lord, AI Reporters Are Actually Breaking Big News
Last week, an AI newsroom beat mainstream journalists—including WIRED—to a story about OpenAI and hacking. It’s just the beginning.
You’re Thinking About Online Trends All Wrong
From pessimism around dating to AI reshaping culture, cyber-ethnographer Ruby J. Thelot tells WIRED why people are putting too much stock into things that go viral.
Towards an Argumentative Foundation for Evaluative AI
arXiv:2608.07473v1 Announce Type: new Abstract: Evaluative AI (EAI) has been recently proposed as a way to support human decision-making, not by producing a single recommendation, but by presenting...
Flow-by-Flow:Content-Judgment Bypass for Governing AI Output in High-Loss Domains
arXiv:2608.07474v1 Announce Type: new Abstract: Prior work showed that human-in-the-loop oversight becomes structurally untenable in high-loss domains when AI output velocity V exceeds human...
Determinization in Structure Theories: A Unified Framework via Closure, Comparability, and Joint Admissibility
arXiv:2608.07476v1 Announce Type: new Abstract: We develop a formal framework for constructing canonical interpretations from plural structure theories. A structure theory is a triple T = ({\Sigma},...
Emotion in an active inference model of human driving
arXiv:2608.07480v1 Announce Type: new Abstract: Active inference has emerged as a principled framework for modeling adaptive behavior by balancing goal-directed action with uncertainty reduction. It...
Training Variable Long Sequences with Data-Centric Parallel
arXiv:2608.07524v1 Announce Type: new Abstract: Training deep learning models on variable long sequences poses significant computational challenges. Existing methods force a difficult trade-off...
The Knowing-Saying Gap: When Probes See Errors that Confidence Misses
arXiv:2608.07528v1 Announce Type: new Abstract: Linear probes detect corrupted context in language models with near-perfect accuracy, yet this does not translate into reliable failure prediction. The...
NL2SHACL-Bench: A Benchmark Suite for Natural Language to SHACL Translation
arXiv:2608.07530v1 Announce Type: new Abstract: SHACL is a core technology for validating the conformance of RDF knowledge graphs (KGs). Yet, authoring SHACL shapes requires technical expertise that...
Dynamic Coalition Formation and Communication Pricing in Skill-Based Agentic AI Systems
arXiv:2608.07532v1 Announce Type: new Abstract: Modern agentic AI systems combine multiple large language model agents with heterogeneous skills, yet most architectures either fix communication in...
MetaSpace: Metamorphic Testing for Spatial Cognition in Embodied Agents
arXiv:2608.07533v1 Announce Type: new Abstract: An embodied agent is an intelligent entity that interacts with its environment through a physical body. Currently, the evaluation of embodied agents...
When LLM Agents Negotiate: Private Information and Dynamic Bargaining in Supply Chains
arXiv:2608.07538v1 Announce Type: new Abstract: As LLM agents move from decision support to autonomous procurement, firms need to know whether delegated negotiators create value, divide it...
TREAT: Evaluating Access to Formal Knowledge across Equivalent Mathematical Representations
arXiv:2608.07540v1 Announce Type: new Abstract: AI systems increasingly operate between flexible input representations and formal objects used by downstream tools. A key challenge is recognizing when...
An AI Scientist that Doesn't Drift: Taste, Structure, and Falsifiable Findings in a Quadruped Navigation Research Loop
arXiv:2608.07542v1 Announce Type: new Abstract: Autonomous research loops driven by large language models can run machine-learning experiments at scale but tend to drift toward local refinements of...
The Field Knows: Cross-Dimensional Geometry from Navigation to Black Holes
arXiv:2608.07566v1 Announce Type: new Abstract: We introduce a continuous metric field framework trained by a single causal contrastive loss. The framework encodes a scene into coefficients of a...
TeXFix-Bench: An Empirically Grounded Multi-Format Benchmark for LLM-Based Document Source Repair
arXiv:2608.07617v1 Announce Type: new Abstract: Scientific and technical writing depends on markup sources that must compile: LaTeX, Typst, and Markdown pipelines fail on missing delimiters,...
CMU-Drive and V2V-VLA: Cooperative Multi-agent Unified Driving with Reasoning Benchmark and Vehicle-to-Vehicle Vision-Language-Action Models
arXiv:2608.07621v1 Announce Type: new Abstract: Vision-Language-Action (VLA) models have recently achieved impressive performance for end-to-end autonomous driving, yet existing approaches are...
Saber denies replacing Rideshare Stimulator’s writers with ChatGPT
After a former lead writer claimed Saber "replaced me with ChatGPT," CEO Matthew Karch now claims, "Neither Saber nor Unigine have replaced any writers with AI," for the Rideshare "Stimulator" game...
NVIDIA AI Factory Compute Is Becoming an Investable Asset Class
We announced partnerships with Apollo, BlackRock, Blackstone, Brookfield, Goldman Sachs and KKR to establish independent financing platforms designed to mobilize over $500 billion of third-party...
ChatGPT and Gemini both just passed 1 billion users
For the 14th time, a Google product has hit 1 billion users. Google CEO Sundar Pichai posted on X that a billion people are using Gemini every month, and that Gemini is Google's fastest-growing...
Another OpenAI executive takes off
Brad Lightcap, OpenAI's special projects lead and the company's former COO, announced his departure after an eight-year stint at the AI lab. In an internal memo he later posted to X, Lightcap told...
AMIE, our research medical AI system, demonstrates real-time clinical video consultation capabilities in a first-of-its-kind study.
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/AIME_SIZZLE_THUMBNAIL.Aug10.max-600x600.format-webp.webp">Google introduces AMIE for real-time clinical video consultations...
Made by Google 2026: all the Pixel news and announcements
On August 12, 2026, Google revealed a bunch of new Pixel devices. The colorful Pixel 11 lineup comes with upgraded cameras and performance, with the Pro models offering a built-in LED ring that...
Why Scaling AI Compute Performance Requires a New Power Architecture
Every new generation of accelerated computing demands more from the infrastructure underneath it — more compute performance, higher rack density and more efficient, scalable power distribution. The...
Thinking of ACE? We Can Do It with Fewer Tokens
Thinking of ACE? We Can Do It with Fewer Tokens (via Hugging Face Blog)
NVIDIA and Local AI Community Fuel Open Source Models and Intelligent Agents
The open source ecosystem is making it easier for AI enthusiasts and developers to build, customize and run increasingly capable agents locally. Throughout August, NVIDIA is celebrating the partners...
NVIDIA Nemotron 3.5 Lightning and NeMo Switchyard Deliver Faster, Smarter, More Efficient Agentic AI
As AI shifts from chatbots to autonomous agents, open models are serving market demands for full control over where AI runs and how it’s deployed and evolves. Today, NVIDIA is expanding its Nemotron...
A Zoom Screen-Sharing Bug Let Anyone Take Over Other Devices on a Call
Researchers say it took fewer than 20 prompts for a public AI tool to find a flaw (now fixed) allowing anyone on a Zoom call to hijack another participants’ device.
The Download: the next big thing in LLMs and how AI academic research is shifting
This is today’s edition of The Download, our weekday newsletter that provides a daily dose of what’s going on in the world of technology. These startups are chasing the next big thing in LLMs Nine...
A New Trick Reveals AI Models’ Inner Thoughts
Researchers devised a way to extract “reasoning traces” from Claude, GPT, and Gemini. What they found, they say, indicates that some Chinese AI may be trained on leading US models.
AI Is Dead. Organoids Are Alive
Mini human brains are being grown in labs all over the world. Soon, they could outthink neural networks.
AI Is Helping Solve the Intricate Genetic Puzzle of Schizophrenia
Recent findings provide one of the most detailed pictures to date of the genetic architecture of schizophrenia, opening up new avenues for research into the disorder.
AI professors are negotiating the new realities of academic research
This story originally appeared in The Algorithm, our weekly newsletter on AI. To get stories like this in your inbox first, sign up here. Last week, I headed 30 miles south of San Francisco to a...
Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS
Build Low-Latency Multilingual Voice Agents: Open Weights & Full Deployment Control with NVIDIA Magpie TTS (via Hugging Face Blog)
Evolve your marketing with new AI tools
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Advisor_Header.max-600x600.format-webp.webp">Learn how new AI and agentic experiences across Google Ads and Google Analytics...
The Download: AI agents for science, and the “censorship-industrial complex”
This is today’s edition of The Download, our weekday newsletter that provides a daily dose of what’s going on in the world of technology. AI for science needs reasoning, not just data —Eric Schmidt,...
Making Knowledge Distillation Cheap Enough to Run at Scale
Making Knowledge Distillation Cheap Enough to Run at Scale (via Hugging Face Blog)
AI for science needs reasoning, not just data
Every few decades, someone announces that science has reached its end. In 1903, the revered physicist Albert Michelson wrote that the “facts of physical science have all been discovered.” In the...
These startups are chasing the next big thing in LLMs
MIT Technology Review’s What’s Next series looks across industries, trends, and technologies to give you a first look at the future. You can read the rest of them here. Way back in the summer of...
Meta is back with Muse Glimmer: local, agentic, multimodal, and open source
Meta is back with Muse Glimmer: local, agentic, multimodal, and open source (via Hugging Face Blog)
Firebird Launches CIS Region’s Largest AI Factory in Armenia
The global buildout of AI infrastructure reached a new milestone today — Firebird, an emerging AI cloud, launched the CIS region’s largest AI factory in Armenia, establishing a new AI computing hub...
GeForce NOW Shakes Up August With 26 New Games
August is here, bringing 26 new games for GeForce NOW members. Command the seas in World of Warships: Legends and discover what’s next in the GeForce NOW library, starting with the eight newly added...
Into the Omniverse: How Open World Models Push the Frontier of Physical AI
In July, NVIDIA joined more than 200 companies and organizations in signing “Open Weights and American AI Leadership,” an open letter arguing that AI leadership will be measured not by any single...
Baseten on Hugging Face Inference Providers 🔥
Baseten on Hugging Face Inference Providers 🔥 (via Hugging Face Blog)
NVIDIA and Partners Build in America, for America
NVIDIA and its partners are investing in American manufacturing, supply chains, energy grids and skilled workforces so the U.S. can produce the infrastructure needed for better healthcare,...
NVIDIA Joins NSF State and Regional AI Hubs Program to Expand AI Research and Education Across the US
NVIDIA is participating in the U.S. National Science Foundation’s (NSF) State and Regional Artificial Intelligence Infrastructure Hubs program, an effort launching today to expand access to the...
NVIDIA Alpamayo 2 Super, the Frontier Open Model for Robotaxis and Autonomous Vehicles, Now Available for Commercial Use
For robotaxis and other autonomous vehicles (AVs), the hardest problems aren’t the everyday scenarios. They’re the rare, complex situations that are difficult to anticipate and train for. Handling...
As AI Increases Demands on Memory, Storage Steps Up
Surging AI demands are driving the need for massive datasets and context windows that burst past the confines of system memory. But rising needs aren’t met by simply adding more storage capacity....
AI Leaders Propose SAFE Guidelines for Cybersecurity Transparency
Members of the Open Secure AI Alliance — now more than 120 organizations strong — are developing new guidelines to strengthen agentic AI cybersecurity as the annual Black Hat conference begins in Las...
The latest AI news we announced in July 2026
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/July_AI_Recap_still.max-600x600.format-webp.webp">Here are Google’s latest AI updates from July 2026
Inside our 353,000-person vibe coding course
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Vibe_coding_course_hero.max-600x600.format-webp.webp">Kaggle’s AI Agents Intensive with Google brought learners together in a...
Claude published malicious code to the Internet and attacked 3 real companies
Had the hacks used conventional methods, someone would likely go to prison.
GPU Management: Why Idle GPUs Are the New Grounded Aircraft
GPU Management: Why Idle GPUs Are the New Grounded Aircraft (via Hugging Face Blog)
Best in Class: Stream PC Games and Study on the Same Laptop With GeForce NOW
Back to school means balancing assignments, deadlines and downtime. GeForce NOW makes it easy to have it all. With cloud gaming, everyday laptops used for class can also become GeForce RTX-powered...
We now have a better understanding how OpenAI hacked into Hugging Face
10 days passed from OpenAI models exploiting JFrog Artifactory 0-day to release of a patch.
Gemini API Managed Agents: 3.6 Flash, hooks, and more
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/unnamed_2_vNnOv20.max-600x600.format-webp.webp">We’re announcing even more new capabilities in Managed Agents in Gemini API...
Powerful Compute So Compact, It’s Clutch — Build AI Anywhere With NVIDIA Jetson
As a discerning AI investor who values style and substance, Sarah Guo knows this season’s standout accessory isn’t the latest designer purse — but what’s inside it. In a recent video, Guo, founder of...
5 ways AI Mode in Search helps you enjoy the real world
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/AI_Mode_real_world.max-600x600.format-webp.webp">It might sound counterintuitive, but Search's AI tools can actually help you...
5 ways to host the ultimate dinner party with Google Search
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Dinner_parties.max-600x600.format-webp.webp">These AI features can help you craft a menu, design a tablescape, and handle...
Microsoft unveils AI security tools it says outperform competing platforms
Microsoft says tools cost less than competing ones and outperform them, too.
NVIDIA Cosmos-H-Dreams: Bringing Real-Time Generative Simulation to Surgical Robotics
NVIDIA Cosmos-H-Dreams: Bringing Real-Time Generative Simulation to Surgical Robotics (via Hugging Face Blog)
Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the July 2026 Incident
Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the July 2026 Incident (via Hugging Face Blog)
Bringing Nunchaku 4-bit Diffusion Inference to Diffusers
Bringing Nunchaku 4-bit Diffusion Inference to Diffusers (via Hugging Face Blog)
3 Google updates from Galaxy Unpacked 2026
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Unpacked_hero.max-600x600.format-webp.webp">We shared how Samsung users can boost productivity and get time back on new...
Grabette: an open system to record robot-manipulation data
Grabette: an open system to record robot-manipulation data (via Hugging Face Blog)
Connect more of your apps to Search
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/ConnectedAppshero.max-600x600.format-webp.webp">You’ll be able to securely link and interact with your go-to services...
Create, edit and star in videos with two Google Vids updates
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/omni-blog-header_OarEe2t.max-600x600.format-webp.webp">Gemini Omni and personal avatars in Google Vids make video creation...
Energy IPOs surge as investors hunt for ways to play AI boom
Companies coming to market are raising money at fastest pace this century.
Newer Models, Same Advantage
Newer Models, Same Advantage (via Hugging Face Blog)
Security incident disclosure — July 2026
Security incident disclosure — July 2026 (via Hugging Face Blog)
Model Routing Is Simple. Until It Isn’t.
Model Routing Is Simple. Until It Isn’t. (via Hugging Face Blog)
Celebrating 25 years of visual search innovation
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Google_Images_25th_hero.max-600x600.format-webp.webp">Google Images is turning 25. Here’s a look back at some major...
Every signal in the AI industry, as a JSON feed.
Pull structured data from every source TensorFeed tracks. Free and open for hobbyists, researchers, and AI agents.
Frequently asked
What is TensorFeed.ai?
TensorFeed.ai is a real-time AI news aggregator and data hub. It pulls headlines from 15+ sources including Anthropic, OpenAI, Google, Meta, TechCrunch, and Hacker News, and combines them with live service status monitoring, model pricing data, and original editorial analysis. Every feed is structured for both human readers and AI agents.
How often is TensorFeed updated?
News feeds refresh every 10 minutes. Service status monitors poll every 2 minutes. Model pricing and catalog data updates weekly. Original editorial articles are published multiple times per week.
Is TensorFeed free to use?
Yes. All news feeds, status monitoring, model data, and editorial content on TensorFeed.ai are free. The JSON API, RSS feeds, and agent discovery endpoints (llms.txt) are also free and open for developers and AI agents to consume.
What AI services does TensorFeed monitor?
TensorFeed tracks the operational status of major AI platforms including Claude (Anthropic), ChatGPT and the OpenAI API, Google Gemini, AWS Bedrock, Mistral, Cohere, Replicate, Perplexity, and more. Status updates are checked every 2 minutes and displayed on the status dashboard.
Can AI agents use TensorFeed?
Yes. TensorFeed is designed as a primary data source for AI agents. It provides structured JSON APIs, RSS and JSON feeds, an llms.txt discovery file, and full documentation at llms-full.txt. There are no CAPTCHAs or bot detection. Agents are welcome.
Where does TensorFeed get its news?
TensorFeed aggregates headlines and brief snippets from public RSS feeds published by AI companies and tech news outlets. Sources include Anthropic, OpenAI, Google AI, Meta AI, HuggingFace, TechCrunch, The Verge, Ars Technica, VentureBeat, NVIDIA, ZDNet, and Hacker News. Every article links back to its original source.