Hadrien PATIN
AI • Machine Learning • Development
I design intelligent, fast and useful tools.
GitHub
Open-source activity
A condensed view of my public and private GitHub contributions over the last 12 months.
Rolling window · Jan 2026
—
contributionsActive days
—/ 365
Busiest day
—
Tech Stack
AI/ML & workflow automation tools
Featured Projects
A selection of my recent work in AI and software development
Qwen3-1.7B Magistral Math
Dataset & Model Release · 2025
End-to-end project: custom math reasoning dataset (~13.9k problems), fine-tuned LLM (~1.7B params), and open-source release on Hugging Face.
- •GSM8K-OpenMath-MathReason-13k: structured CoT (Problem → Reasoning → Answer)
- •Supervised fine-tune on Qwen3-1.7B-Base with Unsloth + TRL on RTX 4090
- •Full weights (Transformers/vLLM/TGI) + GGUF export for local inference

Sourdough Forge — iOS App
iOS App · 2025
All-in-one sourdough baking companion: manage starters, plan bakes, and get AI-powered guidance. Built with React Native + Expo.
- •AI Coach with secure Vercel proxy (JWT auth, RevenueCat entitlements, Redis quotas)
- •Smart feeding reminders, recipe calculator, and baking journal
- •Full offline support with iCloud sync and local-first architecture
AI Sum — Chrome Extension
Personal Project · 2025
Summarizes web pages into 5 sentences using FastAPI or Hugging Face (BART).
- •FastAPI backend with BART model integration
- •Chrome extension for seamless web page summarization
- •Optimized for speed and accuracy
n8n Docker Setup Guide
Technical Guide · 2025
Bilingual (FR/EN) technical guide for setting up n8n locally with Docker, Ngrok, and MCP integration for Claude, Cursor, and Windsurf.
- •Complete step-by-step setup with Docker Desktop
- •Ngrok tunnel configuration for webhooks
- •MCP server integration with AI assistants