Skip to content
View 75016paris's full-sized avatar

Block or report 75016paris

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

Hi, I'm Paul Roitfeld

AI Solutions Engineer | Business-agent deployment, integration, evaluation and observability
Python · SQL · REST APIs · LLM tool-calling · OpenTelemetry · Langfuse · client delivery

I turn operational workflows into testable AI applications. My focus is the full delivery loop: understand the business need, integrate the application with APIs and data, keep sensitive actions behind deterministic controls, evaluate the agent against business-risk scenarios, diagnose failures and iterate.

After fifteen years in client-facing audiovisual delivery, I moved into technical work through applied AI, Python and data projects. I am targeting AI Solutions Engineer, AI Deployment Consultant, Forward Deployed Engineer and Implementation Consultant roles in product teams, consulting firms and IT services companies.

Based in France. Open to remote France/Europe roles and client travel.


Flagship case study — Comptoir + Bernardo

Bernardo — evaluating a business AI agent

Evaluation and model-selection case study for a restaurant workforce-planning assistant.

  • 100 business-risk scenarios × 6 configurations = 600 observations.
  • Checks across replies, tool calls, APIs and resulting database state.
  • Retrieval, mutations, permissions, cross-tenant isolation and prompt injection.
  • OpenTelemetry instrumentation exported to self-hosted Langfuse.
  • Analysis across quality, write integrity, observed security, p95 latency and cost.
  • Failure diagnosis leading to deterministic confirmation and evidence-preservation recommendations—not another prompt-only iteration.

Repository: https://github.com/75016paris/bernardo-agent-evals

Comptoir — the assistant being evaluated

Restaurant workforce-planning SaaS demo: web dashboard, API and WhatsApp assistant for schedules, leave and replacement workflows.

The model handles intent, tool selection and language. Deterministic code owns authorization, tenant isolation, confirmations, database writes and staffing constraints.

Demo: https://comptoir.cosmobot.fr
Repository: https://github.com/75016paris/comptoir-ai-restaurant-planning


Client delivery proof

SOLshare — solar forecasting and anomaly detection

Internal data tool delivered to a solar company in Bangladesh: multi-site monitoring, photovoltaic forecasting and anomaly detection.

Repository: https://github.com/75016paris/solar-forecasting-anomaly-detection-dashboard

Dishpatch — subscription analytics

Internal analytics tool delivered to a meal-delivery company in England: conversion, churn, renewals, cohorts and purchase behavior.

Repository: https://github.com/75016paris/subscription-analytics-dashboard

Public repositories use synthetic data to protect client confidentiality.


Current stack

AI agents     LLM APIs · tool/function calling · prompt engineering · human-in-the-loop
Evaluation    reply/tool/API/database checks · permissions · prompt injection · failure analysis
Observability OpenTelemetry · self-hosted Langfuse · traces · tokens · cost · latency · scores
Integration   REST APIs · JSON · webhooks · auth · multi-tenant boundaries
Python/data   Python · SQL · pandas · NumPy · scikit-learn · Streamlit · Plotly
Delivery      discovery · demos · documentation · troubleshooting · client communication
Ops           Git · GitHub · Linux · SSH · OVH VPS · Caddy · systemd · logs
Web           React · TypeScript · Hono/Bun · Drizzle project experience

I use AI coding tools as an accelerator while keeping ownership of framing, integration, debugging, testing, deployment and documentation.


Roles I'm interested in

  • AI Solutions Engineer
  • AI Deployment Consultant / Technical Consultant
  • Forward Deployed Engineer
  • Implementation Consultant / Specialist
  • Customer Engineer for AI/API products

Contact

Pinned Loading

  1. comptoir-ai-restaurant-planning comptoir-ai-restaurant-planning Public

    AI restaurant workforce planning SaaS — sanitized portfolio mirror

    TypeScript

  2. solar-forecasting-anomaly-detection-dashboard solar-forecasting-anomaly-detection-dashboard Public

    Solar production forecasting and anomaly dashboard — Streamlit/Python portfolio mirror

    Python

  3. subscription-analytics-dashboard subscription-analytics-dashboard Public

    Portfolio-safe Streamlit dashboard for subscription and order analytics

    Python

  4. bernardo-agent-evals bernardo-agent-evals Public

    Evaluation and model-selection case study for a workforce-planning AI agent: 600 observations scored against reply, tool, API, and database truth.

    Python