What is the TTM model?
TTM is an ML model that classifies a GitHub PR into 1 of 10-time categories ranging from under a minute to over 4 days.
Link: https://github.com/thoth-station/ttm-...
The demo shows, how to create a GitHub app with a webhook service server containing API calls to the ML model, and post request GitHub comments via GitHub API calls.