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

AI News Today

Live

31834 stories from 30+ sources, refreshed continuously.

Hacker News: Show HN

Show HN: I Built OpenClaw for Stocks

I'm the solo dev/builder of FN2, which uses Open Source AI models to deliver autonomous agents at scale, similar to Hermes and OpenClaw but tailored for stocks. Think of it like Claude Code with a zillion finance skills but it can run them on a schedule or based on price movements and then send you notifications. FN2 is primarily written in Go with some Python here and there and runs on colocated bare metal I set up from scratch. Just hit about 400 users and things are holding up so far. Would b

Read source article
Google Developers

Unlocking the Next Era of On-Device AI with Google Tensor and Pixel

At Google I/O Connect India, Google showcased the future of 100% private, on-device AI powered by the custom Tensor SoC and TPU for the new Pixel 10 family. The event debuted the lightweight Gemma 4 E2B model, which runs natively on the device to enable completely offline multimodal features like AI chat, real-time image recognition, and personal agent tasks. Developers can start building these secure, edge-based applications today by accessing the newly announced Tensor SDK beta and its accompa

Read source article
Hacker News AILLMs

The Turing Window: The Shelf Life of an AI-Ism

Article URL: https://www.manveerbhullar.com/writing/turing-window-ai/ Comments URL: https://news.ycombinator.com/item?id=48911839 Points: 3 # Comments: 1

Read source article
The Verge

SpaceXAI’s Grok programming tool was uploading its users’ entire codebase to cloud storage

SpaceXAI's Grok Build AI coding tool was spotted uploading users' entire codebases to Google Cloud before it was reported, and the company turned it off. The Register reports that Cereblab published findings on Monday showing how the Grok Build CLI was packaging and uploading entire code repositories, "including files it was told not to open […]

Read source article
SpaceXAI’s Grok programming tool was uploading its users’ entire codebase to cloud storage
OpenClaw Commits

refactor(copilot): trim internal exports (#107730)

<pre style='white-space:pre-wrap;width:81ex'>refactor(copilot): trim internal exports (#107730) * refactor(copilot): trim internal exports * chore(deadcode): refresh export baseline</pre>

Read source article
Krebs on SecuritySecurity

Microsoft Patches a Record 570 Security Flaws

Microsoft Corp. today released software updates to plug at least 570 security holes in its Windows operating systems and other software, almost triple the number of vulnerabilities the software giant fixed in its record-smashing Patch Tuesday release last month. Microsoft attributed the burgeoning patch counts to vulnerability discoveries aided by artificial intelligence.

Read source article
Microsoft Patches a Record 570 Security Flaws
Product HuntTools

iMessage Hermes on a Raspberry Pi

<p> An always-on AI agent that lives in your home </p> <p> <a href="https://www.producthunt.com/products/imessage-hermes-on-a-raspberry-pi?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/1196605?app_id=339">Link</a> </p>

Read source article
Dev.to

Building an Event Planning Coordinator Agent in typescript with HazelJS

<p>Planning an event—whether it's a birthday party, corporate meeting, or wedding—requires coordinating multiple moving parts simultaneously. From finding the right venue to managing guest lists, arranging logistics, and staying within budget, event planning is a complex orchestration challenge. In this post, we'll build an Event Planning Coordinator Agent using HazelJS that streamlines this process through intelligent venue search, guest coordination, and logistics planning.</p> <h2> The Proble

Read source article
Dev.to

Building a Home Maintenance Scheduler Agent in typescript with HazelJS

<p>Home maintenance is one of those tasks that everyone knows they should do regularly, but few actually manage to keep up with. Between changing HVAC filters, cleaning gutters, inspecting roofs, and coordinating service providers, it's easy for important maintenance tasks to slip through the cracks. In this post, we'll build a Home Maintenance Scheduler Agent using HazelJS that helps homeowners stay on top of their maintenance needs through intelligent task scheduling, provider matching, and re

Read source article
OpenClaw Commits

fix(ci): restore main validation gates (#107697)

<pre style='white-space:pre-wrap;width:81ex'>fix(ci): restore main validation gates (#107697) * fix(ci): allow Unreleased notes for main validation * test(ci): cover release smoke changelog intent * test(ci): require release changelog policy propagation * docs(agents): require review init after pushes * chore(ci): prune stale max-lines baseline * refactor(system-agent): split operation modules * refactor(bonjour): keep ciao classification type private * fix(bonjour): remove stale local classific

Read source article
Dev.to

How to Use Claude Code Plugins (Install from a Marketplace or Build Your Own)

<blockquote> <p>This is a cross-post — the original (and any updates) live at <a href="https://broke2builtai.com/guides/how-to-use-claude-code-plugins/" rel="noopener noreferrer">broke2builtai.com</a>.</p> </blockquote> <p>My Claude Code setup took months to accrete: a review command here, a formatting hook there, an MCP server for the database, a subagent for QA. Then I started a second project and discovered the setup didn't come with me — it was smeared across four config surfaces in the firs

Read source article
Dev.to

Production-Ready AI Agents in Node.js: Iteration Caps and Tracing

<h1> Your AI Agent Needs Tracing, Not Just Logs </h1> <p>You've probably already called an LLM from a Node.js backend. That part's easy — every provider ships a solid SDK. The part that actually trips people up is what happens <em>after</em>: turning that one API call into an agent that reasons, uses tools, loops a few times, and still behaves once real users are hitting it.</p> <p>Here's a small, honest pattern for that — plus the one thing most tutorials skip: making the loop debuggable.</p> <

Read source article
Dev.to

Fine-Tuning Qwen2-VL for Blockchain Graph Classification on AMD MI300X: What the Docs Don't Tell You

<blockquote> <p><strong>TL;DR:</strong> Graph renderings of blockchain transactions carry topology signals that serialize badly into token sequences. A hub node surrounded by 47 short-lived leaf wallets looks like a table of addresses and amounts in text form — recognizable only if you already know the pattern.</p> </blockquote> <p><em>📖 Reading time: ~23 min</em></p> <h2> What's in this article </h2> <ol> <li>The Problem: Blockchain Forensics Needs Vision, Not Just Text</li> <li>Hardware and E

Read source article
AWS Machine Learning Blog

Multi-agent social intelligence with Strands Agents and Amazon Bedrock

This post shows how Thrad.ai deployed a multi-agent system with Strands Agents and Amazon Bedrock AgentCore that automates the pipeline from prospect discovery through personalized email generation. The post compares two orchestration patterns (Swarm and Graph) with head-to-head benchmarks on latency, cost, and email quality. You’ll also learn how the system scores prospects using weighted criteria, intent classification, and temporal decay, plus governance controls for production deployment.

Read source article
Hacker News AILLMs

Five Laws of Generative AI

Article URL: https://isaaclyman.com/blog/posts/five-laws-of-ai/ Comments URL: https://news.ycombinator.com/item?id=48911134 Points: 1 # Comments: 0

Read source article
Marketing Artificial Intelligence Institute

How Marketers Can Use AI to Run a Competitive Analysis in Under a Minute

<div class="hs-featured-image-wrapper"> <a href="https://www.marketingaiinstitute.com/blog/podcast-ai-for-competitive-analysis" title="" class="hs-featured-image-link"> <img src="https://www.marketingaiinstitute.com/hubfs/MAII%20blog.715.png" alt="How Marketers Can Use AI to Run a Competitive Analysis in Under a Minute" class="hs-featured-image" style="width:auto !important; max-width:50%; float:left; margin:0 15px 15px 0;"> </a> </div> <p style="font-weight: bold;">Not long ago, the work of cre

Read source article
Hacker News AILLMs

Open Sourcing the Atuin AI Server

Article URL: https://blog.atuin.sh/atuin-ai-oss/ Comments URL: https://news.ycombinator.com/item?id=48910998 Points: 8 # Comments: 1

Read source article
The Guardian AIBusiness

Book publishers sue Google for copyright infringement over Gemini AI training

<p>Group of major publishers accuses the tech giant of ‘one of the most prolific infringements of copyrighted materials in history’</p><p>A group of major publishers have filed a lawsuit against Google, accusing the company of illegally using millions of copyrighted books to help build its Gemini artificial intelligence models, in “one of the most prolific infringements of copyrighted materials in history”.</p><p>The case, filed in federal court in New York, has been brought by three publishers

Read source article
Book publishers sue Google for copyright infringement over Gemini AI training
OpenClaw Commits

refactor(agents): trim embedded runner exports (#107706)

<pre style='white-space:pre-wrap;width:81ex'>refactor(agents): trim embedded runner exports (#107706) * refactor(agents): trim embedded runner lifecycle exports * refactor(agents): privatize transcript maintenance helpers * chore(deadcode): refresh embedded runner export baseline</pre>

Read source article
OpenClaw Commits

chore(rename): reconcile with main #102197 plugin-install trust + reg…

<pre style='white-space:pre-wrap;width:81ex'>chore(rename): reconcile with main #102197 plugin-install trust + regen baselines Rebase onto main pulled in the ClawHub plugin-install trust check (#102197); ported it into the renamed system-agent operations/tool/tests, refreshed native i18n, deadcode, and max-lines baselines for the renamed paths. Refs #107237</pre>

Read source article
Hacker News AILLMs

LinkedIn and X Are Flooded with AI Spam

Article URL: https://www.404media.co/linkedin-and-x-are-flooded-with-ai-spam-browsing-data-suggests/ Comments URL: https://news.ycombinator.com/item?id=48910633 Points: 2 # Comments: 1

Read source article
Hacker News AILLMs

Project Panama: Why an AI Company Cut Apart Books

Article URL: https://www.tobiasreithmeier.de/en/blog/project-panama-anthropic-books Comments URL: https://news.ycombinator.com/item?id=48910509 Points: 1 # Comments: 0

Read source article
Don't Worry About the VaseNewsletters

Twitter Thoughts For You

I previously have written back in March 2022 about how I use Twitter, and back in April 2023 about Twitter and its then-new algorithms, which have changed again.

Read source article
Twitter Thoughts For You
The Hacker NewsSecurity

Researchers Say Claude for Chrome Flaw Lets Rogue Extensions Trigger Gmail Reads

Any other browser extension that can run a script on claude.ai can still trigger Claude for Chrome tasks aimed at your Gmail, your latest Google Doc and its comments, and your Calendar. Both this and ClaudeBleed need a rogue extension that can already run a script on claude.ai; the difference is scope. Anthropic restricted the arbitrary-prompt path in May as part of its response to the

Read source article
Researchers Say Claude for Chrome Flaw Lets Rogue Extensions Trigger Gmail Reads