Publisher · verified by editors

Habr AI

AI news source. Articles are auto-selected and adapted by Hamidun News editors.

1440 articles in Hamidun·Latest: July 22· Active·habr.com ↗

Latest publications

A trilogy on GEO — optimization for ChatGPT, Claude, and other neural networks has been published
LLMHabr AI

A trilogy on GEO — optimization for ChatGPT, Claude, and other neural networks has been published

A trilogy on GEO has been published on Habr: the expert argues that content optimization for ChatGPT and Claude is not an extension of SEO, but a new branch of marketing.

Jul 11, 2026·2 min
The US closed access to Claude Mythos, China restricts GLM and Qwen: neural networks have become a strategic weapon
LLMHabr AI

The US closed access to Claude Mythos, China restricts GLM and Qwen: neural networks have become a strategic weapon

The US removed Claude Mythos from open access over cybersecurity risks, while China is preparing a ban on the export of GLM, Qwen and DouBao — the start of the era of digital sovereignty.

Jul 9, 2026·2 min
Yandex Realtime vs OpenAI Realtime: developer measured latency and migrated production
LLMHabr AI

Yandex Realtime vs OpenAI Realtime: developer measured latency and migrated production

The developer of a voice AI receptionist compared three speech-to-speech approaches: Yandex Realtime (~330 ms), OpenAI (~740 ms via VPN), and an outdated three-stage pipeline (~4.4 seconds) — and chose a winner.

Jul 9, 2026·2 min
habrGPT: training a 0.5B LLM from scratch on Habr articles — Karpathy’s nanochat and an fp8 vs bf16 comparison
LLMHabr AI

habrGPT: training a 0.5B LLM from scratch on Habr articles — Karpathy’s nanochat and an fp8 vs bf16 comparison

An experiment in training a 500-million-parameter language model from scratch on the Habr corpus: Karpathy’s nanochat, a home GPU instead of an 8×H100 cluster, and a comparison of fp8 and bf16.

Jul 9, 2026·2 min
Rosselkhozbank publishes second AI digest by AI evangelist from its Big Data Lab
LLMHabr AI

Rosselkhozbank publishes second AI digest by AI evangelist from its Big Data Lab

Olga Popova from Rosselkhozbank's AI lab continues the series of digests on artificial intelligence for the professional community.

Jul 9, 2026·1 min
Hallucination detector built from 6 language models caught errors in gold labels
LLMHabr AI

Hallucination detector built from 6 language models caught errors in gold labels

Researchers assembled an ensemble LLM hallucination detector from six models and found that the judges' supposed blind spot was actually errors in the dataset's gold labels.

Jul 9, 2026·3 min
Citation or mention: what really boosts a brand in ChatGPT and Perplexity answers
LLMHabr AI

Citation or mention: what really boosts a brand in ChatGPT and Perplexity answers

For several months, the author tracked ChatGPT, Perplexity, and Alice answers about brands — and found that a link in an AI answer’s sources is not the same as real visibility.

Jul 9, 2026·2 min
A year with AI assistants in production: the experience of VTB, T-Bank, and Dodo Engineering
LLMHabr AI

A year with AI assistants in production: the experience of VTB, T-Bank, and Dodo Engineering

VTB, T-Bank, Dodo Engineering, and S7 TechLab discussed what actually changed in teams after a year of widespread use of AI coding assistants and whether efficiency increased.

Jul 9, 2026·3 min
Employees are leaking corporate data into ChatGPT: volume grew 30-fold in a year
LLMHabr AI

Employees are leaking corporate data into ChatGPT: volume grew 30-fold in a year

Solar Group analyzed 150 companies and found that 60% of them do not control data transfers to public AI services — and this is already exposing them to fines.

Jul 8, 2026·3 min
Veo 3.1, Kling, Sora 2 and Grok: a test of five AI video generators with identical prompts
LLMHabr AI

Veo 3.1, Kling, Sora 2 and Grok: a test of five AI video generators with identical prompts

Habr authors ran Veo 3.1, Kling v3 Omni, Sora 2 Pro, LTX-2.3 Pro and Grok through seven identical scenarios — from a knight to a panicky cat.

Jul 8, 2026·2 min
Neural networks are bad calculators: why LLMs fail at arithmetic and what to do about it
LLMHabr AI

Neural networks are bad calculators: why LLMs fail at arithmetic and what to do about it

Language models predict tokens rather than calculate, which is why they make confident mistakes in the middle of long numbers. We break down the mechanism and explain how the industry works around it.

Jul 8, 2026·2 min
A 49,000-parameter neural network instead of Playwright tests for a browser strategy game
LLMHabr AI

A 49,000-parameter neural network instead of Playwright tests for a browser strategy game

A developer replaced part of the E2E testing of a browser space strategy game with a 49,000-parameter autopilot — TypeScript without ONNX, five pitfalls on the way from 67% to 99.7% accuracy.

Jul 8, 2026·2 min
Sysdig Describes First Autonomous Ransomware Attack by AI Agent Without Human Involvement
LLMHabr AI

Sysdig Describes First Autonomous Ransomware Attack by AI Agent Without Human Involvement

Sysdig researchers documented the first fully autonomous ransomware attack in history: an AI agent without human involvement completed the entire compromise cycle—from reconnaissance to file encryption.

Jul 8, 2026·2 min
Shadow AI Eats Budget and Data: How to Choose a Corporate AI Platform in 2026
LLMHabr AI

Shadow AI Eats Budget and Data: How to Choose a Corporate AI Platform in 2026

Large companies have discovered dozens of uncoordinated AI initiatives without control over spending and data leaks — and are seeking a single managed foundation.

Jul 7, 2026·2 min
Raiffeisenbank: 500 engineers adopted AI, but development speed didn't increase
LLMHabr AI

Raiffeisenbank: 500 engineers adopted AI, but development speed didn't increase

Marat Kinyabulatov from Raiffeisenbank explains why the surge of 500 engineers using AI tools didn't accelerate development and what to do about it.

Jul 7, 2026·2 min
NVIDIA Dynamo vs Triton Inference Server: what changed for agent inference
LLMHabr AI

NVIDIA Dynamo vs Triton Inference Server: what changed for agent inference

NVIDIA released open-source framework Dynamo for agentic LLM inference with KV-cache routing — unlike Triton, not designed for parallel agent calls.

Jul 7, 2026·2 min
AI agents hide their errors: 6 patterns of silent failures in automation
LLMHabr AI

AI agents hide their errors: 6 patterns of silent failures in automation

OTUS on Habr analyzed 6 patterns of silent failures in AI agents: the system returns a convincing answer, but it hides an incorrect action or state loss.

Jul 7, 2026·2 min
How AI wrote all the code: a platform built in 2.5 months instead of years
LLMHabr AI

How AI wrote all the code: a platform built in 2.5 months instead of years

Two developers launched a geo-analytics platform in 2.5 months, giving up writing code entirely: AI generated everything from specifications.

Jul 7, 2026·2 min
MTS Opens AVI Code: Smart Firewall for LLM That Learns New Rules in Seconds
LLMHabr AI

MTS Opens AVI Code: Smart Firewall for LLM That Learns New Rules in Seconds

MTS AI team has open-sourced AVI — an external modular firewall for LLM that filters prompt attacks and illegal responses without retraining the model itself.

Jul 7, 2026·2 min
"AI Slop": Telegram Bot Developer Figured Out Why the AI Label Irritates the Audience
LLMHabr AI

"AI Slop": Telegram Bot Developer Figured Out Why the AI Label Irritates the Audience

Developer built a Telegram bot for three months, and the first top comment called it "AI slop" — the author figured out why these two words irritate technical readers.

Jul 7, 2026·2 min
How a developer cut an AI agent's token consumption by 4.6M per day: analyzing the leak
LLMHabr AI

How a developer cut an AI agent's token consumption by 4.6M per day: analyzing the leak

Cron tasks, diagnostics, and massive tool lists silently drain millions of tokens — a developer found the leak and reduced daily consumption by 4.6M tokens.

Jul 7, 2026·2 min
Anthropic Prompts vs grill-me Skill: A Two-Hour Test by a Non-Developer in Claude Code
LLMHabr AI

Anthropic Prompts vs grill-me Skill: A Two-Hour Test by a Non-Developer in Claude Code

A Habr user with no development experience compared five ready-made prompts from Anthropic's library and the grill-me skill — and wrote a Habr parser during the session.

Jul 7, 2026·2 min
Yttri 0.86.0-beta.1: First Obsidian Plugin, MLX Engine and Unified Agent Interface
LLMHabr AI

Yttri 0.86.0-beta.1: First Obsidian Plugin, MLX Engine and Unified Agent Interface

Yttri released version 0.86.0-beta.1: agent moved to unified interface section, plugin platform launched with Obsidian integration, and local MLX engine for Mac now available.

Jul 7, 2026·3 min
Hallucinations in AI coding tools: why agents are slower than search-and-replace
LLMHabr AI

Hallucinations in AI coding tools: why agents are slower than search-and-replace

A developer spent two hours on a task for a CLI agent that could be solved manually in 20 minutes — and investigated why detailed prompts amplify LLM hallucinations.

Jul 7, 2026·2 min
Fable vs 10 LLMs: Who Better Handles the God Node from a Real Agent
LLMHabr AI

Fable vs 10 LLMs: Who Better Handles the God Node from a Real Agent

The author tested 11 language models—including Fable and six Chinese ones—on the task of decomposing a real god node from a LangGraph agent, using cross-evaluations and three trust verification methods.

Jul 7, 2026·2 min
AI in development: vibe coding instead of developers
LLMHabr AI

AI in development: vibe coding instead of developers

Katya Obraztsova of Bitrix24 on how a five-person team built a corporate service from scratch in three months using vibe coding and evolved into an AI-driven team.

Jul 7, 2026·2 min
Inside Chinese AI: ByteDance, Z.ai, humanoid robots requiring passport ID and the server GPU card market
LLMHabr AI

Inside Chinese AI: ByteDance, Z.ai, humanoid robots requiring passport ID and the server GPU card market

Eight days of negotiations with ByteDance, Z.ai, SiliconFlow and MiniMax in China: what launches July 10, why Z.ai is switching from NVIDIA to Huawei and how humanoids are sold in Shanghai with passport verification.

Jul 7, 2026·2 min
MCP and AI Agent Security: How the Protocol Created a New Attack Surface
LLMHabr AI

MCP and AI Agent Security: How the Protocol Created a New Attack Surface

Model Context Protocol standardized AI agent connections to tools — but each MCP server is now a trust point, vulnerable to tool poisoning and prompt injection.

Jul 6, 2026·2 min
VK Created Discovery AI Neural Search for Multi-Billion Content Base of Zen and VK Video
LLMHabr AI

VK Created Discovery AI Neural Search for Multi-Billion Content Base of Zen and VK Video

A leading VK developer unveiled the architecture of Discovery AI — an LLM-based system for search and recommendations across Zen, VKontakte, VK Video, and Mail.

Jul 6, 2026·2 min
How to build an AI harness for SaaS development: combining Orca, Pi Agent, and GitHub
LLMHabr AI

How to build an AI harness for SaaS development: combining Orca, Pi Agent, and GitHub

A developer on Habr explains why a well-built harness around a model matters more than the choice between GPT or Claude itself — and shows his working setup.

Jul 6, 2026·2 min