llmrb/llm.rb
Ruby toolkit for multiple Large Language Models (LLMs)
This toolkit helps Ruby software engineers integrate Large Language Models (LLMs) into their applications and systems. It takes in various data types like text, images, and audio, and produces structured outputs, chat responses, or executes external tools. The primary users are software engineers and developers building production-ready applications powered by LLMs, who need fine-grained control over their AI workflows.
106 stars.
Use this if you are a Ruby developer building complex LLM-powered applications and need explicit control over contexts, tool execution, concurrency, and different model providers.
Not ideal if you're looking for a high-level, opinionated framework that abstracts away LLM internals or if you are not a Ruby developer.
Stars
106
Forks
5
Language
Ruby
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/llmrb/llm.rb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
microsoft/multilspy
multilspy is a lsp client library in Python intended to be used to build applications around...
mlc-ai/xgrammar
Fast, Flexible and Portable Structured Generation
vicentereig/dspy.rb
The Ruby framework for programming—rather than prompting—language models.
feenkcom/gt4llm
A GT package for working with LLMs
Evref-BL/Pharo-LLMAPI
Use LLM API from Pharo