Skip to content
View semtexzv's full-sized avatar
  • Google
  • Zurich
  • 01:20 (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 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
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

Project Description
protokit High-performance Protocol Buffers for Rust. Only implementation supporting full TextFormat spec.
termineer Autonomous AI coding agent — task decomposition, multi-agent orchestration, universal tool abstraction across Claude/Gemini/GPT.
genagent Multi-provider AI desktop assistant. Rust backend + Swift frontend, cross-platform FFI.
stor Typed embedded key-value database on RocksDB with zero-copy deserialization.
mml Micro 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. protokit protokit Public

    Simple protocol buffers for Rust

    Rust 5

  2. stor stor Public

    Simple embedded structured storage

    Rust 4

  3. mml mml Public

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

    Rust 1

  4. rama rama Public

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

    Python

  5. genagent genagent Public

    Rust 1

  6. termineer termineer Public

    Terminal Engineer - Generic framework for terminal AI agents

    Rust