Skip to content

PriorLabs/docs

Repository files navigation

Prior Labs Docs

Welcome to the Prior Labs documentation repository! This repo contains the source files for docs.priorlabs.ai, powered by Mintlify.

About Prior Labs

Prior Labs develops foundation models for tabular data. Our flagship model, TabPFN, provides a pre-trained option for structured datasets when retraining a model for every task is impractical. TabPFN is trained on large collections of synthetic datasets so that it can reuse statistical patterns across problems. Instead of optimizing weights for every new dataset, it encodes inductive biases, priors, and optimization strategies that traditional models must rediscover each time. When you run it on your data, TabPFN performs zero-shot inference by using the provided context window to generate predictions in a single forward pass.

Getting Started

To view or edit the documentation locally:

Prerequisites

Installation

npm install -g mintlify
# or
yarn global add mintlify

Clone this repository and start the Mintlify dev server:

git clone https://github.com/priorlabs/docs.git
cd docs
mintlify dev

Then open http://localhost:3000 in your browser to preview the docs.

Contributing 🤝

We welcome contributions to improve the Prior Labs documentation!

  • Open an issue for feedback, bugs, or suggestions.
  • Submit a pull request with edits or new content.
  • Keep writing clear, concise, and consistent with the existing style.
  • Always test your changes locally before submitting.

Contact

For questions or support, reach us at [email protected] or via our official Discord server. Learn more at priorlabs.ai.

About

Home of the official Prior Labs Mintlify docs page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •