Skip to content
View nikitalokhmachev-ai's full-sized avatar
🐲
🐲

Block or report nikitalokhmachev-ai

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

Nikita Lokhmachev

AI / ML engineer · multi-agent & agentic AI · computer vision · published researcher

Greywall stars GreyProxy stars IEEE PIMRC

LinkedIn Email


// TL_DR

I'm an AI / ML engineer with 6+ years across production computer vision, multi-agent and LLM systems, RAG and agentic pipelines, and security-focused developer tools. I ship code, papers, and consumer products.


// HIGHLIGHTS

  • Open-source contributor to Greywall, a container-free, deny-by-default sandbox for AI coding agents (Go · Linux Landlock + seccomp · macOS sandboxing).
  • Core developer of Packrat, an open-source .wacz web-archive viewer that loads archives peer-to-peer via WebTorrent. I drove the WebTorrent integration, the in-archive search experience, the magnet-link share UI, and OPFS-backed browser-local storage.
  • AI/ML consultant at Clockout (consulting engagement), a live consumer-AI networking app with 4,500+ communities. Built the AI-introductions matching engine and the AI-based user-approval system.
  • Co-founder & Head of AI at Converge Labs (stealth). Shipped AI-driven consumer matching (3× faster), real-time sentiment moderation (–56 % toxicity, +35 % retention), AI video generation (70 % of editing automated, 5× content speedup), voice-onboarding (+55 % new-user retention).
  • Speaker at AI Safety México (Apr 2026, 91 attendees) on data sovereignty for AI agents; speaker at AI CDMXWho Pressed Enter?; panelist at the YPWACC AI panel (2023).
  • Published at IEEE PIMRC 2023: Radio Map Estimation with Deep Dual Path Autoencoders and Skip Connection Learning.
  • M.S. Artificial Intelligence (4.0 / 4.0, Fulbright Scholar) · University of North Texas.
  • Open to senior IC, staff, founding-engineer, and product-engineering-lead roles in AI/ML, multi-agent systems, agentic AI, computer vision, developer tools, and security-focused AI infra.

// TECH_STACK

AI / ML       PyTorch · TensorFlow · Hugging Face · scikit-learn · OpenCV
LLM tooling   LangChain · LangGraph · LangSmith · MCP · OpenRouter · RAG · vector search
Languages     Python · TypeScript · Go · SQL · Bash
Frontend      React · AG Grid · HTMX · Tauri · Service Workers · OPFS
Backend       Django · FastAPI · Node.js · PostgreSQL · Caddy
Security      Linux Landlock + seccomp · macOS sandboxing · SOCKS5 · OAuth · 1Password
Infra         Docker · Podman · Vercel · OCI registry · GitHub Actions · Homebrew
Research      Vision transformers · Grounding DINO · Segment Anything · GANs · VAEs · diffusion · StyleGAN2

// OPEN_SOURCE_CONTRIBUTIONS

Project Role What it is Stack License
GreyhavenHQ/greywall Contributor Container-free, deny-by-default sandbox for AI coding agents (Claude Code, OpenCode, etc.). Kernel-enforced filesystem, network, and syscall isolation. Go · Landlock · seccomp · macOS sandboxing · Homebrew Apache-2.0
GreyhavenHQ/greyproxy Contributor SOCKS5 + DNS proxy companion to Greywall. ~4 ms per-request overhead. Go · SOCKS5 · TLS interception MIT
Monadical-SAS/argo (Packrat) Core developer Open-source .wacz web-archive viewer that loads archives peer-to-peer. I shipped the WebTorrent integration, in-archive search, the magnet-link share UI, and OPFS-backed browser-local storage. TypeScript · React · WebTorrent · OPFS · Service Workers OSS

// TALKS_AND_PANELS

  • Speaker — AI Safety México meetup (Apr 2026). "Who controls your agent's context?" — talk on data sovereignty for AI agents, with 91 registered attendees, co-hosted with Janeth Valdivia and Angel Tenorio. Connected the LATAM AI safety community to the Greywall sandbox work. Read on LinkedIn.
  • Speaker — AI CDMX (Mexico City). "Who Pressed Enter?" — talk on agentic AI, the accountability question behind autonomous systems, and what changes when you stop being the one pressing Enter. Watch on YouTube.
  • Panelist — YPWACC AI Panel (2023). Panel on AI's impact on industries, workflow automation, and the ethics of AI-generated content. Read on LinkedIn.

// PINNED


// SELECTED_IMPACT

  • +6 % mAP transformer at Blue River Technology, selected as the new state-of-the-art production model, saving ~$46 M in herbicide costs in Iowa fields alone.
  • Grounding DINO + Segment Anything integration at Craftwork, contributing to a $4 M funding round and a Y Combinator launch, plus an additional $2 M from an AR room-sizing feature.
  • Multi-camera person re-identification at Kryptonite for a ~$1 M GPU-cost reduction; SwAV / SimCLR self-supervised representation learning over a 50 M-image Instagram dataset (+4 % retrieval).

// EDUCATION_AND_HONORS

  • M.S., Artificial Intelligence · University of North Texas (4.0 / 4.0).
  • B.S., Computer Science / Autonomous Systems · Bauman Moscow State Technical University (3.94 / 4.0).
  • Fulbright Foreign Student Scholarship (IIE, 2021) · Edmund S. Muskie Professional Fellowship (Cultural Vistas, 2022).
  • 2nd place, International Data Analysis Olympiad (IDAO) — online round, 2020.
  • Yandex "Я-профи" AI Student Olympiad — prizewinner (2020) · Yandex "Я-профи" Big Data Student Olympiad — prizewinner (2020) · Yandex IT Winter School "Тебе Решать!" — 3rd place (2020).
  • Rector's Scholarship, Bauman MSTU — top 5%.

// CONTACT

Pinned Loading

  1. radio-map-estimation-public radio-map-estimation-public Public

    Code for the IEEE PIMRC 2023 paper "Radio Map Estimation with Deep Dual Path Autoencoders and Skip Connection Learning". Radio-map reconstruction with deep autoencoders.

    Python 13 5

  2. line-art-colorization line-art-colorization Public

    Simplified AlacGAN-based line-art colorizer. GAN-driven automatic coloring of black-and-white sketches.

    Jupyter Notebook 11 4

  3. GreyhavenHQ/greywall GreyhavenHQ/greywall Public

    Container-free, deny-by-default sandbox for AI coding agents. Kernel-enforced filesystem, network, and syscall isolation for Linux and macOS

    Go 189 26

  4. operating-function/packrat operating-function/packrat Public

    Next-gen browser history

    TypeScript 10