Skip to content
View Norsaje's full-sized avatar
🫕
Focusing
🫕
Focusing

Block or report Norsaje

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
Norsaje/README.md
English · Русский

Kirill Zinchenko

ML Engineer — LLM systems, agents, and retrieval. I care about the parts that have to run after the demo is over.

ML Engineer at Sber, building multi-agent systems for codebase analysis and code standardization. Before that — computer vision (Eco-Scan) and LLM routing (Exine). Competitive-programming background — prize at «Я-профессионал», and I still reach for C++ when a millisecond is on the line.


What I work on

  • Agent systems that survive real codebases. LangGraph state machines, tool orchestration, recovery paths — not happy-path notebooks.
  • Retrieval that retrieves. Hybrid BM25 + dense (BGE-M3) + cross-encoder rerank, fused with RRF. Cosine over a single embedding is where the problem starts, not where it ends.
  • Memory for long-horizon agents. STM/LTM hierarchy, MemGPT-style paging, causal-violation tracking. (I gave a talk on Letta / MemGPT internals.)
  • Latency. Profile first, cut lines second. C++ on the hot path, Python for everything else.

Selected work

Celerity · C++ Compact, training-free multimodal search. Built to be small and fast, not to wrap a framework.

CNN · Python Real-time sign-language translation — CV running inside the UI, not on a server somewhere.

Secure_chatbot · Python Guardrailed LLM chat — the boring, necessary half of shipping an assistant.


Stack

Python · PyTorch · LangChain / LangGraph · scikit-learn · C++ · FastAPI · Docker · PostgreSQL · Redis · Linux


Currently

Reasoning via RL — the DeepSeek-R1 lineage, GRPO and what comes after it. Agent memory past plain RAG.


orvune.tech · Telegram · kirillzinchenko2006@gmail.com

Popular repositories Loading

  1. CNN CNN Public

    Sign Language Translator

    Python 4

  2. Secure_chatbot Secure_chatbot Public

    Secure chatbot, that's it

    Python 3

  3. Celerity Celerity Public

    Компактный C++ инструмент для мультимодального поиска без обучения

    C++ 3

  4. CNN_Food_classifier CNN_Food_classifier Public

    basic model, based on EfficientNetB3 to classify large food classes

    Jupyter Notebook 1

  5. Norsaje Norsaje Public

    Myself

    1

  6. agent_py agent_py Public

    1