ruby_llm 1.16.0
A single, beautiful Ruby framework for all major AI providers. Easily build chatbots, AI agents, RAG applications, content generators, and every AI workflow you can think of. Features chat (text, images, audio, PDFs), image generation, embeddings, tools (function calling), structured output, Rails integration, and streaming. Works with OpenAI, Anthropic, Google Gemini, AWS Bedrock, DeepSeek, Mistral, Ollama (local models), OpenRouter, Perplexity, GPUStack, and any OpenAI-compatible API. Minimal dependencies - just Faraday, Zeitwerk, and Marcel.
Gemfile:
=
install:
=
Runtime Dependencies (9):
base64
>= 0
event_stream_parser
~> 1
faraday
>= 1.10.0
faraday-multipart
>= 1
faraday-net_http
>= 1
faraday-retry
>= 1
marcel
~> 1
ruby_llm-schema
~> 0
zeitwerk
~> 2