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

# What is Parea AI?

Parea helps AI Engineers build reliable, production-ready LLM applications.
Parea provides tools for debugging, testing, evaluating, and monitoring LLM-powered applications.

<img className="block dark:hidden" src="https://mintcdn.com/pareaai/lIjZ3aMZeTkxaUc8/welcome/parea_ai_light.png?fit=max&auto=format&n=lIjZ3aMZeTkxaUc8&q=85&s=d67f639b1da531403484c10e964323a2" width="1920" height="1080" data-path="welcome/parea_ai_light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/pareaai/lIjZ3aMZeTkxaUc8/welcome/parea_ai_dark.png?fit=max&auto=format&n=lIjZ3aMZeTkxaUc8&q=85&s=1669f5d9522821a3155f9a3999baf249" width="1920" height="1080" data-path="welcome/parea_ai_dark.png" />

## Getting Started

It takes less than 2 minutes and only 2-3 lines of code to integrate Parea into your LLM stack.

<CardGroup cols={2}>
  <Card title="Evaluation" icon="rabbit-running" href="/welcome/getting-started-evaluation">
    Start evaluating your LLM app
  </Card>

  <Card title="Monitoring" icon="rabbit-running" href="/welcome/getting-started">
    Start monitoring your LLM API calls
  </Card>

  <Card title="Tutorial" icon="rocket" href="/tutorials/getting-started-rag">
    Use Parea to improve a RAG application
  </Card>
</CardGroup>

## Features

A feature for every step of your application lifecycle.

<CardGroup cols={2}>
  <Card title="Evaluation & Testing" icon="pen-to-square" href="/evaluation/overview">
    Evaluate your LLM app and track metrics
  </Card>

  <Card title="Observability" icon="monitor-waveform" href="/observability/overview">
    Capture key metrics, LLM request and responses, and custom metadata for your entire application
  </Card>

  <Card title="Prompt Playground" icon="window" href="/platform/playground/compare">
    Grid-style playground to iterate on prompts
  </Card>
</CardGroup>

## Getting Help

If you have any questions, need help, or have feedback, there are many ways to contact us:

* Join the community on [Discord](https://discord.gg/p7CUwSKJD6)
* Use intercom on Platform after you've logged in
* Or [email](mailto:founders@parea.ai) us
