Skip to content

Provider Overview

GhostMind routes requests through your connected AI provider accounts. Each provider offers different capabilities.

Supported Providers

ProviderCapabilitiesConnection Method
ChatGPTChat, conversations, projects, attachments, transcriptionSession upload (browser capture coming soon)
Google SavioSpeech generation (TTS)Browser capture

Capability Discovery

Available capabilities depend on which providers are connected to your workspace. Use the User App to discover capabilities:

  1. Navigate to your workspace
  2. Go to Connections to see connected providers
  3. Each connection shows its available capabilities

Provider Neutrality

GhostMind’s architecture is provider-neutral. The core system does not hardcode provider names — all provider-specific logic goes through adapter interfaces. This means new providers can be added without changing the core system.

Next Steps