Skip to content

GhostMind Documentation

An OpenAI-compatible AI gateway for workspaces.

What is GhostMind?

GhostMind is an AI gateway that provides an OpenAI-compatible API for supported capabilities. It routes requests through your connected AI provider accounts (ChatGPT, Google Savio) with workspace isolation, session pooling, usage metering, and quota enforcement.

Key Capabilities

Chat Completions

Stream responses from connected AI accounts with conversation continuity.

Projects

Organize conversations into projects with file context and memory policies.

Speech Generation

Generate audio from text using connected TTS providers with async job lifecycle.

Transcription

Convert audio to text with privacy-first processing — no transcript storage.

File Attachments

Upload files to conversations and receive generated assets from the AI.

Usage Tracking

Monitor API consumption with per-workspace usage summaries and records.

Where to Start

  • New developer? Start with the Quickstart to make your first request in minutes.
  • Normal user? Read the User Guides to learn about workspaces, connections, and the playground.
  • AI agent? Read llms.txt for a machine-readable overview.