# AIProvider

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/types/ai.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/types/ai.ts#L7)

## Properties

| Property | Type |
|---|---|
| `name` | `AIProviderName` |
| `available` | `boolean` |
| `displayName` | `string` |
| `description` | `string` |
