Skip to content
View michaelflppv's full-sized avatar

Highlights

  • Pro

Block or report michaelflppv

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
michaelflppv/README.md
Mikhail Filippov Contributions in the last year

github  ·  linkedin

about

M.Sc. Information Systems at TU Munich, in Munich, Germany.
Machine learning on graphs, LLM & RAG pipelines, and the data plumbing behind them.

stack

python   sql   java   pytorch   pytorch geometric   hugging face   scikit-learn   azure   databricks   docker   git

projects

prompt-llm-benchmark  ·  typescript, hugging face
Discovers compatible Hugging Face models on the fly, runs reproducible
multi-model evaluations, and recommends the best prompt–LLM pair by
accuracy, latency, and resource cost.

ged-approximation  ·  c++, jupyter
Bachelor thesis on approximation algorithms for Graph Edit Distance:
implementations, benchmarks, and evaluation against exact computation.

cam-vision  ·  python, fastapi, flutter
Self-hosted computer-vision pipeline for live camera feeds — face
recognition and license-plate reading, streamed through a FastAPI
server to a desktop dashboard.

flight-delay-insurance  ·  python, solidity
Parametric flight-delay insurance on-chain: smart contracts that pay out
automatically from flight data. Built at UZH's Deep Dive into Blockchain.

stats

Current and longest streak Top languages by bytes and by repo The last year, one character per day

Pinned Loading

  1. capture-the-flag capture-the-flag Public

    This is a repository of the educational project within CS306 Software Engineering course at the University of Mannheim

    Java

  2. flight-delay-insurance flight-delay-insurance Public

    This is a repository of the educational project within "Deep Dive into Blockchain (DDiB)" Summer School at the University of Zurich, Switzerland

    Python 3 2

  3. ged-approximation ged-approximation Public

    This is a repository of the code used for the experimental work in my Bachelor thesis on Approximation Algorithms for Graph Edit Distance (GED). It includes implementations, benchmarking scripts, a…

    C++

  4. TabPFN TabPFN Public

    Forked from PriorLabs/TabPFN

    ⚡ TabPFN: Foundation Model for Tabular Data ⚡

    Python

  5. cam-vision cam-vision Public

    SecureVision is a modular, self-hosted computer vision pipeline for live camera feeds. It can recognize known faces and read license plates, then publish events through a FastAPI server and a deskt…

    Python

  6. prompt-llm-benchmark prompt-llm-benchmark Public

    Prompt LLM Bench is a platform that discovers compatible Hugging Face models on-the-fly, runs reproducible multi-model evaluations, and recommends the optimal prompt–LLM pair based on accuracy, lat…

    TypeScript