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

# Overview

> A private AI assistant: end-to-end encrypted, running in hardware-protected enclaves.

RedPill Chat gives you ChatGPT-level intelligence with **true privacy**. Every conversation is end-to-end encrypted and processed in hardware-protected secure enclaves.

<Note>
  **Important**: RedPill Chat uses only Confidential AI models (GPU TEE) - your data never touches OpenAI, Anthropic, or other cloud providers.
</Note>

## Why RedPill?

<CardGroup cols={2}>
  <Card title="End-to-End Encrypted" icon="lock">
    Your prompts and responses are encrypted before leaving your device. Only you can read them.
  </Card>

  <Card title="Hardware-Protected" icon="shield-check">
    All processing happens in TEE (Trusted Execution Environment) - secure enclaves that even we can't access.
  </Card>

  <Card title="Zero Data Retention" icon="trash">
    We don't store your conversations. No training on your data. Ever.
  </Card>

  <Card title="Verifiable Privacy" icon="certificate">
    Open source code + cryptographic attestation. Don't trust us - verify yourself.
  </Card>
</CardGroup>

## RedPill vs ChatGPT

|                               | ChatGPT | RedPill              |
| ----------------------------- | ------- | -------------------- |
| **Your data trains models**   | Yes     | Never                |
| **Stores conversations**      | Forever | Zero retention       |
| **Open source**               | No      | Yes                  |
| **Attorney-client privilege** | Exposed | Protected            |
| **HIPAA-ready**               | No      | Yes                  |
| **Hardware protection**       | No      | TEE + E2E encryption |

## Key Features

### Confidential GPU TEE Models

Every model runs entirely in a GPU TEE secure enclave, hosted by verified providers like Phala
Network, Tinfoil, NEAR AI, and Chutes.

### Private Knowledge

Your private AI research assistant - like NotebookLM but running in TEE.

* Upload documents, ask questions, get cited answers
* Generate AI outputs: summaries, FAQs, mind maps, audio overviews
* Up to 10GB storage (Pro plan)

### Web Search

Search the web privately. Results are fetched and processed entirely within TEE.

### Cross-Device Sync

Your encrypted conversations sync across web and mobile (coming soon) - only your devices can decrypt them.

## Who Is This For?

<AccordionGroup>
  <Accordion title="Privacy-Conscious Individuals" icon="user-shield">
    Ask about health, finances, relationships - without worrying about your data being harvested or used for training.
  </Accordion>

  <Accordion title="Legal Professionals" icon="scale-balanced">
    Protect attorney-client privilege. Use AI for case research without exposing confidential information to third parties.
  </Accordion>

  <Accordion title="Healthcare Workers" icon="heart-pulse">
    HIPAA-ready infrastructure for discussing patient cases, medical research, and clinical notes.
  </Accordion>

  <Accordion title="Business & Finance" icon="building-columns">
    Analyze confidential financial data, strategy documents, and proprietary information safely.
  </Accordion>
</AccordionGroup>

## Get Started

<Steps>
  <Step title="Create Account">
    Try it free at [chatgpt.redpill.ai](https://chatgpt.redpill.ai/) - 10 messages/day
  </Step>

  <Step title="Choose a Model">
    Select from GPU TEE models based on your needs
  </Step>

  <Step title="Start Chatting">
    Your first message is already end-to-end encrypted
  </Step>
</Steps>

<Card title="Ready to try?" icon="rocket" href="/chat/getting-started">
  Get started with RedPill →
</Card>
