Skip to content
View Philippe-Guerrier's full-sized avatar

Block or report Philippe-Guerrier

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Philippe-Guerrier/README.md

Philippe Guerrier - Data & AI

I try to build practical data systems and ML applications with a focus on efficiency, offline capability, and clear business impact. My background spans Data Science, Analytics, and Information Systems.

  • Languages: English, French, German (B2/C1)
  • Interests: AI for Music and Media, Quantum computing (Qiskit), AI in Medicine/Pharma, Information Systems, Business Intelligence, Robotics

Selected Projects

  • PulseFlow AI - Offline Music Recommender & Recognizer
    Local, Shazam-style audio fingerprinting and CLAP-based embedding search with FAISS, plus LLM-generated transition notes. Runs fully on device via Ollama/HF small models.

  • Real-Time Market Sentiment Dashboard
    Dash app that fetches NewsAPI/Reddit, runs DistilBERT and TextBlob sentiment in parallel, and generates short market write-ups with GPT-2. Focus on fast preprocessing and clean UI.

You canalso find these information on my Github page: https://philippe-guerrier.github.io/

For more, see my portfolio (complete information):
https://sites.google.com/view/philippeguerrier/home


Highlights

  • Applied ML to real-world optimization (e.g., menu design and operations) with measurable gains in satisfaction, cost, and revenue.
  • Organized AI events and produced post-event documentation and training follow-ups (AI & Law at Dau’IA; SCIS at Sorbonne).

Education

  • M.Sc. Data Science - Université Paris Sciences & Lettres - Université Paris Dauphine - PSL
  • M.Sc. Data Science in International Strategy & Competitive Intelligence - Panthéon-Sorbonne
  • B.Sc. track in Data Science with Economics - Universität Bielefeld
  • B.Sc. track in Math/Finance/Economics with Data Science studies - Paris-Saclay

Contact


Working Principles

  • Offline-first and resource-aware.
  • Clear evaluation and removals before adding complexity.
  • Small, explainable components; clean interfaces; strong defaults; documented constraints.

Pinned Loading

  1. pulseflow-ai-offline-music-recommender pulseflow-ai-offline-music-recommender Public

    Offline AI music recommender & recogniser. Local song ID + smart playlists (CLAP + FAISS).

    Python 3

  2. Quantum-Monte-Carlo-Simulations Quantum-Monte-Carlo-Simulations Public

    Quantum Computing applied Monte Carlo Simulations

    Jupyter Notebook 1

  3. Quantum_K-mean Quantum_K-mean Public

    Quantum K-Mean

    Jupyter Notebook

  4. Real-Time-AI-Powered-Market-Sentiment-Dashboard Real-Time-AI-Powered-Market-Sentiment-Dashboard Public

    Real-Time AI Powered Market Sentiment Dashboard

    Python 2

  5. scrape-llm scrape-llm Public

    Small Python scraping + LLM pipeline with strict resource/output caps. Works with Ollama (local) or Hugging Face Inference.

    Python 1

  6. music_rec_system music_rec_system Public

    Local Music Recommendation System

    Python 2