Skip to content
View SashaEee's full-sized avatar
😜
😜

Block or report SashaEee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SashaEee/README.md

Привет, я Саша 👋

Python / Backend-разработчик — ML и RAG-агенты, дата-пайплайны, парсинг, автоматизация.
Делаю инструменты, которые решают реальные задачи — от детектора дипфейков до веб-сервиса, меняющего голос робота-пылесоса.


🛠️ Стек

Python PyTorch FastAPI Flask PostgreSQL pgvector Pandas Docker TypeScript React Swift

🚀 Избранные проекты

Проект О чём Стек
RoboVoice Веб-интерфейс для смены голоса робота-пылесоса Trouver/Dreame/Mova: готовые паки или своя озвучка, без рута и платных сервисов Flask JS Docker
auditLens LLM-агент c RAG для внутреннего аудита банковских продуктов: отчёты со ссылками-источниками, экспорт в PDF, pgvector LLM RAG Postgres
diploma_deepfake Детектор дипфейк-видео (EfficientNet-B0 + Dilated TCN + ArcFace) с доменной адаптацией и FastAPI-демо PyTorch CV FastAPI
kadastr Пайплайн данных Росреестра: координаты, адреса и площади из Excel + нормализация адресов (Pullenti) pandas geocoding
tiktok_parser Модульный OSINT-инструмент для TikTok: сбор описаний и комментариев, минимизация PII, выгрузка в JSONL/Postgres yt-dlp OSINT

🔒 Корпоративные проекты (закрытый код, NDA)

Часть работы — внутренние enterprise-инструменты в крупном банке, которые нельзя выложить в открытый доступ. О масштабе:

  • AI-ассистент для аудиторов — запросы на естественном языке → выполнение «навыков» поверх Spark/Hive, выгрузки на сотни тысяч строк, RAG по регламентам · FastAPI LLM RAG PySpark
  • AI-генератор презентаций — деки из текста корпоративным LLM, экспорт в PPTX · Next.js FastAPI LLM
  • Комплаенс-аудит кода — проверка кодовых баз на соответствие внутренним требованиям через RAG-агент · FastAPI RAG
  • Канбан для команд аудита — задачи, KPI-отчёты, e-mail-уведомления, AI-помощник · Flask React Greenplum
  • Парсер реестра банкротств (ЕФРСБ) — выгрузка данных в Excel · Playwright pandas

🧮 Языки


📫 По проектам и вопросам — пишите в Telegram.

🇬🇧 English

Python / Backend developer — ML & RAG agents, data pipelines, scraping, automation. I build tools that solve real problems, from a deepfake detector to a web service that changes a robot vacuum's voice.

Featured projects

  • RoboVoice — self-hosted web UI to change a Trouver/Dreame/Mova robot-vacuum voice; ready packs or build your own, no root or paywall. Flask · JS · Docker
  • auditLens — deep-research LLM agent + RAG platform for internal bank-product audit; cited reports, PDF export, pgvector. LLM · RAG · Postgres
  • diploma_deepfake — deepfake video detector (EfficientNet-B0 + Dilated TCN + ArcFace) with online domain adaptation and a FastAPI demo. PyTorch · CV
  • kadastr — Rosreestr cadastral data pipeline; coords/addresses/areas from Excel + address normalization. pandas
  • tiktok_parser — modular TikTok OSINT tool; descriptions & comments, PII minimization, JSONL/Postgres sinks. yt-dlp

Closed-source (NDA) — enterprise tooling at a major bank: an AI assistant for auditors (FastAPI · LLM · RAG · PySpark), an AI presentation generator (Next.js · LLM), a code-compliance auditor (RAG), and a Kanban board for audit teams (Flask · React · Greenplum).

📫 Questions or collaboration — reach me on Telegram.

Pinned Loading

  1. Trouver_audio_install Trouver_audio_install Public

    🔊 Open-source web UI to change your Trouver/Dreame/Mova robot vacuum voice — Кузя, R2-D2, GLaDOS or your own. No root, no paywall.

    Python 2

  2. auditLens auditLens Public

    Deep-research LLM agent + RAG platform for internal bank-product audit — cited reports, PDF export, pgvector

    Python

  3. diploma_deepfake diploma_deepfake Public

    Deepfake video detector (EfficientNet-B0 + Dilated TCN + ArcFace) with online domain adaptation and a FastAPI demo

    Python

  4. kadastr kadastr Public

    Rosreestr cadastral data pipeline — fetch coords/addresses/areas from Excel and normalize addresses (Pullenti)

    Python 2

  5. tiktok_parser tiktok_parser Public

    Modular TikTok OSINT tool — scrapes descriptions & comments, pluggable collectors, PII minimization, JSONL/Postgres sinks

    Python