ruby_llm 1.0.1
A delightful Ruby way to work with AI. Chat in text, analyze and generate images, understand audio, and use tools through a unified interface to OpenAI, Anthropic, Google, and DeepSeek. Built for developer happiness with automatic token counting, proper streaming, and Rails integration. No wrapping your head around multiple APIs - just clean Ruby code that works.
Gemfile:
=
install:
=
Runtime Dependencies (6):
base64
>= 0
event_stream_parser
~> 1
faraday
~> 2
faraday-multipart
~> 1
faraday-retry
~> 2
zeitwerk
~> 2