Skip to content
View alebgl77's full-sized avatar

Block or report alebgl77

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

Alexandre Beguel

I’m an independent Data & AI consultant and founder based in Paris, France. I have spent 20 years working across IT, data and AI, with a practical interest in the point where architecture, delivery and operations meet.

My current focus is production GenAI: turning useful prototypes into systems that can be evaluated, observed, secured and maintained. I work on design choices around retrieval and agentic workflows, quality measurement, runtime visibility, access boundaries, and operating models. The aim is not novelty for its own sake; it is to make AI behavior understandable enough for teams to improve it and dependable enough for real use.

Focus

  • Production GenAI architecture and the path from prototype to operation
  • Repeatable evaluation at component and system level
  • Observability for quality, cost, latency and failure analysis
  • Security, data boundaries and controlled tool access

Selected open-source work

  • open-fullscreenshot — a Chrome Manifest V3 extension for full-page, visible-area, element and region capture, using active-tab access without host permissions, network calls or telemetry.
  • generative-engine-monitor — a tool for measuring brand visibility in AI answers across parametric and grounded responses, with explainable scoring, confidence intervals and replay.
  • ftp-deploy-mcp — an MCP server that connects AI coding tools to FTP, FTPS and SFTP, with multi-server support, path isolation, read-only mode and dry runs.
  • tierdecay — a Markdown-based model-routing approach that distills solved problem classes into reusable execution patterns for AI coding CLIs.
  • harnessmeter — an offline profiler for agent harness instructions, skills, subagents and MCP tool schemas, designed to work without API keys or network access.
  • claude-inc — a structured collection of 42 role-based skills across seven departments for Claude Code and other AI CLIs.

Working principles

  • Start with the problem, constraints and failure modes.
  • Treat evaluation and observability as product requirements.
  • Minimize privileges and data exposure; make consequential actions explicit.
  • Prefer simple, reviewable components and measurable automation.

Contact

beguel.com · LinkedIn

French is my native language; I work professionally in English.

Pinned Loading

  1. claude-inc claude-inc Public

    Hire a 42-employee AI company in one command: 7 departments, 42 skills, 1 CEO. For Claude Code & any AI CLI.

    Shell 10 1

  2. tierdecay tierdecay Public

    The self-distilling model router for AI coding CLIs — solve each problem class at the expensive tier once, execute it cheap forever. Just markdown, no proxy.

    Shell 1

  3. ftp-deploy-mcp ftp-deploy-mcp Public

    The deploy button for AI coding agents - MCP server connecting Claude Code, Cursor, Windsurf, Trae & Antigravity to your own FTP/FTPS/SFTP servers. Multi-server, path jail, read-only mode, dry-run,…

    JavaScript

  4. generative-engine-monitor generative-engine-monitor Public

    Measure brand visibility inside AI answers. Two independent axes (parametric vs grounded), medians with bootstrap confidence intervals, rule-by-rule explainable scores, and replay at zero API cost.

    TypeScript

  5. harnessmeter harnessmeter Public

    A profiler for your agentic harness. Price every line of CLAUDE.md, every skill, subagent and MCP tool schema — then find the ones that don't earn their place. Zero API keys, zero network. Claude C…

    TypeScript

  6. open-fullscreenshot open-fullscreenshot Public

    Full-page screen capture extension for Chrome (Manifest V3) — scroll-and-stitch full page, visible area, element or region. activeTab only, no host permissions, no network, no telemetry.

    JavaScript