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 26· Active·habr.com ↗

Latest publications

Anthropic is creating a universal currency for the AI economy
LLMHabr AI

Anthropic is creating a universal currency for the AI economy

The developer of Claude plans to launch a universal digital coin. Anthropic's new financial architecture could become the basis for settlements between neural networks.

Mar 7, 2026·2 min
How a Russian IT Company Turned Corporate Knowledge into a Working RAG System
LLMHabr AI

How a Russian IT Company Turned Corporate Knowledge into a Working RAG System

Engineers at Tsifra built a RAG pipeline that speeds up search across internal knowledge bases severalfold. Instead of fine-tuning models, they relied on a dynamic database and local filtering of sensitive information.

Mar 6, 2026·3 min
AI assistants for coding: from autocomplete to autonomous agents
LLMHabr AI

AI assistants for coding: from autocomplete to autonomous agents

Over three years, AI assistants for programmers have evolved from advanced autocomplete into full-fledged agents capable of reading repositories, running commands, and creating pull requests. But is enterprise ready for

Mar 6, 2026·2 min
97 Hours on a Single GPU: An Experiment With a Self-Learning Neural Network and the Trap of Impressive Metrics
LLMHabr AI

97 Hours on a Single GPU: An Experiment With a Self-Learning Neural Network and the Trap of Impressive Metrics

An independent researcher tried to teach a language model to plug in new skills like apps — without retraining. The architecture worked, the metrics looked perfect, but reality proved harsher. A story about how numbers l

Mar 6, 2026·3 min
Diagnosis by Algorithm: Who Is Responsible When AI Makes a Mistake in Medicine
LLMHabr AI

Diagnosis by Algorithm: Who Is Responsible When AI Makes a Mistake in Medicine

AI is already making diagnoses and prescribing treatment. But when the algorithm gets it wrong, the patient is left alone with a system that has no license, insurance, or conscience. Where is the line of responsibility d

Mar 6, 2026·3 min
Your own cloud LLM: how to fit within 16 GB of VRAM
LLMHabr AI

Your own cloud LLM: how to fit within 16 GB of VRAM

Spending on language model APIs is rising rapidly. Developers are increasingly looking for an alternative — and finding it in self-hosted solutions that fit on a single mid-range GPU.

Mar 6, 2026·3 min
Architecture as Code: how LLMs accelerate system design
LLMHabr AI

Architecture as Code: how LLMs accelerate system design

The BCS team showed how to move architectural documentation into code and leave routine tasks to LLM assistants. An approval cycle that used to take weeks now takes days.

Mar 6, 2026·2 min
Self-Aware MCP Server: How to teach AI agents to understand the real world
LLMHabr AI

Self-Aware MCP Server: How to teach AI agents to understand the real world

AI assistants are great at writing code, but they do not know which OS you use or what time zone you are in. The new MCP server solves this problem by giving agents basic “self-awareness” of the runtime environment.

Mar 6, 2026·3 min
Why language models will never become AGI: Wittgenstein’s century-old lesson
LLMHabr AI

Why language models will never become AGI: Wittgenstein’s century-old lesson

Austrian philosopher Ludwig Wittgenstein formulated a principle that explains the fundamental limit of modern LLMs. We examine why the path from large language models to artificial general intelligence may prove to be a

Mar 6, 2026·3 min
Claude Code and NotebookLM: how to build a free RAG system for deep research
LLMHabr AI

Claude Code and NotebookLM: how to build a free RAG system for deep research

Developers have found a way to combine Claude Code with Google's NotebookLM to create a powerful document analysis system — practically free and without wasting tokens on shallow search.

Mar 5, 2026·3 min
Skaro: how one developer built a full-cycle AI orchestrator through sleepless nights
LLMHabr AI

Skaro: how one developer built a full-cycle AI orchestrator through sleepless nights

A Russian developer created a tool that turns specifications into finished code with AI, without losing context or compromising quality. Skaro promises to change the approach to AI coding.

Mar 5, 2026·3 min
Programmers after AI: who will remain in the profession
LLMHabr AI

Programmers after AI: who will remain in the profession

A large-scale experiment with AI code generators showed how close we are to the point where machines can replace developers. The results were mixed — and that is exactly what makes them truly important.

Mar 5, 2026·3 min
National language model: ambitions, reality, and the cost of sovereignty
LLMHabr AI

National language model: ambitions, reality, and the cost of sovereignty

Russia is seriously discussing the creation of its own LLM. But between intention and outcome lies a chasm of talent, hardware, and decades of accumulated experience that money cannot buy.

Mar 5, 2026·3 min
Documents as code: how AI is reshaping the way we work with information
LLMHabr AI

Documents as code: how AI is reshaping the way we work with information

Why keep dozens of copies of the same report if AI can assemble documents from source data on demand? A new paradigm for working with information is gaining momentum — and it is changing everything.

Mar 5, 2026·3 min
Google released a CLI tool for Workspace: a bridge between enterprise infrastructure and AI agents
LLMHabr AI

Google released a CLI tool for Workspace: a bridge between enterprise infrastructure and AI agents

Google has made a command-line interface for managing Workspace publicly available. The key point is that the tool is designed so language models can directly manage enterprise services.

Mar 5, 2026·3 min
KernelEvo: Russian framework automates GPU kernel generation with AI
LLMHabr AI

KernelEvo: Russian framework automates GPU kernel generation with AI

The AIRI Institute has introduced KernelEvo, a framework that automatically generates optimized GPU kernels in CUDA and Triton. Instead of weeks of manual work, it searches for efficient implementations using about one m

Mar 5, 2026·3 min
One developer replaced a product team using AI agents
LLMHabr AI

One developer replaced a product team using AI agents

A developer built an ecosystem of seven websites with SSO, monitoring, and GDPR compliance in a month and for under $1,000, replacing a tech lead, designer, lawyer, and QA specialist with prompts. We examine what is behi

Mar 4, 2026·3 min
Cognitive memory for an AI agent: how SQLite replaced vector databases
LLMHabr AI

Cognitive memory for an AI agent: how SQLite replaced vector databases

A developer built a memory system for a local AI agent that can not only remember, but also forget. A graph architecture on top of SQLite proved more effective than traditional vector stores.

Mar 4, 2026·2 min
AI agent for checking technical specifications: why automate what doesn't work manually
LLMHabr AI

AI agent for checking technical specifications: why automate what doesn't work manually

A developer created an AI agent that analyzes technical specifications for errors and contradictions. Her experiment reveals a systemic problem in the IT industry — the quality of documentation on which millions of ruble

Mar 4, 2026·3 min
Edge AI in video cameras: how OpenIPC, an open project, is changing the rules of video analytics
LLMHabr AI

Edge AI in video cameras: how OpenIPC, an open project, is changing the rules of video analytics

The OpenIPC project has grown from a niche Linux distribution for IP cameras into a full-fledged community that brings AI directly to devices. We explain why Edge AI beats the cloud in real-world scenarios.

Mar 4, 2026·2 min
Large language models: why out-of-the-box deployment remains an illusion
LLMHabr AI

Large language models: why out-of-the-box deployment remains an illusion

There are now so many open LLMs that choosing a workhorse is a quest in itself. But the real problems begin after download: not a single major model runs without workarounds, even on top-tier hardware.

Mar 4, 2026·2 min
AI starters for business: how AI agents write CRM applications instead of developers
LLMHabr AI

AI starters for business: how AI agents write CRM applications instead of developers

A new approach to building business applications: ready-made AI templates with prompts make it possible to assemble custom CRM modules for profit and loss tracking with almost no code. We look at where AI performs well a

Mar 4, 2026·2 min
AI code review without the cloud: how Ollama is changing the approach to local development
LLMHabr AI

AI code review without the cloud: how Ollama is changing the approach to local development

Developers showed how to run a full AI code review directly on a local machine—without cloud services, API keys, or subscriptions. Ollama and local models make this possible today.

Mar 4, 2026·3 min
Developer built a spine MRI analyzer with Python and Gemini
LLMHabr AI

Developer built a spine MRI analyzer with Python and Gemini

A programmer with back pain built the desktop application Spine Advisor, which uses the multimodal model Gemini 3 Flash to analyze MRI scans and keep a digital treatment diary. A story of how personal pain turns into a u

Mar 3, 2026·2 min
Decima-8: the architecture seeking to reinvent neuromorphic chips
LLMHabr AI

Decima-8: the architecture seeking to reinvent neuromorphic chips

The new neuromorphic architecture Decima-8 proposes a radical approach: encoding signals with energy levels, digital crossbars instead of unreliable memristors, and the complete elimination of on-chip routers.

Mar 3, 2026·3 min
Juniors vs. neural networks: how beginner developers can survive in the job market
LLMHabr AI

Juniors vs. neural networks: how beginner developers can survive in the job market

Neural networks already write routine code and solve LeetCode problems — the very work junior developers used to learn on. How can newcomers break into an industry where AI has become their main competitor?

Mar 3, 2026·2 min
Telegram bot builds a VkusVill grocery cart from a single phrase
LLMHabr AI

Telegram bot builds a VkusVill grocery cart from a single phrase

A Russian developer created an open-source bot that understands requests like “put together breakfast for two” and automatically builds a VkusVill cart. The project uses an interesting architecture based on function call

Mar 3, 2026·2 min
Cursor announced the third era of AI software development — and backed it up with data
LLMHabr AI

Cursor announced the third era of AI software development — and backed it up with data

The Cursor team published a manifesto on the three eras of AI software development. The company's internal statistics show that the paradigm shift is no longer a forecast, but an established fact.

Mar 2, 2026·3 min
How to stop guessing and start measuring the quality of AI agents
LLMHabr AI

How to stop guessing and start measuring the quality of AI agents

The Bitrix24 team spent six months building a benchmarking system for its AI agent Marta. Their experience shows why manual testing no longer works — and what is replacing it.

Mar 2, 2026·3 min
Juniors at Risk: Who Will Fill the First Rung of the IT Career Ladder
LLMHabr AI

Juniors at Risk: Who Will Fill the First Rung of the IT Career Ladder

The industry openly admits it: no one knows what to do with entry-level developers in a world where AI writes code faster and cheaper. The OpenTalks.AI conference exposed the decade's central workforce question.

Mar 2, 2026·3 min