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

# Dell

Dell is a global technology company that provides a range of hardware, software, and
services, including AI solutions. Their AI portfolio includes purpose-built
infrastructure for AI workloads, including Dell PowerScale storage systems optimized
for AI data management.

## PowerScale

Dell [PowerScale](https://www.dell.com/en-us/shop/powerscale-family/sf/powerscale) is
an enterprise scale out storage system that hosts industry leading OneFS filesystem
that can be hosted on-prem or deployed in the cloud.

### Installation and Setup

<CodeGroup>
  ```bash pip theme={null}
  pip install powerscale-rag-connector
  ```

  ```bash uv theme={null}
  uv add powerscale-rag-connector
  ```
</CodeGroup>

### Document loaders

See detail on available loaders [here](/oss/python/integrations/document_loaders/powerscale).
