Skip to content
View semtexzv's full-sized avatar
  • Google
  • Zurich
  • 07:23 (UTC +02:00)

Block or report semtexzv

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

About

Senior Software Engineer at Google DeepMind (Gemini). Based in Zürich.

I build systems across the entire stack — from GPGPU kernels to mobile apps — and I spend my free time training language models from scratch to build intuition about where AI is heading.

What I'm working on

🔬 LLM Architecture Research — Training and evaluating transformer architecture improvements at 150M-parameter -> 1B scale. Exploring training efficiency, novel attention mechanisms, and hybrid architectures.

🤖 AI Agent Systems — Building autonomous coding agents and multi-agent orchestration frameworks.

Selected projects

ProjectDescription
protokitHigh-performance Protocol Buffers for Rust. Only implementation supporting full TextFormat spec.
termineerAutonomous AI coding agent — task decomposition, multi-agent orchestration, universal tool abstraction across Claude/Gemini/GPT.
genagentMulti-provider AI desktop assistant. Rust backend + Swift frontend, cross-platform FFI.
storTyped embedded key-value database on RocksDB with zero-copy deserialization.
mmlMicro ML library — automatic differentiation engine targeting Apple Silicon CPU + GPU.

Areas I keep pulling on

  • Training efficiency — the transformer paradigm has a decade of scaling left, efficiency is the bottleneck
  • Compression & intelligence — the Hutter prize framing, what it means for model design
  • Game-theoretic AI — poker AI, reasoning under uncertainty
  • Interpretability — understanding what's happening inside models, not just what comes out

Stack

Rust · Python · Go · C/C++ · Swift · TypeScript · Kotlin · Java
PyTorch · MLX · CUDA · OpenCL · Kubernetes · gRPC/Protobuf

📫 semtexzv@gmail.com

Pinned Loading

  1. protokitprotokitPublic

    Simple protocol buffers for Rust

    Rust 5

  2. storstorPublic

    Simple embedded structured storage

    Rust 4

  3. mmlmmlPublic

    Micro Machine Learning. Tiny ML Library targeting Apple Sillicon devices.

    Rust 1

  4. ramaramaPublic

    Rust-Llama. How simple can we make llama with reasonable performance?

    Python

  5. genagentgenagentPublic

    Rust

  6. termineertermineerPublic

    Terminal Engineer - Generic framework for terminal AI agents

    Rust