Stories
30
Sources
9
Topics
1
For You lens
30 stories in this edition match your reader profile.
Reader signals
3
Searches
0
Matches
30
Top score
140
Edition Index
Topic, entity, and source map
Lead Story
Perplexity trusts GPT-6 Astra with end-to-end systems
Perplexity uses Astra to write communications, change software, and monitor production systems, and checks in much less frequently than with earlier models.
Hacker News AI / 1:33 PM
AI models don't kill people – people kill people
HN 2 pts · 0 comments
Bloomberg AI / 2:17 PM
Amodei, Altman, Musk Call for Slowing AI Model Development
Leaders of the world’s biggest artificial intelligence platforms said it’s time to slow the development pace of their most advanced — and most lucrative — models, citing escalating risks of the technology.
The Decoder / 1:10 PM
GPT-6 Astra needs leaner prompts and fewer guardrails, OpenAI recommends
Overly long skill descriptions, blanket reading requirements, and rigid approval rules can get in GPT-6 Astra's way, warns OpenAI's Eric Provencher. More capable models need less hand-holding, so developers should tie instructions to specific tasks and spell out when the job is done. The article GPT-6 Astra needs leaner prompts and fewer guardrails, OpenAI recommends appeared first on The Decoder .
Hacker News AI / 8:54 AM
Sam Altman addresses AI doomsday fears in new interview
HN 1 pts · 1 comments
Hacker News AI / 3:09 AM
Backflip: Apple now wants to train AI models with user data after all
HN 3 pts · 0 comments
Hacker News AI / 2:57 AM
U.S. agencies say top Chinese AI companies systematically copied American models
HN 5 pts · 0 comments
Hacker News AI / 5:49 PM
Show HN: Fugu Max and Fugu Ultra v2: Orchestrating the Pareto Frontier
HN 1 pts · 0 comments
The Information AI / 12:18 AM
OpenAI AI Swarm Hacked Software Service Months Before Hugging Face Incident
A swarm of OpenAI agents conducted a cyberattack on software service RubyGems in May, months before the company’s agents hacked model platform Hugging Face, researchers at AI safety organizations Nightingale Collective and AI Futures Project found. RubyGems allows software engineers to download ...
Simon Willison LLMs / 10:49 PM
So you want to use OpenRouter?
So you want to use OpenRouter? One of OpenRouter's selling points is that it "handles fallbacks automatically and picks the most cost-effective option for each request", so you can call a single API endpoint for a model and get routed to the best available backend provider. Mohamed Moustafa points out a whole set of ways that this can cause you problems. Different providers run different serving software with different optimizations and settings, which means that the same OpenRouter endpoint can serve model requests that behave in different ways. Some providers even lack vision capability for vision models, and the way the reasoning effort option is processed can differ as well. Thankfully you can control which provider is routed to using the provider.only option . The /endpoints method returns the list of available providers for a specific model ID. Via Hacker News Tags: ai , generative-ai , llms , openrouter
TechCrunch AI / 7:35 PM
Kimi-maker Moonshot AI targets $2B in annual revenue
While K3's usage figures have declined slightly in recent months, OpenRouter data currently shows as many as 300 billion tokens being generated each day by K3 models on the system.
Bloomberg AI / 9:34 PM
SMAC CEO: Women’s Sports Is an Untapped Market
Constance Schwartz-Morini, cofounder and CEO of SMAC Entertainment, joins the program to discuss how the business of sports has shifted from simple endorsement deals to the “athlete as an enterprise” model. Schwartz-Morini notes that athletes once viewed a Nike or Wheaties deal as the peak of commercial success, but now many can generate income through owned media, consumer brands, licensing, and intellectual property. She speaks with Romaine Bostick on "The Close." (Source: Bloomberg)
The Information AI / 2:01 PM
What Anthropic Doomsayer Jacob Coxon Saw
Yesterday, Amir and I examined the shock waves that have rippled through the AI industry and far beyond since former Anthropic researcher Jacob Coxon very publicly quit his job over concerns that AI “could kill us all”—and another Anthropic AI safety specialist put the probability of such a catastrophe at greater than 10%. Coxon told me that is hardly the most pessimistic view inside Anthropic. “People have varying probabilities that—barring some substantial coordinated slowdown—the whole thing ends in doom,” he said in an interview later Wednesday. Those estimates range higher than 50% among some Anthropic employees, he said. Coxon was able to gauge the fears of his fellow employees because “Anthropic has a substantially more transparent internal culture than OpenAI,” where Coxon worked for years before joining Anthropic in May. Coxon, who focused on the earliest stages of training AI models at Anthropic, said he decided to leave the company because he was gradually “starting to viscerally feel the fear of where the tech's going to be like the next two years or even the next one year.”
OpenAI News / 12:00 AM
Build more natural voice experiences with GPT‑Live‑1 in the API
GPT‑Live‑1 brings natural, full-duplex voice conversations to the API, with stronger instruction following, custom voices, and telephony support.
The Verge AI / 9:42 PM
Suno releases its first AI music model made with record industry help
Suno's new v6 AI music model is its first made with support from the record industry. Suno's Jack Brody told The Verge that v6 was "trained from the ground up, with a new set of data that does not include the same data that our previous models were trained on." The data includes content licensed […]
TechCrunch AI / 5:36 PM
Apple CEO John Ternus says the best AI device is still the iPhone
The company also argued that its on-device models offer consumers more privacy.
Hugging Face Blog / 3:36 PM
IBM releases SOTA Granite Time Series PatchTST-FM-r2 model with commercial-friendly license
IBM releases SOTA Granite Time Series PatchTST-FM-r2 model with commercial-friendly license
The Verge AI / 8:53 PM
Drama swirls around OpenAI’s legendary mathematical milestone
OpenAI says it found a solution to a major math problem that has remained unsolved for around 90 years, as reported earlier by The New York Times and Wired. In a blog post on Tuesday, OpenAI announced that it discovered a solution to the Navier-Stokes problem - which relates to the flow of liquid and […]
Simon Willison LLMs / 11:27 PM
Introducing GPT-6 Astra for developers
Introducing GPT-6 Astra for developers Blink and you'll miss it, but there's a familiar creature at 1m59s : Across the board, Astra has more attention to detail, better understanding of the user's prompt, and can build more sophisticated outputs. In particular, it excels at building 3D models. I've seen it make incredible renderings of gardens, shipyards, animals , cityscapes, even Dyson spheres. Astra really does believe in putting a red neckerchief on a pelican riding a bicycle. Via Hacker News comment Tags: ai , openai , generative-ai , llms , pelican-riding-a-bicycle , gpt-6-astra
Hacker News AI / 8:43 PM
GPT-6-sol appeared on OpenAI API
HN 10 pts · 6 comments
Hacker News AI / 7:50 PM
How LLMs work, with interactive simulations
HN 1 pts · 0 comments
The Decoder / 8:11 AM
OpenAI's new Agents API gives developers the infrastructure behind Codex and ChatGPT
OpenAI is releasing the Agents API as a public beta. It lets developers build cloud agents that run autonomously for hours, execute code, and hand off tasks to sub-agents. There are no extra fees beyond token usage. Cloudflare, Vercel, and Oracle offer additional sandbox environments. The article OpenAI's new Agents API gives developers the infrastructure behind Codex and ChatGPT appeared first on The Decoder .
Hacker News AI / 5:04 AM
Show HN: Swiftime - time tracking you can talk to, with an API for AI agents
HN 1 pts · 0 comments
Hacker News AI / 2:15 AM
SAGG – failover gateway for cheap LLM providers
HN 1 pts · 0 comments
Hacker News AI / 9:22 PM
OpenAI’s Navier-Stokes release included a Lean 4 formal proof
HN 139 pts · 137 comments
Hacker News AI / 8:57 PM
Claude Zero Data Retention: Anthropic's Five States, Mapped
HN 1 pts · 0 comments
Hacker News AI / 7:43 PM
OpenAI Agents API
HN 134 pts · 88 comments
The Decoder / 5:47 PM
OpenAI's GPT-Live-1 API lets developers build apps that talk and listen at the same time
OpenAI releases GPT-Live-1 as a developer API. The full-duplex speech model scores 80.1 percent in interactivity tests, up from 45.4 percent for its predecessor. At $0.05 per minute, it's not cheap. The article OpenAI's GPT-Live-1 API lets developers build apps that talk and listen at the same time appeared first on The Decoder .
Latest story in this edition: 12:00 AM
Back to front page