Skip to content
View pjt222's full-sized avatar

Block or report pjt222

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

Philipp Thoss

GitHub Sponsors

AI Engineer — agentic systems, MCP, LLMs

ML Engineer · Data Scientist · Chemist (Diplom-Chemiker) · Maille Artisan

I build production AI systems: agentic frameworks, MCP servers, RAG pipelines, and the infrastructure around them. Creator of agent-almanac — an open-source library of executable AI skills, agents, and teams built on the Agent Skills open standard. CRAN package author (putior). 5 peer-reviewed publications spanning ML methodology and organic chemistry — including a cover-feature paper in Angewandte Chemie (2012, issue 30, DE + Int. Ed.) — 128 citations, h-index 5.

Daily driver: Claude Code with Opus — agentic MCP workflows across R, Python, Rust, and JS codebases. The open-source agent-almanac captures how I organize skills, agents, and multi-agent teams for this kind of work.

Available for 100% remote AI engineering roles within Europe. Relocating to Austria in Autumn 2026.

Current Focus

  • Agentic AI frameworks — skill definitions, multi-agent coordination patterns, validation with step-level error recovery
  • MCP server development — including cross-review-mcp for inter-agent artifact exchange
  • Autoregressive → diffusion model conversion (ez-ar2diff) — currently in stealth mode. Ping for a teaser.
  • GPU kernel engineering — hand-tuned CUDA/SASS kernels
  • Production LLM integrations — RAG pipelines, embedding retrieval, Sentence Transformers
  • Open-source R package developmentputior (CRAN), jigsawR

Tech Stack

AI daily driver: Claude Code (Opus) — MCP orchestration, polyglot agent-driven workflow Agentic / LLM: MCP, Anthropic API, Sentence Transformers, Agent Skills open standard, RAG ML: tidymodels, scikit-learn, xgboost, PyTorch, diffusion models Languages: R, Python, SQL, TypeScript, Rust, Bash Infrastructure: Docker, Linux/WSL, CUDA, nginx, FastAPI, DuckDB, Parquet

Deployed Demos & Datasets

Links

Support My Work

If my open-source projects save you time, consider sponsoring their development. Reliable AI assistance requires structured knowledge — and maintaining that structure is work the models themselves cannot do.

Pinned Loading

  1. agent-almanac agent-almanac Public

    Agent Almanac — a curated reference of executable skills, specialist agents, and teams for AI-assisted development, with interactive visualization

    R 13 1

  2. putior putior Public

    Extract workflow diagrams from code annotations across 30+ languages

    R 5

  3. jigsawR jigsawR Public

    R translations of Draradech's JavaScript jigsaw puzzle generators with enhanced circular puzzle visualization

    R 1

  4. bare-metal bare-metal Public

    Hand-tuned NVIDIA SASS kernels for RTX 3070 Ti (GA104, sm_86): 31,910 GFLOPS HGEMM, 41,721 dense-equiv 2:4 sparse, 11,453 GFLOPS Flash Attention, no cuBLAS / cuDNN / PyTorch. 6-chapter tutorial + C…

    Cuda

  5. claude-buddy-investigation claude-buddy-investigation Public

    Reverse-engineering findings: Claude Code companion system, advisor, Kairos loop, and v2.1.112 architecture

    TypeScript

  6. cross-review-mcp cross-review-mcp Public

    MCP server enabling two Claude Code instances to review each other's projects through structured artifact exchange. Design informed by QSG scaling laws.

    TypeScript