> For the complete documentation index, see [llms.txt](https://docs.bespokelabs.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bespokelabs.ai/readme.md).

# Welcome

### New to Bespoke Curator or Bespoke-MiniCheck? Start here!

### Bespoke Curator

Bespoke Curator makes it very easy to create high-quality synthetic data at scale, which you can use to finetune models or use for structured data extraction at scale.

Bespoke Curator is an open-source project:

1. That comes with a rich Python based library for generating and curating synthetic data.
2. A Curator Viewer which makes it easy to view the datasets, thus aiding in the dataset creation.
3. We will also be releasing high-quality datasets that should move the needle on post-training.

Start [here](/bespoke-curator/getting-started.md).

### Using Bespoke-MiniCheck

Bespoke-MiniCheck is powered by Bespoke-MiniCheck-7B model, a best-in-class lightweight model that can be used to detect hallucinations.

It tops the [LLM-AggreFact leaderboard](https://llm-aggrefact.github.io/)

<figure><img src="/files/tJTWvDhLRUL5vYXDzvlC" alt=""><figcaption><p>From LLM-AggreFact Leaderboard</p></figcaption></figure>

You can use Bespoke-MiniCheck either via:

1. [API service](/models/bespoke-minicheck/api.md) (easiest), or
2. [Host it yourself](/models/bespoke-minicheck/hosting.md).
