Skip to content
View markoblogo's full-sized avatar
🏠
🏠

Block or report markoblogo

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
markoblogo/README.md

ABV

Anton Biletskyi-Volokh (ABV)

I work at the intersection of applied AI research, language systems, and experimental software.

My main interests are:

  • how LLMs represent and manipulate structure,
  • how constrained languages and symbolic systems interact with models,
  • how to turn vibe coding into a repeatable engineering method,
  • and how to build useful systems out of tools that are still, in many cases, glorified probability engines.

Based in Nantes (EU). Operating on Paris time.


Research interests

Language and meaning

I am particularly interested in constructed and compressed languages as interfaces for intelligence:

  • Toki Pona
  • Lojban
  • pictographic and symbolic systems
  • low-bandwidth meaning representation for humans and models

LLM systems

I explore:

  • prompt structure
  • memory and externalized reasoning
  • agent workflows
  • model behavior under constraints
  • LLM-first discoverability and machine-readable interfaces
  • practical limits of “understanding” in code and knowledge tasks

Systematic vibe coding

I am interested in treating vibe coding as something more serious than improvisation:

  • rapid iteration
  • scaffolding and reusable harnesses
  • memory and feedback loops
  • system design under model unreliability
  • building fast without surrendering all dignity

Current directions

AI-native language interfaces

Exploring whether simplified or formally structured languages can serve as better control surfaces for LLMs than ordinary natural language.

LLMO / discoverability

Experiments around machine-readable visibility: llms.txt, retrieval-facing structure, model-oriented content organization, and interface design for AI-mediated discovery.

Code understanding and architecture

Ongoing interest in whether code agents actually form usable internal models of architecture, constraints, and dependency structure — or merely imitate competence locally.

Generative systems as research instruments

Using AI tools not just for output generation, but for probing questions about reasoning, compression, abstraction, and system design.


Writing


Contact

Pinned Loading

  1. AGENTS.md_generator AGENTS.md_generator Public

    Safe-by-default CLI that generates and updates AGENTS.md / RUNBOOK.md for AI coding agents using marker-based patches, diff-first workflow, and conservative repo auto-detect.

    Python 2

  2. lab.abvx lab.abvx Public

    ABVX Lab — a small static hub of ABVX developer tools (GitHub Pages).

    1