> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vectorboard.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to Vectorboard, open source framework to optimize and evaluate embedding and retrieval-based machine learning models.

<img className="" src="https://mintlify.s3-us-west-1.amazonaws.com/vectorboard-48/images/heart.png" alt="" />

{' '}

# Welcome to Vectorboard

Vectorboard is your go-to toolkit for optimizing and evaluating embedding and retrieval-based machine learning models, particularly those built around RAG (Retrieval-Augmented Generation).

## Quick Start

To get started, install Vectorboard:

```bash
pip install vectorboard
```

For more detailed guides, refer to our [Quick Start](/quickstart) section.
