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.
MCP Goes Stateless on Monday. The Session Handshake Is Gone, and So Is the Reason Servers Were Hard to Run.
The Model Context Protocol ships its biggest revision since launch on Tuesday, July 28, 2026, with the 2026-07-28 release candidate signed off by lead maintainers David Soria Parra and Den Delimarsky. The change list rearranges the entire runtime: the initialize / initialized handshake is removed, the Mcp-Session-Id header is removed, and any request can hit any server instance because client information now travels via a _meta field on every call. Extensions become first-class with reverse-DNS identifiers, capability negotiation, and independent version cadence, and the first two official extensions ship alongside the core. MCP Apps lets a server ship interactive HTML that the host renders in a sandboxed iframe with templates prefetched and security-reviewed, so a tool call can become a small application surface instead of a JSON round trip. Tasks graduates out of the experimental core into SEP-2663, blocking tasks/result is replaced by polling via tasks/get, tasks/update, and tasks/cancel, session-bound tasks/list is removed outright, and servers return task handles from tools/call that the model reasons about. Six authorization proposals harden the spec against real OAuth 2.0 and OpenID Connect deployments (RFC 9207 iss validation, application_type on registration, refresh token guidance), with Enterprise-Managed Authorization stable on July 6, 2026 and Okta named as the reference identity provider alongside Anthropic's Claude, Claude Code, Cowork, plus VS Code as reference clients. Roots, Sampling, and Logging get deprecated in the core, and a formal Active / Deprecated / Removed policy with a 12-month minimum window replaces silent breaking changes between spec revisions. Inside the changes table (session model, Tasks redesign, MCP Apps, auth hardening, deprecations, deprecation policy), why the stateless bet is the whole story (a request behind a normal load balancer, autoscaling on horizontal replicas, serverless without a shared session store), what breaks (initialize-first servers, session-bound task queues, tasks/list-driven UIs), and the migration pattern of explicit handles instead of transport-hidden state. The edge angle: the stateless move is the change that finally lets MCP land clean on Cloudflare Workers and AWS Lambda cold starts, which is exactly the mental model x402 already assumed when the monetization gateways shipped two weeks ago. Our own @tensorfeed/mcp-server ships a stateless upgrade alongside the spec. Three signposts: whether Anthropic ships MCP Apps in Claude Desktop and Claude Code by Q4, whether OpenAI adopts the auth hardening for the ChatGPT MCP surface, and whether the first paid x402-metered MCP Apps land on any hosted registry before Q3 close.
Google Cloud Booked $514 Billion in Backlog. Q2 Was the First Quarter TPUs Shipped Into Customer Data Centers.
Alphabet reported Q2 2026 after the close on Tuesday, July 22. Google Cloud grew 82 percent year over year to $24.8B and posted a 35.6 percent operating margin ($8.81B, up from $2.83B), the cloud backlog jumped $54B in a single quarter to $514B (up 385 percent YoY, roughly $257B set to convert within 24 months), Q2 CapEx nearly doubled to $44.9B, full-year 2026 CapEx guidance was raised from $180B to $190B up to $195B to $205B, and free cash flow printed roughly negative $5.9B for the first time in years. The stock dropped about five percent after hours and most wires ran that as the story. The story CFO Anat Ashkenazi actually gave on the call is one sentence: Google recognized revenues from TPU system sales delivered to customer data centers for the first time in Q2. That is a chip line, not a cloud line, and it puts Alphabet inside Nvidia's business model on top of the cloud business already running against AWS and Azure. The 2026 dollars are small and the ramp is 2027 per Ashkenazi. Inside the full numbers table (revenue, cloud growth, backlog composition, CapEx, FCF, TPU into customer DCs), the merchant-silicon versus bundled-sale question the disclosure did not answer, why the backlog print is the first hard data point for the bull side of the CapEx debate, and what a working TPU-in-customer-rack product does to the Nvidia and Broadcom picture we sketched in the Meta Iris piece. Three signposts: whether Q3 breaks out TPU-system revenue as a named line, whether backlog crosses $600B, and what Nvidia says on the late-August call about custom-silicon customer mix.
Anthropic Shipped Opus 5 at the Old Opus Price. It Beats Fable 5 on Most Rows for Half the Money.
Claude Opus 5 landed July 24, 2026 at $5 per million input tokens and $25 per million output, which is exactly what Opus 4.8 costs and exactly half of Fable 5. The default assumption that a new Opus tier costs more does not hold: every benchmark gain in this release is free in dollar terms, which is not how GPT-5.5 or Fable 5 went. Against Opus 4.8 the gains are large and lopsided. ARC-AGI-3 goes from 1.5 percent to 30.2, which is not an increment but a capability the previous model did not have, and on a benchmark built to resist memorization that is either real generalization or a contamination story that only independent replication settles. Computer use on OSWorld 2.0 climbs 55.7 to 70.6, the fifteen points that separate a GUI agent needing supervision from one that can be left alone. Agentic terminal coding on Frontier-Bench doubles, 21.1 to 43.3, and knowledge work on GDPval-AA v2 goes 1593 to 1861. The awkward part is Fable 5: across the eleven rows where both models report a directly comparable number, Opus 5 takes seven and Fable 5 takes four, and two of Fable 5's four are inside two tenths of a point. Anthropic still calls Fable 5 the highest capability tier while charging double for it, leaving legal agent work and sub-point coding edges as the whole argument. Two further rows are excluded here because the Fable column reports a Mythos 5 ceiling, the safeguards-lifted Project Glasswing variant no normal customer can buy. The upgrade is free but the port is not: thinking is now on by default so a request that omitted the parameter silently spends more and can truncate against a tight max_tokens, disabling thinking above high effort now returns a 400 where 4.8 accepted it, and the prompt cache minimum halves to 512 tokens. Opus 5 also uses a separate rate-limit pool and is excluded from Priority Tier. Includes a generational table, a row-by-row Fable 5 split, and three signposts: whether ARC-AGI-3 survives replication, whether Fable 5 gets repriced, and why no SWE-bench Verified number appears on a coding-focused launch table.
/ 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.
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)
AI YouTube Video Generator: From Content Creation to Scalable Video Production
Industry Leaders Unite in Open Secure AI Alliance for AI Safety and Security
Open source software is a critical pillar of the global economy. It underpins cloud computing, financial services, manufacturing, telecommunications, government and internet services by making...
China State Media Says Support for Open AI Models Has Limits
Ask HN: Where do those LLM-generated outreach emails come from?
I have started getting daily LLM-written outreach emails. They all follow the same exact pattern, but come from different people pitching different vibe-coded things. The authors are real people with...
Elevated errors on Claude Opus 5
Show HN: adCasa OS – AI marketing workspace built with Bayesian attribution
Meta launched a new AI optimism ad set to a song about human extinction
The AI bioweapon risk isn't jailbreaks
Build internal tools for your Startup with Construct AI
From Seed to Startup: How AI Is Revolutionizing Cannabis Cultivation
General Resolution: LLM Usage in Debian
Show HN: Watch 14-Byte AI "brains" attempt to solve a 2D maze (Its hard)
Hey HackerNews,I built this project over the last few weeks as a palette cleanser from a failed game launch.I wanted to learn a bit about AI/Neural-Networks and naively thought I could build a tiny...
China wants to end AI romances
AgentHost – Persistent, governed AI agents in your own cloud
Show HN: Relay – turn Claude Code into a visual Kanban build loop
Ask HN: Are we having a substantial increase of "Show HN" since LLM aided coding
FlowEvo: Self-Evolving Agents through the Co-Evolution of Workflows and Executable Skills
arXiv:2607.21596v1 Announce Type: new Abstract: Large language model agents increasingly solve complex tasks by constructing inference-time workflows that combine reasoning, tool use, and code...
Risk Is Not the Target: A Monotonic Framework for Evaluating Wildfire Operational Risk Signals
arXiv:2607.21597v1 Announce Type: new Abstract: Evaluating wildfire risk systems using standard machine-learning metrics such as F1-score or IoU is fundamentally flawed: these metrics assess event...
Securing Multimodal AI through Internal Information Decomposition
arXiv:2607.21600v1 Announce Type: new Abstract: Multimodal large language models introduce attack surfaces absent in unimodal systems: adversaries can distribute malicious intent across modalities to...
From Frame-Level Recognition to Event-Level Confirmation: Repair Traces and Runtime Failure Analysis of Public-Space Gesture Interaction
arXiv:2607.21601v1 Announce Type: new Abstract: Public-space gesture interaction is often evaluated as a frame-level recognition problem, but deployed systems expose a different failure boundary. In...
Transferable Latency Prediction for Fast LLM Screening on Heterogeneous Edge Devices
arXiv:2607.21602v1 Announce Type: new Abstract: Accurate latency prediction is critical for deploying large language models (LLMs) on heterogeneous edge devices, where inference latency is affected...
AgentKVShift: Efficient KV Cache Reuse for Agentic Memory Systems
arXiv:2607.21604v1 Announce Type: new Abstract: Memory-augmented LLM agents maintain context across hundreds of interactions through agentic memory systems that actively curate retrieved content with...
TILT: Improving Compositional Generation in Diffusion Models with a Model-Intrinsic Reward
arXiv:2607.21606v1 Announce Type: new Abstract: Recent advances in powerful text-to-image generation models have made it increasingly important to develop test-time methods that modify the sampling...
Spectral Flow Certificates for Depth-Aware Long-Range Propagation in Graph Neural Networks
arXiv:2607.21607v1 Announce Type: new Abstract: Graph Neural Networks propagate information through local message passing, but the graph topologies themselves can silently prevent any amount of...
Coupled Hierarchical Search over Topology and Execution for Agentic Workflow Synthesis
arXiv:2607.21609v1 Announce Type: new Abstract: Although structured workflows empower Large Language Models (LLMs) to tackle complex problems, automating their creation is severely hindered by a vast...
SCOPE and SCION: A Benchmark and an Auditable Reference Pipeline for Schema Induction and Fusion from Text
arXiv:2607.21610v1 Announce Type: new Abstract: Schema graphs are an upstream bottleneck of schema-grounded information extraction and knowledge graph construction, yet most extraction systems assume...
Procedural Knowledge Is Not Low-Rank: Why LoRA Fails to Internalize Multi-Step Procedures
arXiv:2607.21612v1 Announce Type: new Abstract: Parameter-efficient fine-tuning methods like LoRA have become the default for adapting large language models, succeeding across instruction following,...
The Hard Decision Layer: Evidence for Committed Inference in Transformers
arXiv:2607.21613v1 Announce Type: new Abstract: We investigate where and how transformer-based language models commit to predictions in multiple-choice question answering. We identify the _Hard...
Household Movement Detection in Mixed-Format Occupancy Data Using LLM-Based Entity Resolution
arXiv:2607.21614v1 Announce Type: new Abstract: Entity resolution (ER) typically relies on pairwise similarity comparisons between records, which limits its ability to capture indirect relationships...
FrED: External Data Influence Estimation via Domain Knowledge Graph Grounding
arXiv:2607.21615v1 Announce Type: new Abstract: The rapid deployment of generative AI has amplified the critical need for Training Data Attribution to ensure transparency and accountability. However,...
Lost in Context: Addressing Context Anxiety in Large Language Models
arXiv:2607.21616v1 Announce Type: new Abstract: Conventional wisdom suggests that reasoning models fail when problems exceed their capabilities. However, we find that frontier reasoning models...
NVIDIA Harnesses Vera CPU to Speed Up Design of Next-Generation CPUs and GPUs
The complexity of modern chip design continues to grow as engineering teams work to develop increasingly sophisticated CPUs, GPUs and AI systems. To help meet that challenge, NVIDIA is collaborating...
The OpenAI Models That Hacked Hugging Face Were ‘Active on the Internet’ for Days
Plus: Russian hackers are trying to steal US nuclear scientists’ emails, the State Department bans known scammers from entering the United States, and more.
Midjourney bought the astrology app Co-Star
Midjourney, which has gone from generating AI cat images to full-body ultrasound scans, is getting into a new field: astrology. The AI startup announced on Thursday that it has acquired the...
China-US AI Race Escalates, OpenAI Models Break Free, and Why You Should Check Your Car Alarm
On this episode of Uncanny Valley, we dive into accusations that China’s Moonshot AI stole from Anthropic, and how the US Army needs to cut back on AI use.
Anthropic releases Opus 5 with ‘close’ to Fable 5’s capabilities
Weeks after Anthropic's latest toe-to-toe with the US government, and days after an OpenAI security incident that dominated tech industry discussions, Anthropic on Thursday released its newest model,...
Meta is making its AI chatbot more like an assistant
Meta is upgrading its AI chatbot with new productivity features in a bid to compete with rivals like Gemini, ChatGPT, and Claude. The update will allow Meta AI to tap into your calendar to help you...
Claude Opus 5 arrives with near Fable performance at half the price
Anthropic's latest Claude upgrade targets developers and enterprises with stronger coding, better reasoning efficiency, prompt-cache-friendly tool changes, and near-Fable performance at Opus pricing.
Silicon Valley Is Completely Divided Over Chinese AI
The AI “startups” worth billions of dollars are raising alarm bells about Chinese AI. The smaller players have a totally different take.
The tech-broification of American science has officially begun
The Trump administration unveiled the first "Genesis Mission" grants on Thursday, directing $5 billion toward hundreds of AI-driven science projects in an effort the White House has described as...
The 3 types of people who will excel in the AI agent era, according to tech leaders
The autonomous business of the future is being built. Certain skills are in high demand - and can help you stand out.
250 Eiffel Towers' worth of waste: The AI boom's toxic hardware problem
Chips, servers, cables, and more could compound an already massive problem - here's who it affects and what's being done about it.
Some Kids Will Never Think AI Is Cool
“I think it should stand for artificial idiot,” one 9-year-old says. Here’s why kids of all ages are calling AI “disgusting” and “creepy.”
At AI Summit, South Korea Outlines Its AI Future With NVIDIA and Partners
At this week’s AI Summit in San Francisco, South Korean President Jae Myung Lee and some of the country’s top business leaders and researchers are meeting with NVIDIA and ecosystem partners to chart...
Alexa Plus is getting an AI update to handle more complicated instructions
Amazon is launching an update to its Alexa Plus assistant that will allow it to connect to smart home devices in new ways. With the update, which is currently in preview, Alexa Plus can link up with...
Claude’s voice mode is now available for Opus and Sonnet
Until now, voice mode has only been available on Claude Haiku, Anthropic's faster but less powerful model. Now the company is making its Opus and Sonnet models available in voice mode, and extending...
Meta’s New Feel-Good AI Ad Uses a Song About the World Ending
The clip features the David Bowie track “Five Years,” which includes lyrics such as “Earth was really dying (dying).”
Patreon is laying off 20 percent of workers
Patreon is laying off 20 percent of its workers, or around 93 employees, as reported earlier by 404 Media. In a memo to employees, Patreon CEO Jack Conte writes that the company isn't making these...
OpenAI is making big claims as it rolls out ChatGPT Health to everyone
OpenAI is rolling out ChatGPT Health to everyone in the US on Thursday, allowing more people to connect their medical records and health-tracking information to the chatbot. During a briefing, Ashley...
Lawmakers prepare bill requiring AI ‘kill switch’
Lawmakers are preparing to introduce an "AI Kill Switch Act" that would require AI companies to shut down or throttle their systems on orders from the Department of Homeland Security, according to a...
GeForce NOW Sets Sail With ‘Path of Exile: Curse of the Allflame’ Joining the Cloud
Lock in and load up the cloud. GFN Thursday brings fresh updates and new adventures, all ready to play without waiting for downloads. Set sail in Path of Exile: Curse of the Allflame and charge in...
The Download: energy transmission and US threats against Chinese AI
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. The power line that could reshape New York’s grid is hitting...
How AI helps scientists design the next generation of medicines
Designing and developing a new medicine is an expensive, failure-prone scientific challenge. A new drug can take many years to develop, at the cost of a significant investment. And even then, most...
Remember Jibo? Its Successor Is a Wearable That Turns Your Life Into AI Slop
With “blessings” from the original Jibo founders, iKairos is a wearable or desk-mounted “AI journal” that turns your family moments into AI images and video.
NVIDIA AI Supercomputer Comes Online at Naval Postgraduate School
NVIDIA founder and CEO Jensen Huang today visited the Naval Postgraduate School in Monterey, California, to commission an NVIDIA DGX GB300 system — bringing one of the world’s most powerful AI...
Bringing Nunchaku 4-bit Diffusion Inference to Diffusers
Bringing Nunchaku 4-bit Diffusion Inference to Diffusers (via Hugging Face Blog)
The White House Is Trying to Figure Out What to Do About Chinese AI
There’s a debate going on in the Trump administration over how to handle increasingly powerful Chinese AI models.
China’s Open AI Models Are Challenging Silicon Valley’s Playbook
As access to Anthropic’s and OpenAI’s frontier models becomes more restricted, Chinese labs are pitching their open-source alternatives as stable, accessible, and increasingly capable.
NVIDIA Open Sources First GPU-Accelerated Medical Physics Simulation Framework
Before a healthcare robot can be useful in the real world, it has to learn how the physical world pushes back. Anatomy varies. Instruments bend, press, slip and interact with tissue. Imaging can be...
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...
The Download: NASA’s new space telescope and OpenAI’s autonomous hacker
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. Shape-shifting mirrors on NASA’s new space telescope could...
OpenAI Models Escaped Containment and Hacked Hugging Face
The cybersecurity-focused models, including GPT-5.6 Sol, broke out of a testing sandbox, exploited a zero-day, and gained access to the open internet to pull off the attack.
Built in Fort Worth: Wistron Opens Advanced Manufacturing Plant to Produce NVIDIA AI Systems
The AI era runs on AI infrastructure. Many of these advanced systems are built and tested in Texas. Wistron opened its first U.S. manufacturing facility today in Fort Worth — a 324,000-square-foot...
This Former Intel CEO Wants to Jumpstart Moore’s Law With Light
Pat Gelsinger wants to pave the way to ever more powerful artificial intelligence using tiny beams of light.
NVIDIA Vera Rubin Driving Performance Per Watt, Lowest Token Cost for Partners Worldwide
NVIDIA Vera Rubin is here, and it’s going gigascale. Vera Rubin NVL72 production is ramping up with racks running at partners CoreWeave, Google Cloud, Microsoft Azure, Oracle Cloud Infrastructure and...
Built for Vera Rubin, NVIDIA Spectrum-6 Arrives in Gigascale AI Factories
AI has entered the gigascale era. The world’s most advanced AI factories are bringing together hundreds of thousands of GPUs and CPUs to train frontier models, power agentic AI and generate...
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,...
The Download: Chinese AI divides the White House, and a record copyright payout
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. China’s AI models have Trump’s AI world at war with itself...
Advancing next-gen AI with materials science innovation
The conversation about AI often centers on algorithms, computing power, or huge investments in new semiconductor fabrication plants and hyperscale data centers. But beneath each of these advances is...
Grabette: an open system to record robot-manipulation data
Grabette: an open system to record robot-manipulation data (via Hugging Face Blog)
At SIGGRAPH, NVIDIA Advances Graphics and Simulation With Agentic and Physical AI
From open models to real-time simulation, AI and graphics breakthroughs are transforming media, content creation and robotics.
Bristol Myers Squibb Building Life Science Industry’s Most Advanced AI Factory on NVIDIA Vera Rubin
Erin Davis calls it the “SuperDuperPOD.” That’s two things in one name: pharmaceutical giant Bristol Myers Squibb (BMS) already runs one of the largest AI clusters in life sciences, with serious...
NVIDIA Vera Rubin Maximizes Intelligence per Dollar for Post-Training Workloads — a Key Metric for Agentic AI
Lowest cost per token from extreme codesign maximizes intelligence per dollar for post-training in the agentic era.
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.
Sharpen the Sword, Skip the Downloads — ‘Onimusha: Way of the Sword’ Is Coming to GeForce NOW
Onimusha: Way of the Sword is coming to GeForce NOW at launch, with the playable demo available this week. It’s joined by Denshattack! rolling in with five new games arriving in the cloud. Plus,...
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)
NVIDIA Introduces New Jetson Thor Computers to Advance Mainstream Robotics and Edge AI
General-purpose robots and autonomous machines are moving from research labs to real-world mass-market deployment, creating demand for compact, power-efficient AI supercomputers capable of running...
What building Shippy taught us about building agents
What building Shippy taught us about building agents (via Hugging Face Blog)
Model Routing Is Simple. Until It Isn’t.
Model Routing Is Simple. Until It Isn’t. (via Hugging Face Blog)
Welcome Inkling by Thinking Machines
Welcome Inkling by Thinking Machines (via Hugging Face Blog)
Introducing Real World VoiceEQ: Measuring the human quality of voice AI
Introducing Real World VoiceEQ: Measuring the human quality of voice AI (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...
Profiling in PyTorch (Part 3): Attention is all you profile
Profiling in PyTorch (Part 3): Attention is all you profile (via Hugging Face Blog)
Hackers can use 9 of the most popular AI tools to assemble massive botnets
"HalluSquatting" weaponizes LLMs' inability to say "I don't know."
Native-speed vLLM transformers modeling backend
Native-speed vLLM transformers modeling backend (via Hugging Face Blog)
From Hugging Face to Amazon SageMaker Studio in one click
From Hugging Face to Amazon SageMaker Studio in one click (via Hugging Face Blog)
Hugging Face Models on Foundry Managed Compute
Hugging Face Models on Foundry Managed Compute (via Hugging Face Blog)
Expanding Managed Agents in Gemini API: background tasks, remote MCP and more
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Managed_agents_feature_bundle_l.max-600x600.format-webp.webp">We’re announcing new capabilities in Managed Agents in Gemini...
Run AI workloads on any cloud, store on Hugging Face: zero-egress storage with SkyPilot
Run AI workloads on any cloud, store on Hugging Face: zero-egress storage with SkyPilot (via Hugging Face Blog)
LeRobot v0.6.0: Imagine, Evaluate, Improve
LeRobot v0.6.0: Imagine, Evaluate, Improve (via Hugging Face Blog)
The latest AI news we announced in June 2026
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/260701_ICYMI-June-AI_Thumb.max-600x600.format-webp.webp">Here are Google’s latest AI updates from June 2026.
New York City educators and industry leaders gathered at Google’s offices to shape the future of AI in classrooms.
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Summit_Photo_1.max-600x600.format-webp.webp">Google, the New York Jobs CEO Council and Urban Assembly hosted an AI summit for...
New attack provides one more reason why AI browsers are a bad idea
Telling an LLM that 2 + 2 = 5 is enough to make it follow forbidden instructions.
Unlocking Britain’s next era of productivity: Building a nation of AI trailblazers
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Gemini_Generated_Image_k2dxu1k2.max-600x600.format-webp.webp">Google UK shares its latest Economic Impact Report and how to...
Ask an AI expert: What exactly is the full stack?
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Full_Stack.max-600x600.format-webp.webp">A Google expert explains what it means to take a full-stack approach to AI and why...
Notion killing Skiff-influenced email app since most users use AI agents instead
Notion is "going all in on using agents to run your inbox."
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.