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

AI News Today

Live

4191 stories from 30+ sources, refreshed continuously.

Hacker News AILLMs

Which web browser has no AI?

I think it's time to stay away from softwares or tools which have AI features. First find the good enough web browser which has no AI. "No AI", I mean totally no AI features, not the options to close AI features. Because using AI or adding AI features can influence many aspects of the softwares (decisions, philosophy, UI, details, attitudes to users, privacy, security, etc.), and reflects the abilities and purposes of the developer or company. Comments URL: https://news.ycombinator.com/item?id=4

Read source article
Hacker News LLMLLMs

Show HN: Goulash – heckler/helper to local-LLM your shell as little as possible

I use the terminal a lot, but I don't remember every command, flag, and syntax available. ffmpeg, piping to awk, find, etc... I know I'm not cool enough, but it's crazy-making. I get into a regular pattern of asking Claude, ChatGPT, or a local model how I'd write a command or do something with some files or a prompt, then going back to the terminal with a mad-lib command and reasoning through it. So I built goulash. It takes up the bottom four lines of your terminal as a place to comment on your

Read source article
Hacker News LLMLLMs

How to Prompt Any LLM?

Article URL: https://blog.sparsh.dev/how-to-prompt-llms/ Comments URL: https://news.ycombinator.com/item?id=49134770 Points: 3 # Comments: 2

Read source article
Hacker News LLMLLMs

Integrate LLM into your Python runtime

Article URL: https://github.com/MiskaKan/thinair Comments URL: https://news.ycombinator.com/item?id=49133864 Points: 2 # Comments: 0

Read source article
Hacker News LLMLLMs

LLM speculative decoding explained simply

Article URL: https://jwlabs.vercel.app/post/speculative-decoding-first-principles Comments URL: https://news.ycombinator.com/item?id=49130093 Points: 2 # Comments: 0

Read source article
Simon WillisonLLMs

deepseek-ai/DeepSeek-V4-Flash-0731

<p><strong><a href="https://huggingface.co/deepseek-ai/DeepSeek-V4-Flash-0731">deepseek-ai/DeepSeek-V4-Flash-0731</a></strong></p> The latest release in DeepSeek's V4 family, "with substantially enhanced agentic capabilities". It's 304 billion parameters - 167GB on Hugging Face - but it appears to punch <em>well</em> above its weight.</p> <p>Artificial Analysis <a href="https://artificialanalysis.ai/models/deepseek-v4-flash">rank it</a> ahead of MiniMax M3 - a 428B model. It's $0.14/million inpu

Read source article
Simon WillisonLLMs

llm-mcp-client 0.1a0

<p><strong>Release:</strong> <a href="https://github.com/simonw/llm-mcp-client/releases/tag/0.1a0">llm-mcp-client 0.1a0</a></p> <p>See <a href="https://simonwillison.net/2026/Jul/31/stateless-mcp/#llm-mcp-client">this blog entry</a>.</p> <p>Tags: <a href="https://simonwillison.net/tags/llm">llm</a>, <a href="https://simonwillison.net/tags/model-context-protocol">model-context-protocol</a></p>

Read source article
Simon WillisonLLMs

Oxide and Friends: The Open Weight Revolution with Simon Willison

<p><strong><a href="https://oxide-and-friends.transistor.fm/episodes/the-open-weight-revolution-with-simon-willison">Oxide and Friends: The Open Weight Revolution with Simon Willison</a></strong></p> On Monday Bryan Cantrill and Adam Leventhal invited me to join their podcast to talk about the <em>wild</em> week we've had - with Kimi K3 showing open weight models can stand toe-to-toe with proprietary frontier ones, <a href="https://simonwillison.net/2026/Jul/22/openai-cyberattack/">accidental cy

Read source article
Simon WillisonLLMs

smevals - a small eval suite for evaluating models, prompts, and harnesses

<p><strong><a href="https://primeradiant.com/blog/2026/smevals.html">smevals - a small eval suite for evaluating models, prompts, and harnesses</a></strong></p> I've been working with Jesse Vincent's <a href="https://primeradiant.com">Prime Radiant</a> applied AI research lab building out this evals framework to help answer questions about the capabilities of different models.</p> <p>The result is <strong><a href="https://github.com/prime-radiant-inc/smevals">smevals</a></strong>, a new tool for

Read source article
Hacker News LLMLLMs

Bursty arrivals speed up LLM inference

Article URL: https://systems.seas.harvard.edu/blog/burstiness-is-all-you-need/ Comments URL: https://news.ycombinator.com/item?id=49126971 Points: 2 # Comments: 1

Read source article
Hacker News LLMLLMs

What LLM Inference Costs

Article URL: https://twitter.com/Akashi203/status/2083213197171884505 Comments URL: https://news.ycombinator.com/item?id=49126687 Points: 2 # Comments: 0

Read source article
Hacker News LLMLLMs

Everyone is building LLM routers, we deprecated ours

Article URL: https://manifest.build/blog/why-we-deprecated-our-llm-router/ Comments URL: https://news.ycombinator.com/item?id=49126630 Points: 130 # Comments: 85

Read source article
Hacker News LLMLLMs

GenRec: Towards LLM-Native Recommendation at Netflix

Article URL: https://netflixtechblog.com/genrec-towards-llm-native-recommendation-at-netflix-f20be6f643e3 Comments URL: https://news.ycombinator.com/item?id=49124983 Points: 3 # Comments: 0

Read source article
OpenAI BlogLLMs

Advancing responsible AI across Europe

OpenAI shares how its safety, security, transparency, and provenance practices support responsible AI governance in Europe. The work will continue as the EU AI Act advances.

Read source article
OpenAI BlogLLMs

Building abundant intelligence

A full-stack approach to making advanced AI more capable, more affordable, and more widely useful.

Read source article
Simon WillisonLLMs

datasette-agent 0.4a0

<p><strong>Release:</strong> <a href="https://github.com/datasette/datasette-agent/releases/tag/0.4a0">datasette-agent 0.4a0</a></p> <blockquote> <ul> <li>New <code>await context.browser_task()</code> mechanism allowing agent tools to run code directly in the user's browser. <a href="https://github.com/datasette/datasette-agent/pull/33">#33</a></li> </ul> </blockquote> <p>This is an exciting new capability: it makes it easy for Datasette Agent plugins to provide tools that execute custom JavaScr

Read source article
Hacker News LLMLLMs

Ask HN: What are you using for LLM inference in production?

I started with OpenAI back in the GPT-3 days, then bounced between the major labs (with a brief interlude with Workers AI). I eventually settled on Gemini 2.5 Flash Lite as my workhorse, using it against structured data/vectors as a chatbot. It was cheap, good enough, and most importantly, fast - but it's now being sunset and I'm not sure where to go to find similar performance. Groq seems promising but developer access hasn't been available for months. I'd love to use open source, but I never f

Read source article
Hacker News AILLMs

Show HN: Slaide, open-source Markdown slides AI writes and PowerPoint opens

I am trying to replace PowerPoint with a file format better suited for AI. But let me fill you in... So, I pitch a lot these days, and "make the deck" had become the worst part of my week. I don't know about you, but automation hasn't really worked for me here. Every AI deck tool I tried failed the same way. After various trial and errors, it ends up being fine on screen, but a broken approximation on export, and not one of them would touch my company master. So I was thinking that perhaps the s

Read source article
OpenAI BlogLLMs

Univé builds an AI-ready workforce

See how Univé built an AI-ready workforce with ChatGPT Enterprise by combining leadership, responsible governance, and employee-led innovation to transform work at scale.

Read source article
Hacker News AILLMs

Benchmarking Guardrails for AI Agent Safety

Article URL: https://blog.mozilla.ai/can-open-source-guardrails-really-protect-ai-agents/ Comments URL: https://news.ycombinator.com/item?id=49119800 Points: 2 # Comments: 0

Read source article
Hacker News AILLMs

Show HN: ZenResume – Free, local-first ATS resume builder with AI import

Build 100% ATS-compliant tech resumes in minutes. Import existing PDFs with Gemini AI, tailor keywords to job descriptions, and download high-quality PDFs with no paywalls or subscriptions. Comments URL: https://news.ycombinator.com/item?id=49119667 Points: 1 # Comments: 0

Read source article
Hacker News AILLMs

SAP's Big Push for Tabular AI. What It Means for Enterprises

Article URL: https://pub.towardsai.net/saps-big-push-for-tabular-ai-what-it-means-for-enterprises-7dc3af2a1d8c?sk=73d9e33939f8f38b3d7ea49f87bb2e6a Comments URL: https://news.ycombinator.com/item?id=49119518 Points: 1 # Comments: 0

Read source article
Hacker News AILLMs

'First tremors' of AI earthquake showing in digital revenue hit

Article URL: https://pressgazette.co.uk/publishers/digital-journalism/first-tremors-of-ai-earthquake-showing-in-digital-revenue-hit/ Comments URL: https://news.ycombinator.com/item?id=49119344 Points: 5 # Comments: 1

Read source article
Hacker News AILLMs

Nvidia's $750B AI bet deepens fears of a circular tech bubble

Article URL: https://www.latimes.com/business/story/2026-07-29/nvidias-750-billion-ai-bet-deepens-fears-of-circular-tech-bubble Comments URL: https://news.ycombinator.com/item?id=49119284 Points: 4 # Comments: 1

Read source article
Hacker News AILLMs

Show HN: What should the GUI for AI agents look like?

Hi HN! We’re Akilan and Miguel, the creators of MarbleOS. The inspiration for Marble comes from the GUI work at Xerox PARC, the 1984 Macintosh, and later NeXTSTEP, which became the foundation for Mac OS X. Before GUIs, interacting with a computer was limited to strange terminal commands: C:\> DIR C:\> COPY FILE.TXT A: You had to remember the command, syntax, paths, and parameters. The GUI made those capabilities visible. Instead of remembering commands, you could point at files, drag them, click

Read source article