Оносов Костянтин Едуардович
● доступний для нової ролі

Оносов Костянтин Едуардович

🎯 Middle AI Engineer — Galaktica

Middle AI Engineer / LLM Pipeline Engineer

Live Product #1
Live Product #2
In Development
PILOT — AI QA Platform

📌 Чому я підходжу (дзеркало JD)


🎯 Summary

Я інженерю LLM pipeline, prompt systems і RAG архітектури в production. Зараз маю 3 активних AI pipeline: ZRT Classifier (LLM з structured JSON output класифікує пошукові запити), Vision QA Pipeline (скриншот → multi-lens LLM аудит), IMPRINT (self-learning failure classifier — накопичує JSONL failures, per-site patterns, 0 false positives). Також: autoblog (OpenAI/Anthropic для SEO контенту) і scraper Vision AI (brand detection для ~10K+ listings). Python workflow — щоденно для scraper pipeline і Vision AI scripts. Backend: NestJS + TypeScript (primary). FastAPI — знаю REST patterns, можу освоїти швидко.


🚀 LLM / AI Engineering Portfolio

IMPRINT — Self-Learning Failure Classifier

Production: PILOT framework

# Conceptual flow (TypeScript implementation)
classify_failure(screenshot, html, console_log) → {
  category: "auth_error" | "layout_shift" | "timeout" | ...,
  confidence: 0.95,
  action: "retry" | "skip" | "delete" | "retry_proxy"
}

ZRT Classifier — Structured LLM Output

Production: AutoShara + PGT

// Prompt engineering з JSON schema enforcement
classifier.classify(searchQuery) → {
  listingType: "SALE" | "RENT",
  subIntent: "buy_domestic" | "rent_longterm" | ...,
  confidence: number,
  metadata: { brand?, city?, priceRange? }
}

Vision AI Pipeline — Photo Quality + Brand Detection

Production: AutoShara scraper (~10K+ listings)

# Python pipeline
for listing in batch:
    screenshot = capture_listing_photo(listing.url)
    result = openai_vision.analyze(screenshot, prompt=BRAND_DETECTION_PROMPT)
    if result.brand != listing.brand:
        flag_for_correction(listing, result)

Autoblog Pipeline — LLM Content Generation

Production: AutoShara + PGT


🛠️ AI Engineering Stack

Категорія Технології
LLM APIs OpenAI (GPT-4, Vision, embeddings), Anthropic Claude (claude-3-5-sonnet)
Prompt Engineering Structured JSON output, few-shot, chain-of-thought, multi-lens
RAG Knowledge Pack per role, IMPRINT JSONL база, context injection
Python Playwright, Selenium, Vision API scripts, Telethon, requests
TypeScript/Node.js NestJS (primary backend), LLM integration в production
Eval JSONL failure datasets, A/B prompt comparison, regression testing
AI Dev Tools Claude Code (primary), GitHub Copilot, Cursor
Infrastructure PostgreSQL, Redis, PM2, Hetzner VPS

💡 LLM Engineering Patterns

Prompt Engineering

Eval & Regression

Cost Optimization


📌 Чим відрізняюся


🎓 Background

Self-taught AI engineer. 2+ роки production LLM pipeline delivery.

🌍 Мови

Українська: рідна | Англійська: B2+ | Російська: пасивна

📎 Посилання

Продукти: https://autoshara.com | https://pgthub.com LinkedIn: linkedin.com/in/konstantyn-onosov-9a8929403