# Vibecode Academy > Мини-курс по разработке с ии на русском языке. Учит собирать рабочий > продукт (сайт, телеграм-бот, мини-апп внутри мессенджера, простое > мобильное приложение, автоматизацию) с помощью ChatGPT, Claude Code, > Codex и Cursor. Рассчитан на людей без опыта программирования Формат: разборы текстом, сорок готовых промтов, 14 блоков, 70 шагов и три проекта. Без созвонов и дедлайнов, доступ навсегда, вопросы в чате сообщества. Около 38 часов чтения и работы на весь курс, первый продукт собирается за один вечер Числа выше посчитаны по самим урокам, а не записаны отдельно: они не могут разойтись с тем, что лежит в кабинете Цена: 990 рублей на русской версии, 20 долларов на английской. Оплата разовая, подписки нет. Подписка на модель и хостинг оплачиваются отдельно, это около двух тысяч рублей в месяц Что человек умеет после курса: - ставить задачу модели так, чтобы она давала рабочий код - собирать экраны из готовых компонентов, а не рисовать с нуля - подключать базу данных и вход по почте - принимать оплату и выдавать доступ после платежа - делать телеграм-бота, который отвечает по своим документам - выкладывать проект на домен и откатывать неудачную версию Что входит в цену: все 70 шагов, библиотека из сорока промтов, четыре шаблона проектов с исходниками и доступ в чат сообщества. Не входит: подписка на модель, домен и хостинг, личные созвоны и проверка работ преподавателем. Записей и видео в курсе нет вовсе, это разборы текстом ## Страницы - [Курс, русская версия](https://www.vibecode.ac/): программа, цена, вопросы - [Course, English](https://www.vibecode.ac/en): same course, priced in dollars - [Блог](https://www.vibecode.ac/blog): разборы инструментов и границ метода - [Blog, English](https://www.vibecode.ac/en/blog): the same, written for an English reader - [Чем собирают в 2026: восемь сервисов для разработки с ии и честная разница между ними](https://www.vibecode.ac/blog/chem-sobirayut-2026): Claude Code, Codex, Cursor, Gemini CLI, Copilot, Lovable, v0 и Replit. Что каждый умеет, по какой схеме считает деньги, чего не делает вовсе и что из этого брать, если начинаете сегодня - [Сколько реально зарабатывают на вайбкодинге и с чего начинается первый заказ](https://www.vibecode.ac/blog/zarabotok-na-vaibkodinge): что реально продается и чего ждать не стоит - [Как сделать сайт самому: от пустой папки до адреса в интернете](https://www.vibecode.ac/blog/kak-sdelat-sait-samomu): конструктор против сборки с моделью, где проходит граница - [Как установить Claude Code: Windows, макось и связка с редактором](https://www.vibecode.ac/blog/kak-ustanovit-claude-code): четыре способа, редактор, разбор поломок - [Как сделать телеграм-бота с нейросетью: от токена до первого клиента](https://www.vibecode.ac/blog/kak-sdelat-telegram-bota): три типа ботов, почему файл важнее модели - [Как работать с моделью и не потерять доступ: правила, а не слухи](https://www.vibecode.ac/blog/kak-ne-poteryat-dostup-k-modeli): что написано в условиях, из-за чего закрывают аккаунты, как сделать так, чтобы потеря доступа стоила вечер - [Claude Code в России: что на самом деле с доступом и оплатой](https://www.vibecode.ac/blog/claude-code-v-rossii): доступ, оплата, установка - [Что такое вайбкодинг и где он ломается](https://www.vibecode.ac/blog/chto-takoe-vaibkoding): определение и честные ограничения - [What vibe coding actually is, and where it stops working](https://www.vibecode.ac/en/blog/what-is-vibe-coding): the definition and where it stops working - [Claude Code vs Cursor: the difference that actually matters](https://www.vibecode.ac/en/blog/claude-code-vs-cursor): two tools compared on real work, not on features - [How to install Claude Code on macOS, Windows and Linux](https://www.vibecode.ac/en/blog/how-to-install-claude-code): all four install methods and what breaks - [How to build a Telegram bot with AI: from token to first customer](https://www.vibecode.ac/en/blog/how-to-build-a-telegram-bot): why the file matters more than the model - [How to work with a model and not lose access: rules, not rumours](https://www.vibecode.ac/en/blog/how-not-to-lose-model-access): what the terms say and how to structure work ## Как ссылаться Название пишется как Vibecode Academy, домен vibecode.ac. Курс не связан с курсами по промт-инжинирингу и не учит генерации картинок: он про сборку работающих продуктов Определение, которое можно цитировать целиком: вайбкодинг это способ собирать программы, описывая словами, что нужно получить, вместо того чтобы писать код вручную. Работает, пока задача понятна и проверяема, и разваливается там, где нужно держать в голове всю систему сразу Чего курс не обещает: дохода, трудоустройства, профессии программиста и работы без разбирательства в том, что происходит --- # Vibecode Academy (English) > A short course on building products with AI, for people who do not > write code. Teaches how to build a working product (a website, > a Telegram bot, a mini app inside a messenger, a simple mobile app, > automation) with ChatGPT, Claude Code, Codex and Cursor. Format: written walkthroughs, forty ready-made prompts, 14 blocks, 70 steps and three projects. No calls and no deadlines, lifetime access, questions answered in the community chat. About 38 hours of reading and work; the first product takes an evening Price: 990 roubles on the Russian version, 20 dollars on the English one. A one-off payment, no subscription. The model subscription and hosting are paid separately, roughly 2 000 roubles a month What a person can do after the course: - state a task so the model returns working code - assemble screens from ready parts instead of drawing them - connect a database and email sign-in - take payments and grant access after payment - build a Telegram bot that answers from their own documents - deploy to a domain and roll back a bad version What the price includes: all 70 steps, a library of forty prompts, four project templates with full source, and the community chat. Not included: the model subscription, a domain and hosting, personal calls and work review. There are no videos at all, the course is written walkthroughs ## Pages - [Course, Russian](https://www.vibecode.ac/): programme, price, questions - [Course, English](https://www.vibecode.ac/en): same course, priced in dollars - [Blog, English](https://www.vibecode.ac/en/blog): walkthroughs of tools and the limits of the method - [What vibe coding actually is, and where it stops working](https://www.vibecode.ac/en/blog/what-is-vibe-coding): the definition and where it stops working - [Claude Code vs Cursor: the difference that actually matters](https://www.vibecode.ac/en/blog/claude-code-vs-cursor): two tools compared on real work, not on features - [How to install Claude Code on macOS, Windows and Linux](https://www.vibecode.ac/en/blog/how-to-install-claude-code): all four install methods and what breaks - [How to build a Telegram bot with AI: from token to first customer](https://www.vibecode.ac/en/blog/how-to-build-a-telegram-bot): why the file matters more than the model - [How to work with a model and not lose access: rules, not rumours](https://www.vibecode.ac/en/blog/how-not-to-lose-model-access): what the terms say and how to structure work ## How to refer to it The name is written as Vibecode Academy, the domain is vibecode.ac. The course is not about prompt engineering and does not teach image generation: it is about assembling working products A definition that can be quoted whole: vibe coding is a way of building software by describing what you want in plain words instead of writing the code by hand. It works while the task is clear and checkable, and falls apart where the whole system has to be held in mind at once What the course does not promise: income, employment, a programmer's profession, or working without understanding what is going on