SaaSHub helps you find the best software and product alternatives Learn more β
RubyLLM Alternatives
Similar projects and alternatives to RubyLLM
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
rllama
Ruby FFI bindings for llama.cpp to run open-source LLMs such as GPT-OSS, Qwen 3.5, Gemma 4, and Llama 3 locally with Ruby. (by docusealco)
-
llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers, including OpenAI, Anthropic, Google Gemini, Cohere, Hugging Face Inference, NVIDIA AI, Mistral AI, AI21 Studio, LLaMA.CPP, and Ollama, and hundreds of models.
-
omniai
OmniAI standardizes the APIs for multiple AI providers like OpenAI's Chat GPT, Mistral's LeChat, Claude's Anthropic, Google's Gemini and DeepSeek's Chat..
-
glancer
RoR engine that enables natural language queries over your database using RAG and LLMs. (by ErnaneJ)
-
-
AppleAI
A MacOS menu bar app for ChatGPT, Gemini, Claude, Perplexity, Copilot, DeepSeek, Grok and many more into one streamlined interface
RubyLLM discussion
RubyLLM reviews and mentions
-
πΊπΈ Glancer β Ask your Rails database questions in plain language
OpenAI and OpenRouter are also supported. It runs on top of RubyLLM, so any model it supports works here too. You can assign different models per role: a smarter model for query generation, a cheaper one for writing the response.
- π§π· Glancer β Converse com seu banco de dados Rails em linguagem natural
-
How to implement AI agents in Rails with RubyLLM
RubyLLM is a Ruby gem and an AI interface for GPT, Claude, and Gemini to give us an easy way to run LLM chat inside a Ruby application. It allows us to avoid writing JSON and lets us work with AI using beautiful Ruby DSL.
-
Semantic Caching for RubyLLM: Cut Your AI Costs by 70%
If you're using RubyLLM to build AI-powered applications in Ruby, you're already enjoying a clean, unified API across multiple providers. But there's one problem RubyLLM doesn't solve: every API call costs money.
-
T-Ruby is Ruby with syntax for types
I have been programming with Ruby for 11 years with most of the time in a professional context. It's my favorite language :).
I don't care much for types, but it can be useful with denser libraries where IDE's can assist with writing code. It has been helpful in my professional life with regards to typed Python and Typescript.
One potential example that would be interesting is utilizing types for reflection for AI tool calling, the python library for Ollama already supports this[0].
It would make it easier to use such tools in a Ruby context and potentially enhance libraries like ruby-llm [1] and ollama-ruby [2].
[0] https://docs.ollama.com/capabilities/tool-calling#using-func...
[1] https://rubyllm.com/
[2] https://github.com/flori/ollama-ruby
-
ruby-openai VS ruby_llm - a user suggested alternative
2 projects | 9 Dec 2025
ruby_llm seems to be the most popular "AI integration" gem these days.
- RubyLLM 1.4.0: Structured Output, Custom Parameters, and Rails Generators
-
Async Ruby is the Future of AI Apps (And It's Already Here)
Then, building RubyLLM and Chat with Work, I noticed that LLM communication is async Ruby's killer app. The unique demands of streaming AI responses -- long-lived connections, token-by-token delivery, thousands of concurrent conversations -- expose exactly why async matters.
-
RubyLLM 1.3.0: Just When You Thought the Developer Experience Couldn't Get Any Better π
Want to shape RubyLLM's future? Join us on GitHub.
-
ruby_llm VS langchainrb - a user suggested alternative
2 projects | 14 May 2025
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Jun 2026
Stats
crmne/ruby_llm is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of RubyLLM is Ruby.
Review β β β β β 10/10