AIToday

Welcome back

or
Don't have an account? Sign upForgot password?
🔥 Updated in real-time

Today's Top AI News

Curated from 200+ sources across AI & machine learning

Salesforce Announces AI Initiative and Calls It 'Headless 360'
TOP STORYGeneral AI

Salesforce Announces AI Initiative and Calls It 'Headless 360'

Article URL: https://gizmodo.com/salesforce-announces-huge-ai-initiative-and-calls-it-headless-360-2000748243 Comments URL: https://news.ycombinator.com/item?id=47829523 Points: 4 # Comments: 0

Hacker News·3h ago
AI’s Token Economy Revolution Creates New China Tech Winners
#2Developer Tools

AI’s Token Economy Revolution Creates New China Tech Winners

Yahoo Finance AI3h ago
Satya Nadella Praises 'World's Most Powerful' AI Data Center Going Live Early As Microsoft Accelerates Global AI Push Amid Concerns
#3General AI

Satya Nadella Praises 'World's Most Powerful' AI Data Center Going Live Early As Microsoft Accelerates Global AI Push Amid Concerns

Yahoo Finance AI6h ago

General AI

SK hynix Begins Mass Production of 192GB SOCAMM2 'Setting a New Standard for AI Server Memory Performance'

SK hynix Begins Mass Production of 192GB SOCAMM2 'Setting a New Standard for AI Server Memory Performance'

SK hynix Inc. (or "the company", www.skhynix.com) announced today that it has begun mass production of the 192GB SOCAMM2, a next-generation memory module standard based on the 1cnm process (sixth-generation of the 10-nanometer technology) LPDDR5X low-power DRAM.

General AI
Yahoo Finance AI
The demand for local AI could shape a new business model for Apple

The demand for local AI could shape a new business model for Apple

Article URL: https://9to5mac.com/2026/04/19/apple-local-ai-server-hosting-new-business-model/ Comments URL: https://news.ycombinator.com/item?id=47827682 Points: 2 # Comments: 0

General AI
Hacker News
If I Had $10,000 to Put Into AI Stocks Right Now, Here's Exactly How I'd Invest It

If I Had $10,000 to Put Into AI Stocks Right Now, Here's Exactly How I'd Invest It

Such a budget would allow a new AI investor to pursue strength in two established plays and a promising stock in a riskier part of the business.

General AI
Yahoo Finance AI
OpenAI’s existential questions

OpenAI’s existential questions

On the latest episode of Equity, we discuss OpenAI's latest acquisitions and whether they address "two big existential problems" for the company.

General AI
TechCrunch AI
The 12-month window

The 12-month window

A lot of AI startups exist partly because the foundation models haven't expanded into their category yet. As many jokingly acknowledge, that won't last forever.

General AI
TechCrunch AI
Cloud development platform Vercel was hacked

Cloud development platform Vercel was hacked

Vercel, a major development platform that hosts and deploys web apps, was compromised, and the hackers are attempting to sell stolen data. A person claiming to be a member of ShinyHunters, which was behind the recent hack of Rockstar Games, posted some data online, including employee names, email addresses, and activity time stamps. Vercel confirmed in a post on X that a "security incident" had occurred, and that it impacted a "limited subset" of its customers. Vercel said that a compromised third-party AI tool was the avenue for attack, though it did not specify which third-party was involved. We've identified a security incident that inv … Read the full story at The Verge.

General AI
The Verge AI
Prediction: The Biggest Winners of 2026 Are These 5 AI Stocks Nobody's Paying Attention to Right Now

Prediction: The Biggest Winners of 2026 Are These 5 AI Stocks Nobody's Paying Attention to Right Now

These five under-the-radar infrastructure plays could be your second chance to invest in the backbone of the AI boom.

General AI
Yahoo Finance AI
Even the best AI models lose about half their performance when charts get complicated, new benchmark finds

Even the best AI models lose about half their performance when charts get complicated, new benchmark finds

The RealChart2Code benchmark puts 14 leading AI models to the test on complex visualizations built from real-world datasets. Even the top proprietary models lose nearly half their performance compared to simpler tests. The article Even the best AI models lose about half their performance when charts get complicated, new benchmark finds appeared first on The Decoder.

General AI
THE DECODER
r/artificial

Tech industry lays off nearly 80,000 employees in the first quarter of 2026 — almost 50% of affected positions cut due to AI

submitted by /u/BousWakebo [link] [comments]

General AI
r/artificial
TechCrunch Mobility: Uber enters its assetmaxxing era

TechCrunch Mobility: Uber enters its assetmaxxing era

Welcome back to TechCrunch Mobility, your hub for the future of transportation and now, more than ever, how AI is playing a part.

General AI
TechCrunch AI
AI chip startup Cerebras files for IPO

AI chip startup Cerebras files for IPO

In recent months, the company announced an agreement with Amazon Web Services to use Cerebras chips in Amazon data centers, as well as a deal with OpenAI reportedly worth more than $10 billion.

General AI
TechCrunch AI
Anthropic’s relationship with the Trump administration seems to be thawing

Anthropic’s relationship with the Trump administration seems to be thawing

Despite recently being designated a supply-chain risk by the Pentagon, Anthropic is still talking to high-level members of the Trump administration.

General AI
TechCrunch AI
This founder was an AI layoff 9 months ago. Then he built an instantly profitable company with 2 partners and 12 agents

This founder was an AI layoff 9 months ago. Then he built an instantly profitable company with 2 partners and 12 agents

"We launched 2.5 months ago, and right now, we have $300,000 in ARR."

General AI
Fortune AI
Schematik Is ‘Cursor for Hardware.’ Anthropic Wants In

Schematik Is ‘Cursor for Hardware.’ Anthropic Wants In

Schematik is a program that aims to help people vibe code for physical devices. Hopefully, it won’t blow anything up.

General AI
WIRED AI

AI news from 200+ sources

Get Started Free
🧠

Models & Gen AI

arXiv cs.CL

FD-NL2SQL: Feedback-Driven Clinical NL2SQL that Improves with Use

arXiv:2604.15646v1 Announce Type: new Abstract: Clinicians exploring oncology trial repositories often need ad-hoc, multi-constraint queries over biomarkers, endpoints, interventions, and time, yet writing SQL requires schema expertise. We demo FD-NL2SQL, a feedback-driven clinical NL2SQL assistant for SQLite-based oncology databases. Given a natural-language question, a schema-aware LLM decomposes it into predicate-level sub-questions, retrieves semantically similar expert-verified NL2SQL exemplars via sentence embeddings, and synthesizes executable SQL conditioned on the decomposition, retrieved exemplars, and schema, with post-processing validity checks. To improve with use, FD-NL2SQL incorporates two update signals: (i) clinician edits of generated SQL are approved and added to the exemplar bank; and (ii) lightweight logic-based SQL augmentation applies a single atomic mutation (e.g., operator or column change), retaining variants only if they return non-empty results. A second LL

Models & Gen AI
arXiv cs.CL
Hacker News

Ask HN: Is giving AI agents DB access the new BI-tool problem?

A couple of early-to-mid-stage startups I'm consulting with are asking the same question: their AI/ML team wants production Postgres data, and nobody's quite sure how to give it to them. I've handled this before for BI teams — read replica with a generous `max_standby_streaming_delay` and `hot_standby_feedback` on, accepting the occasional bloat on the primary. Worked fine. But the AI/ML ask feels different in ways I can't fully articulate yet, which is part of why I'm asking. A few things I'm trying to calibrate: Where does the agent actually connect? Primary with RLS, read replica, warehouse (Snowflake/BigQuery/Redshift), lakehouse (Iceberg/Delta on S3), or something else? If you're not doing this — is it compliance, cost fear, bad experiences (runaway queries, PII in prompts), or something else? And the one I'm most curious about: does this actually feel different from giving BI tools DB access, or is it the same problem wearing new clothes? Not looking for product recommendations.

Models & Gen AI
Hacker News
Show HN: A privacy-first, local-LLM note app for iOS (Google Keep alternative)

Show HN: A privacy-first, local-LLM note app for iOS (Google Keep alternative)

Article URL: https://github.com/moeen-mahmud/remen Comments URL: https://news.ycombinator.com/item?id=47825712 Points: 1 # Comments: 0

Models & Gen AI
Hacker News
The Railroad was its Own Biggest Customer

The Railroad was its Own Biggest Customer

This week: AI-enabled market entry, vision intelligence, true chemical operations autonomy, LNG tankers, Gemini embodied reasoning, smaller/cheaper/recycled EVs

Models & Gen AI
Exponential Industry
Always-on Ray-Ban Meta glasses powered by OpenClaw speed up everyday tasks in new study

Always-on Ray-Ban Meta glasses powered by OpenClaw speed up everyday tasks in new study

A research team developed an OpenClaw agent for smart glasses to find out how continuously perceiving AI changes the way people use agentic AI systems. The article Always-on Ray-Ban Meta glasses powered by OpenClaw speed up everyday tasks in new study appeared first on The Decoder.

Models & Gen AI
THE DECODER
First token counts reveal Opus 4.7 costs significantly more than 4.6 despite Anthropic's flat pricing

First token counts reveal Opus 4.7 costs significantly more than 4.6 despite Anthropic's flat pricing

Anthropic's Opus 4.7 matches its predecessor's per-token price, but each request ends up costing significantly more. The reason: a new tokenizer that breaks the same text into up to 47 percent more tokens. Early measurements show what that shift means in practice for Claude Code users. The article First token counts reveal Opus 4.7 costs significantly more than 4.6 despite Anthropic's flat pricing appeared first on The Decoder.

Models & Gen AI
THE DECODER
Track HN: Comparing 156 LLM Launch Posts on Hacker News

Track HN: Comparing 156 LLM Launch Posts on Hacker News

Article URL: https://track-hacker-news.com/reports/llm-launches Comments URL: https://news.ycombinator.com/item?id=47823438 Points: 2 # Comments: 0

Models & Gen AI
Hacker News
r/AI_Agents

AI Assistant i am really new to this and i wanted to brag (chat GPT has helped me a ton)

the link will be in the comments plz give me advice and everything if anyone has experience with this. I am super excited to get into this world. idk if Friday is allowed its a total rip off but oh well lol submitted by /u/Time_Appeal2458 [link] [comments]

Models & Gen AI
r/AI_Agents
Google launches generative UI standard for AI agents

Google launches generative UI standard for AI agents

Google's A2UI 0.9 is a framework-agnostic standard that lets AI agents generate UI elements on the fly, tapping into an app's existing components across web, mobile, and other platforms. The article Google launches generative UI standard for AI agents appeared first on The Decoder.

Models & Gen AI
THE DECODER
Claude Token Counter, now with model comparisons

Claude Token Counter, now with model comparisons

Models & Gen AI
Simon Willison's Weblog
Salesforce CEO Marc Benioff says APIs are the new UI for AI agents

Salesforce CEO Marc Benioff says APIs are the new UI for AI agents

Salesforce is opening its entire platform to AI agents. With "Headless 360," the API becomes the user interface and the browser becomes obsolete. CEO Marc Benioff is putting into practice exactly what OpenAI's Sam Altman recently called an inevitable shift. The article Salesforce CEO Marc Benioff says APIs are the new UI for AI agents appeared first on The Decoder.

Models & Gen AI
THE DECODER
r/AI_Agents

How much to charge for an AI Agent?

Hey guys, I've built a workflow that I want to give to my client, it goes as follows: They have hundreds of freelancers that work with kids that need special care. The freelancers are filling our forms by hand and kids do the same. Now I've built a script that reads these handwritings, combines that to a excel sheet and matches the freelancer with the kids. Since I have Anthropic api cost, I want to price that service monthly, but I don't know how much. I'm thinking to offer this for $350/month. What do you guys think? What is fair, but still acceptable? submitted by /u/lukaszadam_com [link] [comments]

Models & Gen AI
r/AI_Agents
🤖

Robotics

China's robot half marathon shows off humanoid advances

China's robot half marathon shows off humanoid advances

A bipedal humanoid robot finished a half marathon in China in under 51 minutes, underscoring rapid advancements in the country’s physical AI sector.

Robotics
Semafor Tech