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

# Welcome to RegPilot

> EU AI Act compliance automation platform for AI-powered applications.

<img className="block dark:hidden" src="https://mintcdn.com/regpilot/nvMAHVH7k6JKgE-0/images/hero-light.png?fit=max&auto=format&n=nvMAHVH7k6JKgE-0&q=85&s=ebee1db5128c115baa71c67a1b036851" alt="RegPilot Dashboard" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/regpilot/nvMAHVH7k6JKgE-0/images/hero-dark.png?fit=max&auto=format&n=nvMAHVH7k6JKgE-0&q=85&s=71bc2dc40bd445175dfddf4604df93ae" alt="RegPilot Dashboard" width="2064" height="1104" data-path="images/hero-dark.png" />

## What is RegPilot?

RegPilot is a comprehensive **EU AI Act compliance management platform** designed to help organizations build, deploy, and maintain AI systems that meet regulatory requirements. Our platform provides real-time monitoring, automated compliance checks, and comprehensive documentation for AI applications.

<CardGroup cols={2}>
  <Card title="EU AI Act Ready" icon="shield-check" color="#2563EB">
    Built specifically for the EU Artificial Intelligence Act (Regulation EU 2024/1689)
  </Card>

  <Card title="Real-time Monitoring" icon="chart-line" color="#2563EB">
    Continuous compliance monitoring with instant alerts for violations
  </Card>

  <Card title="Automated Governance" icon="robot" color="#2563EB">
    AI-powered compliance validation with the Governor feature
  </Card>

  <Card title="Developer Friendly" icon="code" color="#2563EB">
    Simple API integration with comprehensive SDKs
  </Card>
</CardGroup>

## Key Features

<AccordionGroup>
  <Accordion title="Compliance Management" icon="clipboard-check">
    Track and manage compliance across multiple frameworks including EU AI Act, GDPR, ISO 27001, and SOC 2. Get real-time compliance scores and actionable recommendations.
  </Accordion>

  <Accordion title="Violations Tracking" icon="triangle-exclamation">
    Automatically detect and track compliance violations with severity-based categorization. Manage remediation workflows and maintain audit trails.
  </Accordion>

  <Accordion title="AI Gateway" icon="gateway">
    Proxy your AI requests through RegPilot's gateway for automatic compliance validation, usage tracking, and cost monitoring.
  </Accordion>

  <Accordion title="Governor (Premium)" icon="crown">
    Advanced AI response validation that checks every AI-generated content for legal and policy violations before delivery to users.
  </Accordion>

  <Accordion title="Analytics Dashboard" icon="chart-bar">
    Comprehensive analytics for bias detection, fairness metrics, risk assessments, and compliance trends.
  </Accordion>

  <Accordion title="Models Registry" icon="microchip">
    Centralized registry for all your AI models with risk classification, compliance status, and performance monitoring.
  </Accordion>
</AccordionGroup>

## Who is RegPilot for?

<CardGroup cols={3}>
  <Card title="AI Companies" icon="sparkles">
    Companies building AI-powered products that need EU AI Act compliance
  </Card>

  <Card title="Compliance Teams" icon="users">
    Legal and compliance professionals managing AI governance programs
  </Card>

  <Card title="Developers" icon="code">
    Engineers integrating compliance checks into AI applications
  </Card>
</CardGroup>

## Quick Links

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/quickstart">
    Get up and running in 5 minutes
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Complete API documentation
  </Card>

  <Card title="EU AI Act Guide" icon="scale-balanced" href="/compliance/eu-ai-act-overview">
    Understanding the regulation
  </Card>

  <Card title="Integration Guides" icon="plug" href="/guides/nextjs-integration">
    Framework-specific guides
  </Card>
</CardGroup>

## Why RegPilot?

<Steps>
  <Step title="Purpose-Built for EU AI Act">
    Unlike generic compliance tools, RegPilot is specifically designed for the unique requirements of the EU AI Act, including risk classification, transparency obligations, and technical documentation.
  </Step>

  <Step title="Continuous Compliance">
    Move beyond point-in-time assessments. RegPilot provides continuous monitoring and real-time alerts to maintain compliance as your AI systems evolve.
  </Step>

  <Step title="Developer Experience">
    Designed by developers for developers. Simple API integration, comprehensive SDKs, and clear documentation make compliance easy to implement.
  </Step>

  <Step title="Automated Governance">
    The Governor feature automatically validates AI responses for compliance violations before they reach end users, preventing incidents before they happen.
  </Step>
</Steps>

## Support

Need help getting started? We're here to help!

<CardGroup cols={3}>
  <Card title="Documentation" icon="book" href="/quickstart">
    Comprehensive guides and tutorials
  </Card>

  <Card title="Community" icon="github" href="https://github.com/regpilot/regpilot">
    Join our GitHub community
  </Card>

  <Card title="Email Support" icon="envelope" href="mailto:support@regpilot.com">
    Get help from our team
  </Card>
</CardGroup>
