TabPFN and tabpfn-client

TabPFN is the core foundation model for tabular data, while tabpfn-client is its complementary API wrapper library that provides easier programmatic access to the same underlying model—they are designed to be used together.

TabPFN
83
Verified
tabpfn-client
73
Verified
Maintenance 23/25
Adoption 15/25
Maturity 25/25
Community 20/25
Maintenance 13/25
Adoption 20/25
Maturity 25/25
Community 15/25
Stars: 5,846
Forks: 586
Downloads:
Commits (30d): 27
Language: Python
License:
Stars: 230
Forks: 23
Downloads: 19,447
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No risk flags

About TabPFN

PriorLabs/TabPFN

⚡ TabPFN: Foundation Model for Tabular Data ⚡

Based on the README, here's a technical summary: Built on a pretrained transformer architecture trained exclusively on synthetic data, TabPFN performs in-context learning by processing entire training sets through the model at inference time rather than traditional parameter updates. It provides scikit-learn compatible classifiers and regressors optimized for GPU inference on tabular datasets under 100K samples and 2000 features, with the ecosystem offering SHAP-based interpretability, synthetic data generation, embedding extraction, and hyperparameter optimization extensions.

About tabpfn-client

PriorLabs/tabpfn-client

⚡ Easy API access to the tabular foundation model TabPFN ⚡

Scores updated daily from GitHub, PyPI, and npm data. How scores work