Programs
This page features a collection of my projects, scripts, and applications.
Logran
A simple and user-friendly app for keeping a running log. It automatically calculates pace and speed, tracks your history, displays progress charts, and supports multiple users.
GitHub →Multi-Agent Translation Evaluator
A multi-agent system for evaluating the quality of machine translation (English → Russian) using several specialized LLM agents and a moderator. Used for scientific research.
GitHub →JPG to PDF Compiler
A simple script that automatically collects all numbered JPG files in a folder and combines them into a single PDF document.
GitHub →Norbert AI
Norbert AI — a ready-to-use architecture for building intelligent assistants. Semantic search, graph, RAG, web search and search across scientific databases, annotation, and analytics via LLM.
GitHub →Predicting User Age Based on Online Behavior
A learning project to build a model for predicting a user’s age category (0–4) based on internet behavior data. Linear models, feature engineering, metric analysis, and visualization were used. Goal: F1-macro ≥ 0.75.
GitHub →