AI Systems Engineer LLM Agent Architect Astana · Kazakhstan

Aleksandr Tikhonov.

I design production systems around LLMs: RAG services, agent orchestration, semantic search, and self-hosted inference — under strict latency and cost constraints.

2.5+
years of production AI
20
universities in pilot
7500+
Protocore tests

Reference architecture

FIG. 1 · GENERAL VIEW
chat / web clientsSSE streaming · RU/ENin prod: LanGPT · Protocore Chat
admin dashboardcontrol plane · RBACin prod: Protocore Dashboard
API · agent orchestrationFastAPI · contracts · quality gatesin prod: LanGPT API · Protocore Runtime
searchBM25 + kNN + RRFin prod: Search 2.0 · AI-Snippets
LLM inferencevLLM · load balancerin prod: LanGPT · AI-Snippets
sandboxgVisor · k8s podsin prod: Protocore Sandbox
infrastructureKubernetes · Helm · Prometheus · RabbitMQ · Redis · Postgresin prod: EBS Lan · Protocore
THE STACK I WORK WITH, DRAWN AS A SYSTEM · HOVER A NODE — WHERE IT RUNS IN PROD

A diagram beats a bullet list. This exact scheme runs end-to-end in my self-hosted platform Protocore.

Flagship SYS—01 BETA
Lead project · ascorblack-labs

Protocore.

A protocol-first runtime for stateful, tool-using AI agents: strict core contracts, durable run state, observability and real-time SSE streaming. It deploys entirely on your own infrastructure and ships with a reproducible-research publication site. Flagship project — founder / solo.

  • Protocol-first core with enforced boundaries
  • Durable, stateful agent runs
  • Observability · real-time SSE streaming
  • Reproducible-research publication site
  • 7,400+ automated tests · reproducible benchmarks

Profile

Since January 2024 — AI Systems Engineer at EBS Lan (Russian academic e-library platform): I own the backend and infrastructure side of the company's key AI services, from architecture to production support in Kubernetes.

In parallel — founder of ascorblack-labs: Protocore, a self-hosted AI agent platform, running entirely on my own infrastructure (GitLab, Harbor, k3s).

My strength is engineering production systems around LLMs rather than generic model training: reliability, observability, and degradation that never surfaces as an error.

Specification

  • LLM / RAG / agent orchestrationcore
  • Python · FastAPI · asynciocore
  • Elasticsearch · BM25 + kNN + RRFcore
  • vLLM · local inferencecore
  • Kubernetes · Helm · gVisorops
  • RabbitMQ · Redis · PostgreSQLdata
  • Prometheus · Grafana · OTLPobs
  • Next.js · React — platform frontendsui