Skip to content
View FUYOH666's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report FUYOH666

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
FUYOH666/README.md

Aleksandr Mordvinov

Applied AI builder — I build production systems for documents, voice, retrieval, and agentic workflows.

My work sits between product and infrastructure: Python/FastAPI services, LLM/RAG systems, ASR/TTS pipelines, multi-channel agents, and local-first or controlled deployment when privacy, latency, or data residency matter. I focus on messy, high-friction operational data: documents, scans, calls, internal knowledge, and multi-step business workflows.

Focus

  • Document intelligence for regulated and operations-heavy workflows
  • Voice AI, call analytics, and speech interfaces
  • Retrieval-grounded systems with structured outputs
  • Private / on-prem AI stacks: serving, embeddings, reranking, and observability

Representative work

  • Logistics / regulated paperwork — extraction, retrieval, assisted classification, and schema-bound outputs for document-heavy workflows
  • Call-center QA and operations — local-first transcription, scoring, and reporting pipelines
  • Long-cycle sales — multilingual, multi-channel agents with grounding, routing, and human handoff
  • Private AI infrastructure — deployable inference, embedding/reranking services, and production-minded system design

Selected public repositories

Repository What it shows
VoiceToText Offline, cross-platform voice-to-text with support for local ASR workflows
Scanovich.ai-audio-call Local-first call analytics: recordings -> transcription -> structured scoring and reporting
Services-BGE Embedding and reranking microservices for retrieval and hybrid search
realestate-agent-platform Multi-channel AI agents with grounding, tenant isolation, and operational hooks
ai-agent-tts Low-latency voice agent stack with streaming speech in/out and dialog control
linux-defender Security-aware Linux operations tooling: audit, scheduling, and monitoring

More public repos: github.com/FUYOH666?tab=repositories&type=public

Private work themes

A substantial part of my production work lives in private repositories or on-prem deployments. Common themes:

  • regulated document workflows
  • marketplace analytics and operator tooling
  • speech services and bots
  • controlled inference and retrieval infrastructure
  • internal agent systems and orchestration

How I build

  • Start from constraints: data shape, latency, privacy, evaluation, and integration surface
  • Ship thin vertical slices first, then harden for production
  • Prefer structured outputs, health checks, and observability over demo-only magic
  • Use agentic patterns where they help, but optimize for reliability, grounding, and failure handling

Open to

  • High-signal applied AI / product engineering roles
  • Early-stage teams that need a strong builder across product and infrastructure
  • Focused partnerships around document AI, voice systems, retrieval, and private deployment

Contact

Popular repositories Loading

  1. VoiceToText VoiceToText Public

    Cross-platform Voice-to-Text application with support for macOS, Linux, and Apple Silicon (MLX). Fully offline, private, and free.

    Python 1

  2. Scanovich.ai-audio-call Scanovich.ai-audio-call Public

    Local-first call analytics platform with shared pipeline, pilot-ready API/UI, saved-result history, and on-prem deployment paths

    Python 1

  3. Scanovich.ai-MRI_radiology_assistant Scanovich.ai-MRI_radiology_assistant Public archive

    Open to custom development. AI Assistant for Radiology (MRI + CT).

    Python

  4. Cleaner-OS Cleaner-OS Public

    Universal CLI for system cleanup and audit: ML cache analysis (Hugging Face, PyTorch, TensorFlow), Python dependency checks, app leftovers, security. macOS and Linux.

    Python

  5. linux-defender linux-defender Public

    Unified security management for Linux — ClamAV, Fail2ban, Lynis, AIDE, Trivy

    Python

  6. ai-agent-tts ai-agent-tts Public archive

    Low-latency voice AI agent platform with streaming ASR/TTS, FSM-based dialog management, and microservices architecture. Built with FastAPI, LangGraph, vLLM, and F5-TTS.

    Python