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.
NAVER, NVIDIA, and Brookfield Put $10 Billion Behind Korea's 200 Megawatt Sovereign AI Factory. The Financing Template Is the Story.
On Friday, July 25, 2026, NAVER, NVIDIA, and Brookfield announced a $10 billion expansion of NAVER's GAK Sejong DSX AI factory from 55 megawatts to 200 megawatts by 2028, with NVIDIA writing $1B of equity into NAVER, Brookfield committing up to $9B on a non-binding term sheet as exclusive capital partner, and NAVER carrying the remainder and running the site. Blackwell today, Vera Rubin from 2027, with a stated long-term ambition of 1 gigawatt on the same Sejong campus. The megawatt count is not the story. The financing structure is. The vendor-equity loop we have been tracking all year (Google recycling $40B into Anthropic TPU offtake, AMD writing a $5B check to close a 2GW MI450 commitment, NVIDIA sending $40B toward OpenAI to anchor Vera Rubin) only closes when the customer is a US frontier lab with hyperscaler credit behind it. NAVER is not that customer. The gap gets filled by Brookfield's $100 billion AI infrastructure fund, itself anchored by NVIDIA and KIA. NVIDIA writes a token equity check for alignment, Brookfield writes the majority of the bill against the physical asset, the customer signs a compute offtake that services the debt, and the whole thing gets built without a hyperscaler landlord. Inside the numbers table, the two sovereign AI templates now in the field (Beijing burns political will and takes the yield hit on domestic silicon, Seoul keeps the frontier stack and dilutes to allied counterparties), what a repeatable NVIDIA plus project-finance placement mechanism does to the growth vector nobody had priced (sovereign compute in Korea, Japan, Taiwan, Singapore, the Gulf, and slices of the EU), the concentration risk when the same NVIDIA-anchored Brookfield fund shows up on every allied deal, why the 2028 delivery window puts NAVER's take-or-pay math on the same 24-month clock as every other frontier commitment written this year, and why NAVER's stated 1 GW ceiling is the number the deal actually depends on. Three signposts: whether the Brookfield term sheet hardens into binding debt before year end, whether Japan or Taiwan announces a comparable NVIDIA plus project-finance deal before Q1 2027, and whether the AI FINRA gate ends up applying to sovereign AI factories that host US-designed model weights.
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.
/ 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.
Microsoft unveils AI security tools it says outperform competing platforms
Microsoft says tools cost less than competing ones and outperform them, too.
Private Claude Chats Exposed in Google and Bing Search Results
The screwup shows how tricky it can be to stop web crawlers from making ostensibly private conversations with AI chatbots entirely too public.
OpenAI called the Hugging Face attack unprecedented. But we’ve been here before.
This story originally appeared in The Algorithm, our weekly newsletter on AI. To get stories like this in your inbox first, sign up here. Reading OpenAI’s account last week of how some of its models...
I tested a new Debian Linux loaded with local AI - see if it's right for you
Meet Shadowfetch: If AI is your jam and Linux is your OS, here's the best way to give this new Debian-based distribution a try.
Why China is giving away its best AI models
Silicon Valley has spent much of the past week on red alert, digesting the arrival of Moonshot AI's Kimi K3, a Chinese AI model that can allegedly beat some of the best systems built by US companies...
Is open source the answer to rogue AI agents? Nvidia's new alliance says yes
As AI cybersecurity incidents ramp up, companies are racing to find a fix.
Claude AI shared chats indexed by Google - see if your conversations were exposed
Google wasn't supposed to see them, but then everyone on Reddit did. Here's how to handle the situation.
Assume AI cybersecurity attacks are the future: 43% of companies have already experienced it
New CDW research finds that AI is driving new phishing and malware-based threats. But are enough companies also using AI to fight them?
Nvidia, Microsoft launch open AI security alliance — without OpenAI, Google, or Anthropic
Nvidia on Monday said it is joining forces with Microsoft, SpaceX, IBM, and other tech companies to build and share open-source AI security tools. The new Open Secure AI Alliance said open tools are...
How would AI data centers in space even work? A former NASA robotics chief explains
'You collect electricity in space, and you eject heat in space. The only thing that comes to Earth is data.'
The path to artificial superintelligence
Imagine a healthcare system made up of multiple AI agents: one that manages symptom assessment, another scheduling, a third insurance, and a fourth pharmacy. Each is an expert in its domain. But they...
Closing the data loop in AI-driven drug discovery
Drug discovery is a high-cost, high-risk endeavor that is under growing pressure from a market increasingly defined by first-mover advantage. Since the 1950s, the cost of developing new...
Building the enterprise environment for agentic AI
For the enterprise, the promise of agentic AI is much more than just a better chatbot. It is software agents that execute business tasks end-to-end across people, business workflows, data, and...
This Is Donald Trump’s AI Brain Trust
“It’s not an argument with two sides, it’s an argument with 10 sides,” one senior administration official tells WIRED about how US AI policy is being shaped.
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)
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...
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...
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...
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...
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...
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...
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,...
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...
Our latest Google Finance upgrades, including a new app
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Google_Finance_blog_image_June_.max-600x600.format-webp.webp">The new Google Finance is coming out of beta and launching a...
New research shows how AMIE, our medical AI, could help manage health conditions.
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/AMIE_Mx_Nature_Social_Visual_Va.max-600x600.format-webp.webp">Research in “Nature” shows our conversational AI system matches...
We’re strengthening our presence in Alabama through new investments and community support.
Google has announced a $1.5 billion investment for 2026 and 2027 to expand its data center campus in Jackson County, Alabama. Operating since 2019 on a repurposed former…
Our new community investments in Virginia support local jobs and expand energy affordability.
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/VirginiaSocial.max-600x600.format-webp.webp">We’re helping build the state’s next-generation workforce and investing in...
The latest AI news we announced in May 2026
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/May_AI_Recap_still.max-600x600.format-webp.webp">Here are Google’s latest AI updates from May 2026
5 ways Google Search can level up your thrift and vintage shopping
<img src="https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Google_Thrifting_Header.max-600x600.format-webp.webp">Uncover second-hand scores with AI tools in Google Search and Shopping.
Google just redesigned the search box for the first time in 25 years — here’s why it matters more than you think.
For a quarter century, the Google search box has been one of the most recognizable interfaces in computing: a thin white rectangle, a blinking cursor, a few typed words, and a list of blue links. On...
Railway secures $100 million to challenge AWS with AI-native cloud infrastructure
Railway, a San Francisco-based cloud platform that has quietly amassed two million developers without spending a dollar on marketing, announced Thursday that it raised $100 million in a Series B...
Claude Code costs up to $200 a month. Goose does the same thing for free.
The artificial intelligence coding revolution comes with a catch: it's expensive.Claude Code, Anthropic's terminal-based AI agent that can write, debug, and deploy code autonomously, has captured the...
Listen Labs raises $69M after viral billboard hiring stunt to scale AI customer interviews
Alfred Wahlforss was running out of options. His startup, Listen Labs, needed to hire over 100 engineers, but competing against Mark Zuckerberg's $100 million offers seemed impossible. So he spent...
Salesforce rolls out new Slackbot AI agent as it battles Microsoft and Google in workplace AI
Salesforce on Tuesday launched an entirely rebuilt version of Slackbot, the company's workplace assistant, transforming it from a simple notification tool into what executives describe as a fully...
Converge Bio raises $25M, backed by Bessemer and execs from Meta, OpenAI, Wiz
AI drug discovery startup Converge Bio raised $25 million in a Series A led by Bessemer Venture Partners, with additional backing from executives at Meta, OpenAI, and Wiz.
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.