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

# Introduction

> Retrieval evaluation & monitoring platform for AI applications

<Info title="Beta Access">
  Seer is currently in **private beta**. To request access, email [ben@seersearch.com](mailto:ben@seersearch.com?subject=Seer%20Beta%20Access%20Request).
</Info>

Meet Seer, the retrieval evaluation and monitoring platform for AI applications. Scalable evaluation, monitoring, and optimizations for any type of search.

## Get Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Make your first Seer log in 5 minutes.
  </Card>

  <Card title="Overview" icon="book" href="/overview">
    Understand what Seer does and how it fits your stack.
  </Card>
</CardGroup>

## Core Features

| Feature                                  | Description                                          |
| ---------------------------------------- | ---------------------------------------------------- |
| **[Logging](/logging)**                  | Send retrieval events from your app                  |
| **[Metrics](/metrics)**                  | Automatic Recall, Precision, F1, nDCG without labels |
| **[Change Testing](/change-testing)**    | A/B test retrieval changes before shipping           |
| **[Monitoring](/production-monitoring)** | Track quality trends in production                   |
| **[Logs Explorer](/logs)**               | Inspect individual retrieval events and traces       |
| **[Alerting](/alerts)**                  | Get notified when retrieval quality degrades         |

## SDKs & Reference

* [Python SDK](/sdk-python)
* [TypeScript SDK](/sdk-typescript)
* [API Schema](/context-and-event-schema)

## Need Help?

* **Email:** [ben@seersearch.com](mailto:ben@seersearch.com)
* **Website:** [seersearch.com](https://seersearch.com)
