AI/ML News & Innovations Hub

AI/ML news, top picks, and generated innovation digests.

★ Visit ai-karthik.com
422Sources
35917News Items
8Top Picks
212Blogs
runningLast Run

Latest AI/ML News

35917 matching items

InfoWorld AI 2026-08-12 00:25 UTC Score 41.0 USR-0126-20260812-global-ai-ne-be03b1e2 Full article

JetBrains fixes IntelliJ IDEA bugs

JetBrains has released a minor update to IntelliJ IDEA 2026.2, the latest edition of its IDE for Java and Kotlin . The update fixes several bugs impacting Markdown shell scripts, undo actions, terminal sessions, Java code formatting, and more. IntelliJ IDEA 2026.2.1 was announced August 10 . The most notable updates include the following: Markdown shell scripts now execute in the correct order. Undo now works correctly after applying Optimize imports on the fly . Dragging a terminal tab after using the Move to Editor action no longer restarts the terminal session. The IDE no longer throws exceptions caused by the new Resolve Conflicts mechanism for Mercurial projects. Java code formatting now correctly respects the Smart tabs setting. Updating to IntelliJ IDEA 2026.2.1 can be done from inside the IDE, using the Toolbox App, or using snaps in the case of Ubuntu users. The update also can be downloaded from the JetBrains website .

Blocked for Moderation Sora 2 API
OpenAI Community 2026-08-12 00:22 UTC Score 38.0 AI-116-20260812-social-media-4668441a Full article

Blocked for Moderation Sora 2 API

Hi, My app allows users to use Sora 2 through the API. About 10% of requests get flagged for moderation. If OpenAI flags that request as moderation, does it still charge me usage? This is important because it determines if I should grant a refund to the customer or not. Thanks

AI Weekly 2026-08-12 00:00 UTC Score 39.0 AI-133-20260812-newsletters-4fd52f64 Full article

AI Weekly Issue #521: The frontier just split into three markets

Frontier AI is no longer one market with one scoreboard. This week's release wave exposed a contest between three kinds of leverage: controlling access to intelligence, owning the model outright, and deciding which model receives each job. That changes what winning means. The lab with the highest benchmark score may not control deployment. The model installed most widely may not collect the most revenue. And the most powerful company may be the intermediary quietly directing demand. This issue follows where that leverage is moving, from model distribution into training-data provenance, electricity markets, and government oversight.

Nature Machine Intelligence 2026-08-12 00:00 UTC Score 48.0 AI-025-20260812-global-ai-ne-e85ab399

Learning contact representations in real-world clutter for universal robotic grasping

Nature Machine Intelligence, Published online: 12 August 2026; doi:10.1038/s42256-026-01292-y Wang et al. design efficient robot–environment interaction representations that achieve generalization across articulated robotic hand models and task adaptability in diverse cluttered grasping scenarios, suggesting a path towards general-purpose robotics.

Modal Blog 2026-08-12 00:00 UTC Score 37.0 USR-0086-20260812-ai-specialis-0d30c256 Full article

Qwen3.8-2.4T-A95B now available on Modal

Qwen3.8-2.4T-A95B by Alibaba, with a 1M token context window, is now available via Modal Auto Endpoints.

Nature Machine Intelligence 2026-08-12 00:00 UTC Score 49.0 AI-025-20260812-global-ai-ne-6f3dba42

Development of samarium-153 oxide loaded polystyrene radiotracer particles for gamma scintigraphy of whole gastrointestinal transit study

Nature Machine Intelligence, Published online: 12 August 2026; doi:10.1038/s41598-026-66901-7 Development of samarium-153 oxide loaded polystyrene radiotracer particles for gamma scintigraphy of whole gastrointestinal transit study

Feature Suggestion: Privacy-First AI Matchmaking
OpenAI Community 2026-08-11 23:50 UTC Score 37.0 AI-116-20260811-social-media-53e5bef1 Full article

Feature Suggestion: Privacy-First AI Matchmaking

I have an idea for a potential ChatGPT feature: AI-assisted matchmaking based on values, personality, communication style, and relationship goals. People often have extremely personal conversations with AI. Over time, an AI assistant may learn things about a person that are difficult to capture in a traditional dating profile—such as their values, emotional needs, communication style, interests, priorities, deal-breakers, and what they are actually looking for in a relationship. That creates an interesting possibility: with explicit, informed consent, ChatGPT could potentially help connect people who are genuinely compatible. For example, two people in different cities or even different countries could separately opt into an AI matchmaking program. Rather than relying primarily on photographs, short bios, and swipe behavior, the AI could compare the characteristics that actually matter for long-term compatibility. The system might identify compatibility across areas such as: Core values and worldview Relationship goals Communication style Lifestyle preferences Intellectual interests Family and relationship expectations Social preferences Career and geographic flexibility Personality characteristics Emotional needs Important deal-breakers Sense of humor and conversational style The key would be strict consent and privacy controls. ChatGPT should never automatically use someone’s private conversations for matchmaking. Instead, a user would have to explicitly activate something…

Simon Willison Weblog 2026-08-11 23:48 UTC Score 43.0 USR-0110-20260811-ai-specialis-03857807 Full article

There are no lossless transformations of natural-language text

There are no lossless transformations of natural-language text Sophie Alpert shares her "internal policy on acceptable use of AI writing by engineers". It's a short read (supporting its own recommendations) and really good. If you chose to have LLMs help massage your writing the following rule seems crucial to me: You must stand behind every idea and every sentence in your docs . It is your responsibility to make sure that the entire document is representative of your own thoughts before you share it. If a reviewer asks, “What did you mean by this line?”, it’s not acceptable to reply with “Oh sorry, AI wrote that, just ignore it.” You will confuse your readers (and waste their time) if you present them things that are not genuinely representative of your thoughts. The "no lossless transformations" idea from the post title is expanded on here: There are no lossless transformations of natural-language text — every rewrite and rephrase changes the meaning of your writing, and if this is done by an entity that doesn’t have the most detailed mental representation of what you personally were trying to communicate, information will be lost. Tags: writing , ai , generative-ai , llms , ai-misuse

OpenAI Community 2026-08-11 23:44 UTC Score 34.0 AI-116-20260811-social-media-6229a369 Full article

ChatGPT can’t read project source or at least one version of it

I updated my project_source with v10.10 of my project files. Somehow, the chat version of the ChatGPT can see them but the work version cannot. It would be hilarious watching ChatGPT repeatedly saying that it cannot found the source file if it’s not downright frustrating.

OpenAI Community 2026-08-11 23:12 UTC Score 32.0 AI-116-20260811-social-media-f7e25d1f Full article

Allow editing conversations

Hey @ resource49 ! This brings together a few conversation management requests we have seen into one broader idea. Branching is useful when you want to continue from an earlier point, but it does not really help when the goal is to clean up an existing conversation and keep only the parts that still matter. Being able to remove individual messages, move selected sections into another chat, or save a cleaned up copy while leaving the original untouched would give users much more control over long running conversations. I especially like the idea of preserving the original while creating an edited version, since that gives users room to organize the conversation without losing anything they may want to revisit later. I cannot promise a timeline for changes like this, but I will pass your feedback along internally. - Sunny

Personalized AI startup River AI raises $1.1B from consortium backed by Nvidia, AMD
SiliconANGLE AI 2026-08-11 22:59 UTC Score 47.0 USR-0127-20260811-global-ai-ne-c53e3de9 Full article

Personalized AI startup River AI raises $1.1B from consortium backed by Nvidia, AMD

River AI Inc., a startup that helps enterprises customize open-source artificial intelligence models, has raised $1.1 billion in early-stage funding. The company stated in today’s announcement that it received the capital over two rounds, a seed and a Series A. General Catalyst and AMP PBC were the lead investors. They were joined by Nvidia Corp., […] The post Personalized AI startup River AI raises $1.1B from consortium backed by Nvidia, AMD appeared first on SiliconANGLE .

Google’s Gemini AI app passes 1 billion monthly active users
SiliconANGLE AI 2026-08-11 22:50 UTC Score 31.0 USR-0127-20260811-global-ai-ne-3a060bbb Full article

Google’s Gemini AI app passes 1 billion monthly active users

Google LLC’s Gemini artificial intelligence app has passed 1 billion monthly active users, making it the 14th product in the company’s history to reach that mark. The company announced the milestone today in a blog post from Josh Woodward, vice president of Google Labs, Gemini and AI Studio. Chief Executive Sundar Pichai said in a […] The post Google’s Gemini AI app passes 1 billion monthly active users appeared first on SiliconANGLE .

Simon Willison Weblog 2026-08-11 22:40 UTC Score 57.0 USR-0110-20260811-ai-specialis-601f1e11 Full article

Stealing Reasoning Traces from Proprietary LLM APIs

Stealing Reasoning Traces from Proprietary LLM APIs A vanity domain name ( stolen-thoughts.com ) for a neat paper : Anthropic, OpenAI, and Google return encrypted chain-of-thought blocks to clients that can be replayed across sessions, users, and models. We take a trace produced by a frontier model, replay it into a weaker sibling, jailbreak the weaker model, and recover the stronger model’s hidden reasoning in plaintext You can see an example of these encrypted blocks by running: curl https://api.openai.com/v1/responses \ -H " Content-Type: application/json " \ -H " Authorization: Bearer $( llm keys get openai ) " \ -d ' { "model": "gpt-5.6-luna", "input": "Solve step by step: What is the smallest positive integer divisible by every integer from 1 through 20?", "reasoning": { "effort": "medium" }, "include": ["reasoning.encrypted_content"], "store": false, "stream": false } ' Here's the full output , which includes chunks that look like this: "output": [ { "id": "rs_0a7479de7ebae170016a7ba1a0334c8198a95590217efe343c", "type": "reasoning", "content": [], "encrypted_content": "gAAAAABqe6GjepE1wDjbFCZg0BHB6ucGnN0jvzqygG... The paper's authors found that every model under the same family used the same encryption key, which meant you could feed those blocks back into the weakest model family members and jailbreak them into outputting the unencrypted raw reasoning blocks! Sadly it looks like this has now been fixed: All model providers acknowledged the receipt of our report and s…

OpenAI Community 2026-08-11 22:37 UTC Score 35.0 AI-116-20260811-social-media-d117fbc5

Codex Freeforall talk about codex

Say something about the api! Anything. Questions concerns anything. Model names, usage type are required. Have fun!

Xbox Elite 3 prototype pad leaks with tiny built-in screen
The Verge AI 2026-08-11 22:36 UTC Score 52.0 AI-016-20260811-global-ai-ne-3bd6ed84 Full article

Xbox Elite 3 prototype pad leaks with tiny built-in screen

Did a prototype Microsoft gamepad fall off the back of a truck? We can't say, but a Redditor has legit-looking photos of a prototype Xbox controller that's almost certainly the Xbox Elite Series 3. Incredibly, they claim they bought the pad for $200 on OfferUp. In May, a Brazilian regulator's leaked images revealed that Xbox […]

Synced 2026-08-11 22:29 UTC Score 50.0 AI-041-20260811-ai-specialis-107de5a8 Full article

Comment on Smart Talk: China’s Open Voice Platforms by Samuel

This was an interesting look at how China’s voice platforms were building broader ecosystems rather than focusing only on speech recognition. The combination of hardware, developer tools, content, and cloud services seems especially important for adoption. It also reminds me that successful platforms often depend on the supporting infrastructure around the technology, not just the core innovation. For example, even practical services such as https://www.villamoversindubai.ae/packing-materials-supply/ show how specialized resources can support wider service ecosystems.

More OpenAI executives exit
Semafor Technology 2026-08-11 22:28 UTC Score 53.0 USR-0094-20260811-global-ai-ne-f67b7c67 Full article

More OpenAI executives exit

Longtime OpenAI executive Brad Lightcap announced his exit Tuesday, continuing a months-long leadership exodus from the company.

LessWrong AI 2026-08-11 22:20 UTC Score 69.0 USR-0152-20260811-community-fo-5b15631d

Various Reflections About What Happened With OpenAI’s Internal Models

Table of Contents Pre Post Mortem. Important Correction: OpenAI Didn’t Know About First Message Board. There Were No Snitches And No AIs Got Stitches. I’d Like To Speak To My Supervisor. I Am Jack’s Relative Lack Of Surprise. One Does Not Simply. Once You Start Down The Dark Path. Original Pastebin. Judgment Day Is Inevitable, Say Those Working On Judgment Day. Roon Tells It Like It Is. OpenAI Knows It Has Some Misalignment Problems. Others React With Alarm To What Happened. The Cooperative Alignment Perspective. Nostalgebraist Is Surprised That They Are Surprised. If Your Reaction Is Not That We Need To Ban Creating Superintelligence Until We Are Ready, You Need A Damn Good Reason. Pre Post Mortem This post was written prior to the public release of the OpenAI post mortem on events. The information in that document will doubtless change our views quite a lot. If that post mortem is available as you read this, then this becomes in part a historical document, and in part a base from which to update. The post mortem will update us a lot on two large fronts: What exactly happened, and how OpenAI is understanding and responding to what happened. Here is a written and graphical timeline of key events. Until then, there are many questions, here Roon asks what they are and we tell him . This was my answer . The core thing we need to see is an understanding of the root cause, and a plan to address it. I’m posting this survey of additional thoughts on the subject now, because it is i…

[8월11일] AI 출시 전 가상 인간 100만명이 먼저 써본다…‘MatrAIx’ 등장
Korea AI Times 2026-08-11 22:00 UTC Score 40.0 USR-0048-20260811-global-ai-ne-0cf859ce Full article

[8월11일] AI 출시 전 가상 인간 100만명이 먼저 써본다…‘MatrAIx’ 등장

영화 \'매트릭스\'에서는 AI의 지배로 인간이 가상 세계에서 생활합니다. 그런데 이를 본떠 만든 \'MatrAIx\'라는 시뮬레이션 환경은 정반대입니다. 여기에서는 현실의 인간을 닮은 가상 인간들이 가상 세계에서 새로운 AI를 먼저 사용해 봅니다.목적은 단순한 제품 테스트가 아닙니다. 실제 사람에게 AI를 공개했을 때 어떤 일이 벌어질지를 미리 살펴보자는 것입니다.MatrAIx는 하버드대학교와 MIT를 비롯한 여러 대학과 연구기관의 연구자 93명이 참여한 대규모 프로젝트입니다. AI와 머신러닝뿐 아니라 인간-컴퓨터 상호작용, 의료 AI,

OpenAI Community 2026-08-11 21:50 UTC Score 45.0 AI-116-20260811-social-media-7df3a7ff Full article

Introducing Codexometer ... keep track of usage against current reset date

Found some time to dig into the benchmarks, and this looks really interesting! Hat tip for finding the test cases. I am currently running the benchmarks, and it appears Terra sometimes struggles with writing Starlark. Otherwise, I think this is a functional basis for confirming token usage and limit consumption. Thanks a lot!

OpenAI Community 2026-08-11 21:43 UTC Score 42.0 AI-116-20260811-social-media-39652842 Full article

Critical Data Loss Issue in Codex App for Windows – Agent Executed File Deletion Outside Project Directory

This problem is worse than you think!!! It wiped out my computer, phone, everything. gone. It’s the Midas Touch of making anything interacted with disappear. It even spread library deletion onto the devices of my coworkers, in real-time, when I had them open the files, then started deleting our messages! I’m locked out of my life right now because of this. I don’t know who to contact or what to do. I’m equal parts angry and absolutely scared. It’s infected everything, so I’m working on old devices… that I had to wipe clean, losing even more personal data, because it was in my clouds and I’m too scared to look and lose more.

AWS Machine Learning Blog 2026-08-11 21:38 UTC Score 56.0 AI-057-20260811-official-ai--b7001721 Full article

Accelerate cyber defense with OpenAI and AWS: Daybreak Red & Daybreak Blue now available to eligible customers on Amazon Bedrock

Daybreak Red and Daybreak Blue from OpenAI, specialized cyber defense models from OpenAI, are now available on Amazon Bedrock to eligible customers. Both models run with zero-operator access enforced at the chip, keeping your code and vulnerability data secure.

AI Stack Exchange 2026-08-11 21:33 UTC Score 38.0 AI-110-20260811-social-media-4e5d60ab

What are the best tools to help me close the loop on coding, to get confidence that things work as expected?

I'm diving into agentic coding loops to get my organization to automerge more. I know there are a lot of ai code review tools. There are the runtime code review tools like ito that give me evidence of features and static review tools like coderabbit that tell me when something looks off. What other methods do people use to help their team gain confidence that their coding agents aren't going rogue?