The core bifiltration is a parameter-free density-based bifiltration interleaved with the well-known multicover bifiltration. This makes it suitable for extracting topological features from noisy point cloud data. In particulat, both bifiltrations enjoy stability with respect to the Prohorov distance between the point measures. For point clouds in $\mathbb{R}^n$, a smaller and more efficient version based on the Delaunay complex also exists: The Delaunay Core bifiltration is implemented in the multipers library making it accessible to both researchers and practitioners.
For a quick start: check out the multipers documentation for a tutorial on how to use the Delaunay Core bifiltration in Python.