I'm Nedopekin — I build the Buildo Ecosystem: a constellation of AI agents, Telegram bots, Mini Apps and websites that automate business processes for SMBs and creators.
Every product you see in my repos ships to real users, runs in production, and shares the same agent infrastructure. The point isn't to ship demos — it's to ship money-printing systems that replace human routine with autonomous agents.
┌─────────────────────────────────────────────────────────────────┐
│ BUILDO ECOSYSTEM │
│ │
│ 🌐 Web ──► 🤖 Bots ──► 📱 Mini Apps ──► 🧠 Agents │
│ │ │ │ │ │
│ └──────────────┴────────────────┴────────────────┘ │
│ │ │
│ ▼ │
│ ┌───────────────────────┐ │
│ │ Model Government │ ← 5 LLMs, 1 brain │
│ │ (nemo-model-gov) │ │
│ └───────────────────────┘ │
│ │
└─────────────────────────────────────────────────────────────────┘
| Project | What it does | Stack |
|---|---|---|
| buildo-bot | Main Buildo orchestrator — AI site generation, code review, project management | aiogram 3 · FastAPI · PG · Redis |
| suveren-feedback-bot | Sovereign community feedback collector with AI sentiment analysis | aiogram 3 |
| nemo-esim-bot | eSIM marketplace with referrals, CryptoBot payments, sovereign bundle | aiogram 3 · CryptoBot |
| nemo-gosbot | Government services concierge — subsidies, documents, appointments | aiogram 3 |
| telefeed | Telegram channel → curated content feed with AI ranking | aiogram 3 · Mini App · ML |
| nemo-moderation-bot | AI chat moderation, games, achievements, multilingual (RU/EN/ZH) | aiogram 3 |
| nemo-agent-tgbot | Entry point to nemo-agent content factory | aiogram 3 |
| ai-crm-telegram | Lightweight CRM inside Telegram — deals, pipelines, analytics | aiogram 3 |
| freelance-fin-bot | Finance tracking for freelancers — invoices, taxes, ₽/USDT | aiogram 3 |
| mind-support-bot | Mental health companion with mood tracking and AI reflection | aiogram 3 |
| content-forge-bot | Content factory: text → article → short → podcast | aiogram 3 |
| cyber-guard-bot | Personal security assistant — leak checker, 2FA, password audit | aiogram 3 |
| kovnvert_gif | Media conversion bot — video, gif, audio, format conversion | aiogram 3 · ffmpeg |
| Project | What it does | Stack |
|---|---|---|
| buildo-web | Buildo Web IDE — visual AI site builder | Next.js 14 · Tailwind |
| buildo-miniapp | Buildo Telegram Mini App — project dashboard on the go | Telegram Mini App SDK |
| buildo-sites | Generated sites gallery (showcase + SEO landing) | Astro · Static |
| nemo-agent-landing | Nemo Agent content factory landing | Next.js · Tailwind |
| nemo-agent-cms | Headless CMS for AI-generated articles | Sanity-style |
| suveren-landing | Sovereign community platform landing | Next.js · Tailwind |
| Project | What it does | Stack |
|---|---|---|
| nemo-model-government | The brain. 5-LLM router with Devin-like agentic loop, OpenRouter fallback chain, Anthropic-protocol for premium | Python · OpenRouter |
| telegram-bot-api-mcp | MCP server · 18 Telegram Bot API tools · Claude Code / OpenCode / Hermes | TypeScript · MCP |
- Buildo Marketplace — generated sites catalog, sell templates 24/7
- Model Government v2 — multi-tenant, marketplace of agents
- Sovereign Compute — agent infrastructure on my own servers (eventually SMR-powered)
Я Nedopekin — строю экосистему Buildo: сеть ИИ-агентов, Telegram-ботов, Mini Apps и сайтов, которые автоматизируют бизнес-процессы для малого бизнеса и креаторов.
Каждый проект в моих репо идёт в продакшн и обслуживает реальных пользователей. Все они работают на общей инфраструктуре агентов. Суть не в демо — суть в системах, приносящих деньги, которые заменяют рутину автономными агентами.
┌─────────────────────────────────────────────────────────────────┐
│ ЭКОСИСТЕМА BUILDO │
│ │
│ 🌐 Web ──► 🤖 Боты ──► 📱 Mini Apps ──► 🧠 Агенты │
│ │ │ │ │ │
│ └────────────┴─────────────────┴─────────────────┘ │
│ │ │
│ ▼ │
│ ┌───────────────────────┐ │
│ │ Model Government │ ← 5 LLM, 1 мозг │
│ │ (nemo-model-gov) │ │
│ └───────────────────────┘ │
│ │
└─────────────────────────────────────────────────────────────────┘
| Проект | Что делает | Стек |
|---|---|---|
| buildo-bot | Главный Buildo-оркестратор — генерация сайтов, code review, PM | aiogram 3 · FastAPI · PG · Redis |
| suveren-feedback-bot | Суверенный сбор обратной связи + AI sentiment | aiogram 3 |
| nemo-esim-bot | Маркетплейс eSIM, рефералка, CryptoBot | aiogram 3 · CryptoBot |
| nemo-gosbot | Госуслуги в Telegram — субсидии, документы, записи | aiogram 3 |
| telefeed | Telegram-канал → курируемый контент с AI-ранжированием | aiogram 3 · Mini App · ML |
| nemo-moderation-bot | AI-модерация, игры, ачивки, RU/EN/ZH | aiogram 3 |
| nemo-agent-tgbot | Точка входа в Nemo Agent — контент-завод | aiogram 3 |
| ai-crm-telegram | Лёгкая CRM в Telegram — сделки, воронки, аналитика | aiogram 3 |
| freelance-fin-bot | Финансы для фрилансеров — счета, налоги, ₽/USDT | aiogram 3 |
| mind-support-bot | AI-компаньон для ментального здоровья + mood tracking | aiogram 3 |
| content-forge-bot | Контент-завод: текст → статья → short → подкаст | aiogram 3 |
| cyber-guard-bot | Персональный безопасник — утечки, 2FA, аудит паролей | aiogram 3 |
| kovnvert_gif | Конвертация медиа — video, gif, audio | aiogram 3 · ffmpeg |
| Проект | Что делает | Стек |
|---|---|---|
| buildo-web | Buildo Web IDE — визуальный AI-конструктор сайтов | Next.js 14 · Tailwind |
| buildo-miniapp | Buildo Mini App — дашборд проекта в Telegram | Telegram Mini App SDK |
| buildo-sites | Каталог сгенерированных сайтов (витрина + SEO) | Astro · Static |
| nemo-agent-landing | Лендинг Nemo Agent — контент-завод | Next.js · Tailwind |
| nemo-agent-cms | Headless CMS для AI-статей | Sanity-style |
| suveren-landing | Лендинг суверенного комьюнити | Next.js · Tailwind |
| Проект | Что делает | Стек |
|---|---|---|
| nemo-model-government | Мозг. 5-LLM роутер + Devin-like agentic loop, fallback-цепочка OpenRouter, Anthropic-протокол для премиум | Python · OpenRouter |
| telegram-bot-api-mcp | MCP-сервер · 18 Telegram Bot API tools | TypeScript · MCP |
- Buildo Marketplace — каталог сгенерированных сайтов, продажа шаблонов 24/7
- Model Government v2 — multi-tenant, маркетплейс агентов
- Sovereign Compute — агентская инфраструктура на моих серверах (в перспективе SMR)
Built with iOS 27 Liquid Glass aesthetic · #0a0a0a · #1a1a2e · #E5E4E2
Buildo Ecosystem · 2026 · Ship production, not prototypes.

