Welcome back
Curated from 200+ sources across AI & machine learning

Google's transcription feature will initially launch with Samsung Galaxy and Google Pixel phones



Article URL: https://firethering.com/openai-daybreak-ai-cybersecurity/ Comments URL: https://news.ycombinator.com/item?id=48109759 Points: 1 # Comments: 0

Hollywood actors and producers are standing behind a new AI licensing standard that will tell AI systems whether they'll need to pay to use a person's likeness, creative work, characters, and designs. With the Human Consent Standard, people can set terms for the use of their work or likeness, including giving AI systems full permission to use their content, allowing access with certain requirements, or restricting access entirely. The Human Consent Standard builds upon the Really Simple Licensing (RSL) Standard, which launched last year as a way for websites to signal how AI systems use their work. RSL Media, a nonprofit cofounded by Cate B … Read the full story at The Verge.

A new startup called Dessn has raised $6M to build AI-powered design tools that work directly with production codebases.

Article URL: https://www.thekabukipapers.org/articles/36 Comments URL: https://news.ycombinator.com/item?id=48112732 Points: 2 # Comments: 1

Atlassian (NASDAQ:TEAM) co-founder and CEO Mike Cannon-Brookes offered one of the most candid views yet on enterprise AI adoption in a recent appearance on The AI Daily Brief podcast. He shared that before Atlassian acquired Dia, the AI-powered web browser built by The Browser Company of New York, “4 people at Atlassian were allowed to ... Atlassian CEO: Only 4 of 13,000 Employees Could Use Our AI Tool When We First Bought It
submitted by /u/ThereWas [link] [comments]

Mythos was only released to a select few organizations to help them patch problems; OpenAI will do likewise.

Article URL: https://www.pcguia.pt/2026/05/adeus-chromebook-a-google-anunciou-uma-nova-geracao-de-computadores-portateis-centrados-em-ia/ Comments URL: https://news.ycombinator.com/item?id=48107202 Points: 2 # Comments: 0

AI that can see and understand what's happening in a video — especially a live feed — is understandably an attractive product to lots of enterprises and organizations. Beyond acting as a security "watchdog" over sites and facilities, such an AI model could also be used to clip out the most exciting parts of marketing videos and repurpose them for social, identify inconsistencies and gaffs in videos and flag them for removal, and identify body language and actions of participants in controlled studies or candidates applying for new roles. While there are some AI models that offer this type of functionality today, it's far from a mainstream capability. The two-year-old startup Perceptron Inc. is seeking to change all that, however. Today, it announced the release of its flagship proprietary video analysis reasoning model, Mk1 (short for "Mark One") at a cost — $0.15 per million tokens input / $1.50 per million output through its application programming interface (API) — that comes in a

The company named Open Doors Partners, Unicorns Exchange, Pachamama Capital, Lionheart Ventures, Hiive, Forge Global, Sydecar and Upmarket as companies that are not authorized to provide access to buy or sell its shares.

Rivian's AI-powered voice assistant is rolling out today to the company's vehicle fleet. The assistant will be available through a software update to all compatible Rivian Gen 1 and Gen 2 vehicle owners who subscribe to the company's Connect Plus cellular service, which costs $15 a month or $150 a year, or are in an active trial. First announced at last year's AI and Autonomy Day, the Rivian Assistant is powered by the company's Rivian Unified Intelligence, "a shared, multi-modal AI foundation" that is "interwoven" throughout the entire company. The assistant is deeply embedded in the vehicle's operations, but will also pair with third-par … Read the full story at The Verge.

Tech futures fell as oil prices topped $100 while South Korea news triggered losses in Q1 stocks. CPI inflation picked up.

Article URL: https://github.com/loadzero/ai-to-arse Comments URL: https://news.ycombinator.com/item?id=48107447 Points: 1 # Comments: 1

Is AI leaving the era of "turn-based" chat? Right now, all of us who use AI models regularly for work or in our personal lives know that the basic interaction mode across text, imagery, audio, and video remains the same: the human user provides an input, waits anywhere between milliseconds to minutes (or in some cases, for particularly tough queries, hours and days), and the AI model provides an output. But if AI is to really take on the load of jobs requiring natural interaction, it will need to do more than provide this kind of "turn-based" interactivity — it will ultimately need to respond more fluidly and naturally to human inputs, even responding while also processing the next human input, be it text or another format. That at least seems to be the contention of Thinking Machines, the well-funded AI startup founded last year by former OpenAI chief technology officer Mira Murati and former OpenAI researcher and co-founder John Schulman, among others. Today, the firm announced a r

The Japanese drugmaker aims to more than double oncology revenue to above ¥2.3 trillion by 2030 and become one of the world's top five oncology players by 2035.
AI news from 200+ sources
Get Started Free
Anthropic launches twelve new Claude plugins for legal work covering contract law, employment law, and litigation, while connecting the chatbot to services like Thomson Reuters' CoCounsel Legal and Harvey. According to Anthropic's chief legal officer, lawyers use Claude more than almost any other profession. The article Anthropic expands legal AI offerings with new Claude Cowork plugins appeared first on The Decoder.

Quinn Emanuel's Christopher Kercher built his firm's litigation platform on Claude and it's "far beyond what I would've done on my own — probably ever."

Gemini Intelligence comes with a Liquid Glass-ish visual treatment. | Image: Google It is, once again, Gemini season. Google is announcing a host of new Gemini features during its pre-I/O Android showcase, many of which aim to help use your phone for you. You'll find Gemini in more places, like Chrome on Android, in your autofill suggestions, and all up in your apps - if you want. Google also has a new name for us to remember, because it just can't help itself: Gemini Intelligence. It "brings the very best of Gemini to our most advanced Android devices," according to Google's director of Android experiences, Ben Greenwood. Google is bundling some existing and new Gemini features under this name, and seems to be reserving t … Read the full story at The Verge.

Article URL: https://www.aiuc-1.com/research/setting-the-standard-for-agentic-development Comments URL: https://news.ycombinator.com/item?id=48109924 Points: 7 # Comments: 0
I've been using the int4 Autoround quant from "Lorbus/Qwen3.6-27B-int4-AutoRound" and it has been pretty good! Great quality and performance on an RTX 5090 vllm. I decided to use a similar Autoround recipe but use the "autorund-best" preset instead, it uses more iterations to increase the quality. I have created a default version and a code calibrated quant both at int4. Recipe and calibration dataset can be found within the model card. webhie/Qwen3.6-27B-int4-AutoRound (Best Recipe) webhie/Qwen3.6-27B-int4-AutoRound · Hugging Face webhie/Qwen3.6-27B-int4-AutoRound-Code (Best Recipe) webhie/Qwen3.6-27B-int4-AutoRound-Code · Hugging Face Token Generation: 60-80tps (w/o mtp) & 130-160tps (w mtp 3) Note: This model is extremely sensitive to chat template changes, if you encounter issues (looping, incomplete responses, etc.) with any other Qwen 3.6 model try v11 from here: froggeric/Qwen-Fixed-Chat-Templates · Hugging Face V11 is included with the HF quant. submitted by /u/Oth

Google unveiled its new AI-first Googlebooks laptops, more agentic Gemini features, vibe-coded Android widgets, Gemini in Chrome, refreshed Android Auto, and more ahead of I/O.

Gemini Intelligence will also include Gboard based dictation and form filling capabilities

Between May 6 and 7, four security research teams published findings about Anthropic’s Claude that most outlets covered as three separate stories. One involved a water utility in Mexico, another targeted a Chrome extension, and a third hijacked OAuth tokens through Claude Code. In one case, Claude identified a water utility’s SCADA gateway without being told to look for one. These are not three bugs. They are one architectural question playing out on three surfaces. No single patch released so far addresses all of them. The common thread is the confused deputy, a trust-boundary failure where a program with legitimate authority executes actions on behalf of the wrong principal. In each case, Claude held real capabilities on every surface and handed them to whoever showed up. An attacker probing a water utility's network. A Chrome extension with zero permissions. A malicious npm package rewriting a config file. Carter Rees, VP of Artificial Intelligence at Reputation, identified the stru

Mira Murati's start-up presents its first AI model and aims to free voice AI from the question-and-answer model. The model processes audio, video and text in 200-millisecond chunks in parallel and aims to beat OpenAI's GPT Realtime 2 and Google's Gemini Live in terms of interaction quality. The article Thinking Machines Lab ships its first model and argues interactivity is what OpenAI gets wrong about voice appeared first on The Decoder.

The Paris startup, backed by leaders from OpenAI, Anthropic, DeepMind, Mistral, and Hugging Face, says companies need real-time tools to control what AI systems do after they are deployed.

Hello Robot, the team behind the Stretch mobile manipulation platform, have announced the release of Stretch 4. Available now for $29,950, Stretch 4 is an open-source robotics platform designed for researchers, developers, and application engineers building the next wave of Physical AI applications for general purpose robotics. “In the last few years, Physical AI has […]

Comau and Omron Robotics have signed a strategic collaboration agreement aimed at accelerating the adoption and deployment of advanced industrial automation solutions for manufacturers worldwide. The collaboration will focus on high-growth sectors including electronics, semiconductors, medical manufacturing and light industrial intralogistics – markets that continue to see strong demand for flexible, easily deployable automation. The […]