Skip to content
View andrei-shtanakov's full-sized avatar

Block or report andrei-shtanakov

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
andrei-shtanakov/README.md

Hi, I'm Andrei 👋

ML/AI engineer and infrastructure builder with 12+ years in tech — from industrial automation and HPC systems to AI agent orchestration and modern dev tooling.

I build tools that make AI agents work together reliably: orchestrators, policy engines, test platforms, and the infrastructure to run them all.


🔧 What I'm Building

🧠 AI Agent Orchestration

  • Maestro — AI Agent Orchestrator for parallel coding agent coordination. Runs multiple AI coding agents (Claude Code, Codex, Aider) on different parts of a project with DAG-based task scheduling and isolated git worktrees.

  • Arbiter — Coding Agent Policy Engine written in Rust. An MCP server that routes tasks to the best coding agent using Decision Tree inference, 10 safety invariants, and historical performance tracking. 10,000+ decisions/sec.

  • spec-runner — Task automation from markdown specs via Claude CLI. Reads structured tasks.md files and executes them with automatic retries, multi-agent code review, and Git branch management.

🧪 Testing & Evaluation

  • atp-platform — Agent Test Platform. Framework-agnostic platform for testing AI agents with declarative YAML test suites, multi-level evaluation (artifact checks → behavior analysis → LLM-as-judge), statistical analysis, and CI/CD integration.

☁️ Infrastructure & Platforms

  • ai-agent-management-system — Self-hosted AI agent management system with RAG integration, dynamic agent creation from templates, and Kubernetes deployment with HPA autoscaling.

🛠️ Tools & Experiments


🧰 Tech Stack

Domain Technologies
Languages Python, Rust, TypeScript, Bash, Elixir
AI/ML LLM orchestration, RAG, MCP protocol, multi-agent systems
Infrastructure AWS, Kubernetes, Docker, Terraform, EasyBuild
Data PostgreSQL, Redis, Neo4j, ChromaDB, Qdrant, SQLite
DevOps Jenkins, GitHub Actions, CI/CD pipelines
HPC Linux cluster administration, scientific software deployment, RHEL

🧭 About Me

By day I work as an HPC systems administrator supporting computational research infrastructure for drug discovery, genomics, and molecular modeling. By night (and every free moment) I'm deep in AI agent orchestration — figuring out how to make multiple AI agents collaborate on real engineering tasks reliably and safely.

I care about clean system architecture, reproducible experiments, and well-documented tools. I believe the future of software engineering involves humans and AI agents working side by side, and I'm building the tooling to make that work.


📫 Get in Touch

Popular repositories Loading

  1. atp-platform atp-platform Public

    Python 1

  2. open-prose open-prose Public

    A programming language for AI sessions — zero-dependency, pure-specification VM for orchestrating multi-agent workflows

    1

  3. DevOps-for-Azure-Applications DevOps-for-Azure-Applications Public

    Forked from Apress/DevOps-for-Azure-Applications

    Source Code for 'DevOps for Azure Applications' by Suren Machiraju and Suraj Gaurav

    JavaScript

  4. APIC-EM APIC-EM Public

    Python

  5. Introduction_to_ML_with_Python_russian_translation Introduction_to_ML_with_Python_russian_translation Public

    Forked from mystudy2000/Introduction_to_ML_with_Python_russian_translation

    Русский перевод книги Андреаса Мюллера и Сары Гвидо Introduction to ML with Python

    Jupyter Notebook

  6. Test_for_Go_intensiv Test_for_Go_intensiv Public

    Optimization Python Code

    Python