JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q41922F
  • License ISC

an implementation of Bumble's Private Detector in TypeScript

Package Exports

  • private-detector-js

Readme

private-detector-js

This repo is for using Bumble's Private Detectorâ„¢ model in TypeScript.

Model

The model was converted from Python using TensorFlow.js's converter tool. The SavedModel can be created by following the instructions here.