Skip to content
View Guillain-RDCDE's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Ballast Systems
  • Angers, France

Block or report Guillain-RDCDE

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.

Content in all repositories owned by your account will be closed.
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
Guillain-RDCDE/README.md

Guillain d'Erceville

From the board to the byte. Same person, same week.


Now — Production AI that bills. Whisper + Claude pipeline, 9 servers, ~70% unattended. Court officers invoice on it daily.

Before — Systematic fund I built end to end. $9B/mo volume, $51M AUM. 3,500 strategies running 24/5.

Always — Reverse engineer. 10 years in the security press, cracking protocols and writing proofs-of-concept. The Grundig/Olympus dictation codec, closed since 1994, is now in ffmpeg-devel review.


What's here

Trusted-Transcription ASR hallucination firewall — 7 detectors, LLM repair, MCP server. The generic layer extracted from production.
DS2-Anywhere Cracked the Olympus DS2/DSS dictation format, closed since 1994. ~3,200 cron runs in prod. Patches sent upstream to FFmpeg.
FLAC Detective Catches fake lossless files — spectral analysis + CNN. 11K files, zero false positives.
Open-Alpha-Lab 962 trading ideas stress-tested in public. Nine survive, 789 are mirages.
PocketRoll Custom FPGA core for the 1998 Game Boy Camera.
Prometheus-Station Solar Raspberry Pi serving offline Wikipedia over LoRa.

What's not here

A legal-grade transcription platform under NDA — agent orchestration, MCP servers, 90KB rule base, 700-entry structured memory, multi-VM fleet. Architecture walkthrough available under NDA.


I publish the dead ends, not just the wins. It's the only thing that makes the wins credible.

Head of AI / AI Lead — available full-time from October 2026. guillain@poulpe.us · LinkedIn

Pinned Loading

  1. FLAC_Detective FLAC_Detective Public

    Catch lossy transcodes hiding inside lossless files (FLAC, ALAC, APE, WAV). MP3, AAC, Vorbis and — partially — Opus, read through three independent evidence families: spectral, MDCT transform-align…

    Python 11 1

  2. DS2-Anywhere DS2-Anywhere Public

    Decode Olympus DSS/DS2 dictation files anywhere - pure CLI, no Windows, no GUI, no commercial software. A production integration recipe for a format closed since 1994.

    JavaScript

  3. Open-Alpha-Lab Open-Alpha-Lab Public

    We stress-test the market's favorite "edges." A growing library of reproducible, cost-aware teardowns separating real signal from statistical mirage — folklore, the factor zoo, viral strategies. Mo…

    Jupyter Notebook 2

  4. Prometheus-Station Prometheus-Station Public

    Solar-powered Raspberry Pi knowledge station serving offline Wikipedia via Kiwix. Long-range LoRa mesh network (Meshtastic planned). Autonomous, resilient, designed for disaster zones and remote ar…

    1

  5. PocketRoll PocketRoll Public

    Forked from budude2/openfpga-GBC

    An infinite roll of film for the 1998 Game Boy Camera on the Analogue Pocket — a custom openFPGA core that recycles the roll and dumps every photo to SD, no PC in the field. Plus the full making-of.

    Verilog 17

  6. Trusted-Transcription Trusted-Transcription Public

    Catch confident lies in automatic transcription — hallucination detection, LLM repair, and quality scoring for production ASR pipelines.

    Python