AiAnyTool - Best AI Tools Directory and Artificial Intelligence Software Hub Logo
Loading theme toggle
Real-Time Coverage

AI News Today

Live

31429 stories from 30+ sources, refreshed continuously.

TechCrunch

Eric Wu’s newest company, out of stealth since May, is going after construction’s labor crunch

Eric Wu, who built and ran Opendoor before stepping away in 2022, has had his new company, NavigateAI, out of stealth since May — building AI copilots that give construction workers real-time, hands-free guidance through smartphones and Meta's AI glasses, backed by $25 million from Elad Gil, Khosla Ventures, and Lennar to tackle a labor shortage severe enough that data center projects alone now need 4,000 to 5,000 workers apiece.

Read source article
Hacker News: Show HN

Show HN: Browse 27 years of movie ticket stubs in ThreeJS

This is one of those projects that's been sitting in the back of my mind for years. I made a ThreeJS UI for browsing (read: re-living) the ticket stubs I've been collecting since I was 9 years old. I was going to create a whole form so that people could share their own collections but landed on just opening up a version you can use to DIY with your agent. That part is here: https://github.com/billybillymc/stubs Enjoy! Notes and feedback welcome and appreciated. Comments URL: https://news.ycombin

Read source article
PyTorch

Cambricon Joins the PyTorch Foundation as a Platinum Member

The PyTorch Foundation, a community-driven hub for open source AI under the Linux Foundation, is announcing today that Cambricon has joined as a Platinum member. Founded in 2016, Cambricon is...

Read source article
Cambricon Joins the PyTorch Foundation as a Platinum Member
Vercel Blog

GPT Image 2.5 Flare and Sunburst now available on AI Gateway

GPT Image 2.5 Flare and GPT Image 2.5 Sunburst from OpenAI are now available on AI Gateway as openai/gpt-image-2.5-flare and openai/gpt-image-2.5-sunburst . Both models generate and edit images with more natural lighting and textures, follow complex visual instructions, and handle detailed layouts and transparent backgrounds. They accept reference images for targeted edits while preserving surrounding elements. Flare is optimized for faster generation and iteration. Sunburst takes longer to gene

Read source article
Hacker News: Show HN

Show HN: Brw - better than Claude chrome

Cross harness browser automation. Beats Claude chrome. Allows remote over ssh (view it working on your laptop whilst your big rig does the AI bit). Comments URL: https://news.ycombinator.com/item?id=49604261 Points: 5 # Comments: 1

Read source article
Simon WillisonLLMs

llm 0.35

<p><strong>Release:</strong> <a href="https://github.com/simonw/llm/releases/tag/0.35">llm 0.35</a></p> <blockquote> <ul> <li>New OpenAI model: <code>gpt-6-astra</code> for <a href="https://openai.com/index/gpt-6-astra/">GPT-6 Astra</a>.</li> </ul> </blockquote> <p>Tags: <a href="https://simonwillison.net/tags/openai">openai</a>, <a href="https://simonwillison.net/tags/llm">llm</a>, <a href="https://simonwillison.net/tags/gpt-6-astra">gpt-6-astra</a></p>

Read source article
Hacker News: Show HN

Show HN: Archprint, infer architecture lint rules from your repo's import graph

Every TypeScript architecture linter makes you write the rules by hand (dependency-cruiser, eslint-plugin-boundaries, Sheriff, ts-arch). Archprint does the opposite: it reads your repo's real import graph, finds the boundaries your code already respects, and turns the ones that pass a statistical confidence gate into ready-to-install lint rules, with the evidence attached (how many files conform, how many break it, how confident the inference is). The framing that drove it: your CLAUDE.md / AGEN

Read source article
Simon WillisonLLMs

Quoting Jakub Pachocki

<blockquote cite="https://openai.com/index/an-alien-mind/#scalable-defense"><p>The strongest argument I see for continuing to train much smarter models quickly is the need to build defensive systems against the dangers posed by other AI. [...]</p> <p>We will need powerful, aligned AI for defense; to secure infrastructure, to protect against rogue agents in real time, and to invent entirely new protective measures. This will be a primary focus of OpenAI’s deployment efforts.</p> <p>At the same ti

Read source article
Hacker News: Show HN

Show HN: Keyclasp – Let agents use tokens without putting them in prompts

Hi HN, I kept running into the same problem: either I’d have the agent give me the command, run it myself with the credentials, and copy-paste the output back, or I’d let the agent run it and keep finding secrets in its output. I looked into alternatives and asked friends, but the only workable approach I found for my workflow was writing custom wrappers around CLIs to handle authentication. I got tired of the back-and-forth, rotating leaked tokens, and maintaining wrappers, so I built Keyclasp.

Read source article
Product HuntTools

Diiverge

<p> Turn any picture into a playable AI adventure </p> <p> <a href="https://www.producthunt.com/products/diiverge-co?utm_campaign=producthunt-atom-posts-feed&utm_medium=rss-feed&utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1244146?app_id=339">Link</a> </p>

Read source article
Simon WillisonLLMs

Video compressor

<p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/video-compressor">Video compressor</a></p> <p>I recorded a short demo video of <a href="https://simonwillison.net/2026/Sep/7/equal-earth/">my Equal Earth</a> animation on my phone and wanted to publish an optimized version of that video (using FFMPEG) on my blog, so I had Claude Fable 5.1 in Claude Code for web <a href="https://claude.ai/code/session_01QHTdJZ4xg6TZfDXCmuvAE9">build me this tool</a> using the WebAssembly build of

Read source article
The Hacker NewsSecurity

PEEP Turns Chrome and Edge Into Post-Compromise Backdoors for Host Command Execution

Cybersecurity researchers have disclosed details of a complex Chromium-based post-exploitation toolkit called PEEP that masquerades as a bookmarks extension for the web browser. "Requiring prior administrative or code execution access, its installer injects the extension directly into Chrome/Edge profiles, bypassing Web Store checks and user prompts by forging Chromium's own Secure Preferences

Read source article
PEEP Turns Chrome and Edge Into Post-Compromise Backdoors for Host Command Execution
The Guardian AIBusiness

AI transcriptions are no time-saving measure for doctors | Letters

<p><strong>Dr Mary Gibbs </strong>says there are a number of problems with AI, particularly its tendency to misunderstand, as <strong>Debbie Cameron </strong>can attest</p><p>I am an out-of-hours GP, and I am glad to see a news report on this issue, which has been causing me increasing concern at work (<a href="https://www.theguardian.com/society/2026/aug/31/doctors-ai-scribes-get-names-of-drugs-and-diagnoses-wrong-nhs-watchdog-warns">Doctors’ AI scribes get names of drugs and diagnoses wrong, N

Read source article
AI transcriptions are no time-saving measure for doctors | Letters
Simon WillisonLLMs

Mercator ↔ Equal Earth

<p><strong>Tool:</strong> <a href="https://tools.simonwillison.net/equal-earth">Mercator ↔ Equal Earth</a></p> <p>I got curious about the Equal Earth map projection that was recently <a href="https://www.theguardian.com/world/2026/sep/04/un-vote-world-map-mercator-equal-earth-africa">voted on at the UN</a> so I had GPT-6 Astra (medium) in ChatGPT Work <a href="https://chatgpt.com/share/6a9ee520-c82c-83ea-8111-2f7050c08638">build me</a> this animated transition between Mercator and Equal Earth us

Read source article
Product HuntTools

Tables.so

<p> AI that finds, qualifies and enriches your next customer </p> <p> <a href="https://www.producthunt.com/products/tables-so?utm_campaign=producthunt-atom-posts-feed&utm_medium=rss-feed&utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1243922?app_id=339">Link</a> </p>

Read source article
The Guardian AIBusiness

Architect of UK’s AI policy quits after Anthropic conflict of interest concerns

<p>Matt Clifford forced to stand down amid disquiet from senior MPs over his new full-time job at AI company </p><p>The chair of the UK government’s “moonshot” science and technology research unit has been forced to stand down after taking a job with the San Francisco AI firm Anthropic, in a move senior MPs called a “clear conflict of interest”.</p><p>Matt Clifford <a href="https://www.theguardian.com/technology/2026/sep/02/architect-of-uks-ai-strategy-joins-anthropic">announced last week</a> th

Read source article
Architect of UK’s AI policy quits after Anthropic conflict of interest concerns
AWS Blog

AWS Weekly Roundup: Claude Fable 5.1 on AWS, Amazon Linux 2027 preview, AWS Certified AI Business Strategist, and more (September 7, 2026)

Last week, Claude Fable 5.1 became available on AWS. According to Anthropic, Claude Fable 5.1 delivers frontier intelligence for ambitious tasks across coding, scientific research, and enterprise workflows. Claude Fable 5.1 is built for long-running, high-stakes work that runs for hours and spans many applications. It can own more of a software project on its […]

Read source article
The Robot ReportRobotics

Inbolt to discuss physical AI’s deployment problem at RoboBusiness

Rudy Cohen, the co-founder and CEO of Inbolt, will reframe where physical AI pays off at RoboBusiness this fall. The post Inbolt to discuss physical AI’s deployment problem at RoboBusiness appeared first on The Robot Report .

Read source article
Inbolt to discuss physical AI’s deployment problem at RoboBusiness
The Robot ReportRobotics

Agility Robotics reports $1.8M revenue ahead of humanoid SPAC

Agility Robotics’ S-4 filing reveals $1.8 million in 2025 revenue, a $140 million operating loss and plans to scale its Digit humanoid robot business. The post Agility Robotics reports $1.8M revenue ahead of humanoid SPAC appeared first on The Robot Report .

Read source article
Agility Robotics reports $1.8M revenue ahead of humanoid SPAC
UX Planet

GPT-6 Astra for UI Design

GPT-6 Astra is the latest and most powerful AI model from OpenAI. The model has already received a lot of praise for its capabilities. In… Continue reading on UX Planet »

Read source article
GPT-6 Astra for UI Design
IEEE Spectrum RoboticsRobotics

This Robot Will Draw Your Blood Now

You sit down and put your arm in the cradle. You press a button. The machine takes it from there. A near-infrared light sweeps your inner elbow, hunting for a vein. A puff of alcohol hits your skin. An ultrasound probe glides across your arm, mapping how deep the vessel runs and which way it bends. Doppler captures the direction of blood flow to rule out the artery. The cuff tightens around your upper arm. The needle comes down and pierces the skin. Your blood flows into the collection tubes, ea

Read source article
This Robot Will Draw Your Blood Now
The Robot ReportRobotics

MassRobotics shares member survey results around FCC restrictions

MassRobotics has found that companies were split on the FCC ban on new foreign-produced mobile robots. The post MassRobotics shares member survey results around FCC restrictions appeared first on The Robot Report .

Read source article
MassRobotics shares member survey results around FCC restrictions