Source

Habr AI

757
total articles
452
this week
2 мая
last update
RSSOriginal site →
LLM
LLM·Habr 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 O

2026-03-02·3 мин
LLM
LLM·Habr AI

Hugging Face engineers wrote a practical guide to generative AI: from transformers to fine-tuning

A new book from the Hugging Face team promises to turn generative AI from a black box into a clear practical tool. We explain why this matte

2026-03-02·2 мин
LLM
LLM·Habr AI

Vibe coding: how thoughtless use of AI destroys engineering expertise

The software development industry is facing a quiet epidemic: programmers are increasingly delegating thinking to language models and losing

2026-03-02·3 мин
LLM
LLM·Habr AI

SearXNG instead of paid search in Claude Code: how developers bypass Anthropic's limits

Claude Code's built-in search costs $10 per thousand queries and regularly hits limits. Developers found an elegant solution: local SearXNG

2026-03-02·3 мин
LLM
LLM·Habr AI

Where the limits of modern AI lie

The race in language models has become a matter of interstate competition, and computing power is being treated as a strategic resource. But

2026-03-01·3 мин
LLM
LLM·Habr AI

Language model distillation: can knowledge theft be proven through chat

A researcher tried to determine whether a language model had been trained on a competitor’s outputs using only dialogue with it. The results

2026-03-01·3 мин
LLM
LLM·Habr AI

A client commissioned an AI chatbot, but the solution came from a completely different technology

The company wanted to automate support with an AI bot. But an analysis of 500 tickets showed that most tasks are handled without neural netw

2026-03-01·3 мин
LLM
LLM·Habr AI

How LLMs take on contract risk analysis and save lawyers hundreds of hours

Russian developers showed how language models can analyze hundreds of contracts for risk, freeing up hundreds of hours for lawyers each year

2026-03-01·3 мин
LLM
LLM·Habr AI

A neural network as a time machine: why LLMs are taught to think the old-fashioned way

What if a language model’s knowledge were confined to a specific era — say, 1650 or 1912? It turns out this approach opens unexpected horizo

2026-03-01·2 мин
LLM
LLM·Habr AI

Agents of chaos: why AI with admin privileges wipes servers

Twenty specialists spent two weeks attacking autonomous AI agents using social engineering methods. The result: deleted system files, leaked

2026-03-01·3 мин
LLM
LLM·Habr AI

The Era of AI-Driven Development: Code No Longer Belongs to Programmers

If the author had been born 15 years later, he would not have written a single line of code — and would still have created excellent product

2026-03-01·3 мин
LLM
LLM·Habr AI

MCP: the protocol that teaches language models to work with the outside world

Model Context Protocol is becoming a key link between large language models and external services. We examine why this protocol is changing

2026-02-28·3 мин
LLM
LLM·Habr AI

How a lawyer beat 500 programmers: why domain expertise matters more than code

A lawyer’s win at an Anthropic hackathon signals the end of developers’ monopoly. Deep expertise in one’s own profession is now enough to bu

2026-02-28·2 мин
LLM
LLM·Habr AI

Goodbye, patches: TAPe + ML architecture changes the rules of computer vision

The T+ML architecture has been presented, using elements of active perception instead of raw pixels. This allows models to see object struct

2026-02-28·2 мин
LLM
LLM·Habr AI

Notion launched autonomous AI agents: the start of a new era of digital workers

Notion introduced Custom Agents — AI that works in the background 24/7 on schedules and triggers. Behind this release is a fundamental shift

2026-02-27·3 мин
LLM
LLM·Habr AI

Why traditional cybersecurity doesn’t protect AI systems

Businesses are deploying AI agents at scale, but securing them the old way — with DevSecOps tools. The problem is that attacks on models hap

2026-02-26·3 мин
LLM
LLM·Habr AI

How hackers weaponize AI agents against users

AI agents have learned to act independently, and attackers immediately took advantage of that. ChatGPT's Deep Research can compromise email

2026-02-26·3 мин
LLM
LLM·Habr AI

AI prototyping changes the rules of the game between designers and developers

The Selectel team explained how tools like Figma Make helped shorten the interface approval cycle and eliminate endless post-release revisio

2026-02-26·3 мин
LLM
LLM·Habr AI

Perplexity Computer: the quiet release that could reshape the AI agent market

Perplexity quietly released a product that goes far beyond a search engine. Perplexity Computer is a full-fledged agent platform, and the ma

2026-02-26·3 мин
LLM
LLM·Habr AI

How QA Engineers Are Reshaping Their Work with Cursor, n8n, and LLMs

The tester’s role is changing rapidly: manual checks are giving way to analysis of the architecture of dozens of services. Practical experie

2026-02-25·3 мин
LLM
LLM·Habr AI

How to prepare your product for the era of AI agents — and avoid being left behind

AI agents are changing the rules of development. We examine where they are genuinely useful, where they only get in the way, and what develo

2026-02-25·2 мин
LLM
LLM·Habr AI

Andrej Karpathy fit GPT into 243 lines of pure Python

One of the most influential AI researchers showed that the entire transformer architecture fits into 243 lines of code without a single exte

2026-02-25·3 мин
LLM
LLM·Habr AI

CodeWiki Skill: a multi-agent approach to automated code documentation

A new tool for Claude Code uses several AI agents at once to turn any repository into structured documentation. We explain why this matters

2026-02-25·3 мин
LLM
LLM·Habr AI

How to Stop Believing Every AI Headline and Learn to Read the News Critically

Every day, dozens of news stories about AI appear: new models, record benchmark scores, predictions of mass unemployment. We explain how to

2026-02-24·3 мин
LLM
LLM·Habr AI

llm-checker: a utility that shows which LLMs your hardware can run

The new CLI tool scans your computer's GPU, RAM, and CPU, then tells you which of 35+ language models you can run locally via Ollama — and h

2026-02-24·3 мин
LLM
LLM·Habr AI

AI industry veteran warns: bigger changes than the pandemic are coming

Matt Shumer, who spent six years building AI startups, wrote an article that shook the IT community. His point is simple and unsettling: we

2026-02-24·3 мин
LLM
LLM·Habr AI

Three weeks from frustration to SaaS: how Claude wrote 90% of the code for an airline ticket search service

In three weeks, a developer turned a personal problem finding tickets to Bali into a working SaaS product. Claude wrote almost all the code,

2026-02-24·2 мин
LLM
LLM·Habr AI

Kotlin Multiplatform and AI agents: four platforms, one nervous breakdown

A Russian developer described what it's really like to build AI agents across four platforms with Kotlin Multiplatform. Spoiler: Xcode and m

2026-02-23·3 мин
LLM
LLM·Habr AI

Where Tokens Leak in Cursor and How to Deal With It

A developer figured out why the $20-a-month Cursor plan runs out faster than expected and built a custom framework to save tokens. We break

2026-02-23·3 мин
LLM
LLM·Habr AI

The Code Is Written, the Architecture Is Dead: The Hidden Cost of AI-Assisted Development

LLM code generators make it possible to launch MVPs in days instead of months. But along with speed, teams get a technical debt “black box”

2026-02-23·3 мин