Skip to content
View JohnLinotte's full-sized avatar

Block or report JohnLinotte

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

Popular repositories Loading

  1. ddh-website ddh-website Public

    Site statique du Département des Harnais — atelier d'auteur sur l'IA : harness d'agents, agentivité, deterministic-first. Bruxelles. Pipeline Python stdlib (sitemap, flux RSS/JSON, JSON-LD, llms.tx…

    HTML

  2. atomic-json-io atomic-json-io Public

    Crash-safe atomic JSON/text/JSONL writer (tmp + fsync + os.replace) with thread-safe and process-safe concurrency. Python stdlib only — zero dependencies.

    Python

  3. hybrid-retrieval-scoring hybrid-retrieval-scoring Public

    Hybrid retrieval scoring: BM25 (bilingual FR/EN stopwords) + TF-IDF fused via Reciprocal Rank Fusion (RRF). Lightweight hybrid search without a full search engine.

    Python

  4. prompt-injection-sanitizer prompt-injection-sanitizer Public

    Deterministic prompt-injection sanitizer: regex detection of 20+ injection patterns, leet/typoglycemia detection (Damerau-Levenshtein), Unicode normalization, risk scoring, data-tag escaping. Pytho…

    Python

  5. web-article-extractor web-article-extractor Public

    Two-stage web article extraction (trafilatura + Playwright fallback) with YouTube transcript support. CLI + library, JSON or Markdown output. No framework.

    Python