Open AI

Open AI

Opne AI

Authentication: api key

Tools

Create Chat Completion
Generate text using OpenAI's chat models (GPT-4, GPT-3.5-turbo). Send a conversation and get an AI response. Supports function calling, system prompts, and advanced parameters.
Create Completion
Generate text completions using legacy completion models (mostly deprecated - use chat completion instead). Continues text from a prompt.
Create Embedding
Convert text into vector embeddings for semantic search, clustering, recommendations, and similarity tasks. Embeddings are numerical representations of text meaning.
Create Image
Generate original images from detailed text descriptions using DALL-E. Create art, illustrations, photos, logos, and any visual content from text prompts.
Edit Image
Edit or modify existing images using AI. Upload an image and describe changes to make specific edits, remove objects, change backgrounds, or add elements.
Create Image Variation
Create artistic variations of an existing image while preserving the overall composition and style. Generate similar but unique versions of any image.
Create Transcription
Convert speech to text using Whisper AI. Transcribe audio files, recordings, meetings, interviews, podcasts, or any spoken content into accurate text.
Create Translation
Translate foreign language audio directly to English text using Whisper AI. Takes audio in any language and outputs English text translation.
Create Moderation
Check if text content violates OpenAI's usage policies. Detects harmful content including hate speech, violence, self-harm, sexual content, etc.
List Models
Get a list of all available OpenAI models including GPT, DALL-E, Whisper, and embedding models. Shows model IDs, capabilities, and availability.
Get Model
Get detailed information about a specific OpenAI model including its capabilities, context window, training data cutoff, and pricing.
Create Speech
Generate high-quality spoken audio from text using advanced AI voices. Perfect for voiceovers, audiobooks, accessibility, and voice applications.
Create Chat Completion With Functions
Advanced chat completion that can call functions/tools. Let the AI use external tools, APIs, or execute code based on the conversation context.
List Fine Tuning Jobs
List fine-tuning jobs for custom model training. View status of model customization jobs.
Get Fine Tuning Job
Get details about a specific fine-tuning job including status, progress, and trained model information.
Upload File
Upload files to OpenAI for fine-tuning, assistants, or other purposes. Supports training data, documents, and other file types.
List Files
List files uploaded to your OpenAI account. View training data, assistant files, and other uploaded content.
Delete File
Delete a file from your OpenAI account. Permanently removes uploaded files.
Analyze Image
Analyze and describe images using GPT-4 Vision. Understand image content, read text, answer questions about visual elements.