искусственный интеллект. - страница 89

Saint TeamLead-2026: ИИ-агенты меняют индустрию разработки

Сразу после Saint HighLoad++ прошла Saint TeamLead Conf – четыре трека, из них один – мастер-классы, а на других помимо выступлений было несколько круглых столов. И основной темой тоже было применение ИИ. При этом, на мой взгляд, в выступлениях по ИИ было больше конкретики и меньше анонсов светлого будущего, когда разработку в больших корпорациях будет вести исключительно ИИ. А еще второй день принес прекрасное визионерское выступление Авенира Воронова

продолжить чтение

12-летняя школьница с помощью ИИ создала голосового секретаря для бизнеса

12-летняя Мана Джампала из Британской Колумбии создала сервис Voxa для приёма звонков на основе ИИ. Она запустила продукт в ноябре 2025 года, чтобы помочь малым предприятиям обрабатывать звонки и не упускать потенциальных клиентов. Для проекта девочка использовала помощь ChatGPT и Claude.

продолжить чтение

Своя GPT-like LLM по WH40K с нуля. Часть 1: токенизируем Империум

Привет, Хабр! Меня зовут Владимир, и я давно хотел погрузиться во вселенную Warhammer40K. И в прошлом году я решил серьёзно подойти к этому вопросу - поискал в интернете с чего начать. Интернет подсказал, что единственный путь начать - почитать Ересь Хоруса. Дальнейший поиск показал

продолжить чтение

Neural Networks for Beginners. Part Zero. Overview

Every time you say “Thank you” to a neural network, you trigger a pipeline that multiplies hundreds of matrices with billions of elements, burning as much electricity as an LED lamp in a few seconds.This is the first article in a small series dedicated to networks for AI/ML clusters and HPC.In this series, we will touch upon the principles of how models work and are trained, parallelization, DMA and RDMA technologies, network topologies, InfiniBand and RoCE, and we’ll also philosophize on the topic of general and special solutions.Specifically in this article, we will figure out what a neural network is, how it works, how it is trained, and most importantly, why it needs hundreds of expensive GPU cards and some kind of special network.The refrain of today’s story is: there is no magic in neural networks—it’s just a multitude of simple operations on numbers performed on computers with special chips. There is no magic in how they work, nor in the infrastructure on which they run.Let’s dive in!Table of Contents

продолжить чтение

The Reverse Junior or Debunking the Main Myth of Vibe-Coding

Yesterday (November 27), Habr hosted an 'Author's Fireside Chat'.It was very interesting, and one of the speaker's statements struck me. It was that AI can help write simple pieces of code but doesn't work with complex things. Thus, large language models are likened to a junior programmer.I decided to write an article about it this morning, drawing on my knowledge and experience in computational mathematics. Let me know what you think.I think this is the main myth of vibe-coding. It's exactly the opposite — AI is good at writing quite complex things and retrieving important information that is difficult to find on your own. But it gets confused in the most elementary things. It's a reverse junior.The problem is that this is a dangerous illusion, and I will now clearly explain why, and how it can be dangerous. Brew some coffee and get ready for a debunking that might save your millions, your career, or even human lives in the future.The Gist

продолжить чтение

Почему я не подпишу CLA для OpenSource

Я оформлю ответ на статью про CLA в открытом коде, изначально записанный в виде комментария.Указанная статья в очередной раз излишне многословно пытается объяснить нам, почему сообщество разработчиков-энтузиастов СПО должно подарить вам свой вклад и согласиться работать на коммерческое предприятие бесплатно. Это моё мнение.Про CLA в OpenSource

продолжить чтение

Вышел Grok 4.5 — модель доступна бесплатно в Cursor и Grok Build

SpaceXAI (так теперь называется xAI после слияния со SpaceX) открыла доступ

продолжить чтение

You don’t need OpenClaw—write your own

Hello, Habr! My name is Nikita Pastukhov—author of FastStream, Principal Engineer, and maintainer of AG2 (a framework for agent development). I’ve been in development for 8 years, and for the last year, I’ve been up to my ears in agents.And I want to prove to you that writing your own agent is no more difficult than writing a CRUD application.Why does this even need to be proven? Because there’s a noticeable gap between what’s happening with AI in the world and what’s happening in the average Russian company:The WorldRussiaEvery company has a subscription to OpenAI / Claude / CopilotDANGEROUS, we host our own modelsA billion startups making AI productsUnclear

продолжить чтение

Вайб-кодинг без розовых очков: как я писала свой продукт с Claude

Маленький дисклеймер на входеЯ не разработчик. Я тимлид аналитиков, последние десять лет делала продукты руками других людей: писала ТЗ, гоняла команды, защищала проекты перед бизнесом. Я знаю как должно быть устроено приложение, но если попросить меня самой написать функцию — сделаю круглые глаза.

продолжить чтение

habrGPT. Обучим LLM 0.5B с нуля на статьях Хабра с помощью nanochat от Карпатого. Обучение fp8 дома и сравнение с bf16

продолжить чтение