alexrudall/ruby-openai
A Ruby SDK for OpenAI's API including GPT, DALL-E, Whisper, and the new Responses/Realtime WebRTC APIs.

Velocity · 7d
+1.5
★ / day
Trend
→steady
star history
This gem provides a Ruby interface to call OpenAI’s API endpoints. It wraps access to GPT chat models, image generation with DALL-E, and audio transcription with Whisper. The library supports the newer Responses API for streaming chat interactions and enables Realtime WebRTC conversations, allowing Ruby applications to integrate OpenAI model capabilities.