crmne/ruby_llm
One delightful Ruby framework for every major AI provider. Build AI agents, chatbots, RAG apps, and multimodal workflows in beautiful, expressive code. observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 87
- Longevity 41
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 5.0
- age_days: 580
- days_rel: 85
- days_push: 7
- n_releases_24m: 35
Adoption not part of the score
4322 stars · 487 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RubyLLM is a Ruby framework providing a unified, expressive interface to all major AI providers (OpenAI, Anthropic, Google, Ollama, and any OpenAI-compatible API). It supports chat, streaming, tool calling, image/video generation, embeddings, transcription, moderation, RAG, and agentic workflows with Rails integration.
Use cases
- build a chatbot in Ruby with one API across providers
- switch LLM providers without rewriting code
- add AI chat features to a Rails app with database-backed conversations
- analyze images, PDFs, audio, and video with multimodal models
- generate images from text prompts
- create embeddings for search or RAG
- let the AI call Ruby code via tools
- stream LLM responses in real time
When to choose
- you're building AI features in Ruby or Rails
- you want one consistent interface across multiple LLM providers
- you need chat, tools, RAG, and multimodal support in a single gem
- you want minimal dependencies and Rails-friendly persistence generators
When to avoid
- your stack is Python, Node, or another non-Ruby language
- you need provider-specific features not exposed by the unified API
- you need a standalone inference server rather than a client library
Facets
framework · maturity active
llm-inference agent-framework rag chatbot sdk http-client image-processing speech-recognition large-language-models artificial-intelligence chatbots web-development developer-tools ruby cross-platform multi-provider openai anthropic gemini ollama streaming tools multimodal image-generation embeddings rails-integration ai-agents retrieval-augmented-generation rails
3 sources
- readme: https://github.com/crmne/ruby_llm · fetched 2026-08-28 · a5c5351bae32
- homepage: https://rubyllm.com/ · fetched 2026-08-29 · 4cfe9d913cfc
- site_page: https://rubyllm.com/getting-started · fetched 2026-08-29 · 68e9cbbf1183
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| crmne/ruby_llm | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem