Project
Reverse Dependencies for ruby_llm
The projects listed here declare ruby_llm as a runtime or development dependency
0.0
Adds Pollinations AI support to RubyLLM — chat, image/video generation, TTS/music, and transcription via the Pollinations API. Installs as a standalone gem without modifying RubyLLM core.
2021
2022
2023
2024
2025
2026
0.0
A RubyLLM plugin that enables local LLM execution using the Red Candle gem.
Run quantized GGUF models directly in Ruby without external API calls.
Supports streaming, structured output, and multiple model architectures
including Gemma, Llama, Qwen, Mistral, and Phi.
2021
2022
2023
2024
2025
2026
0.0
Cache RubyLLM responses based on semantic similarity, not exact string matching. Reduces costs and latency by returning cached responses for semantically equivalent queries.
2021
2022
2023
2024
2025
2026
0.0
Route messages to specialized RubyLLM chat agents based on semantic similarity using embeddings and kNN lookup
2021
2022
2023
2024
2025
2026
0.0
Provides an adapter to integrate RubyLLM with Sequel ORM.
2021
2022
2023
2024
2025
2026
0.0
Provides a RubyLLM::Provider that allows you to stub responses for testing purposes. You can stub individual responses or a sequence of responses, and you can also temporarily stub responses within a block.
2021
2022
2023
2024
2025
2026
0.0
Intuitive one-liner utility methods for common LLM tasks like text summarization, translation, data extraction, classification, grammar correction, sentiment analysis, key point extraction, text rewriting, and question answering.
2021
2022
2023
2024
2025
2026
0.0
ruby_llm-toolbox bundles filesystem, shell, web, git, and data tools as ready-to-use RubyLLM::Tool subclasses. One require loads everything; read-only tools are on by default while mutating/exec tools are gated behind explicit config. Tool output is token-budgeted via ruby_llm-tokenizer.
2021
2022
2023
2024
2025
2026
0.0
A RubyLLM plugin that integrates Top Secret to automatically filter sensitive information from LLM interactions.
2021
2022
2023
2024
2025
2026
0.0
Automatically report AI agent health, response times, and model info to your ups.dev status page.
2021
2022
2023
2024
2025
2026
0.0
LLM powered business intelligence. Build SQL reports using natural language.
2021
2022
2023
2024
2025
2026
0.0
A Ruby client for the Model Context Protocol (MCP) that seamlessly integrates with RubyLLM.
Connect to MCP servers via SSE or stdio transports, automatically convert MCP tools into
RubyLLM-compatible tools, and enable AI models to interact with external data sources and
services. Makes using MCP ...
2021
2022
2023
2024
2025
2026
0.0
A mixin that gives any Ruby class the ability to generate and install methods at runtime via an LLM. Describe what you want in plain English and get a working method back.
2021
2022
2023
2024
2025
2026
0.0
SharedTools provides a collection of reusable common tools
for Ruby applications using ruby_llm gem.
2021
2022
2023
2024
2025
2026
0.0
Stop writing code, let LLMs slop it for your at boot time
2021
2022
2023
2024
2025
2026
0.0
A Rails Engine wrapping SmarterCSV for CSV importing with three-tier AI header matching (lookup + vector similarity + LLM fallback), batch processing, and import tracking. Only headers are sent to AI — row data never leaves your application.
2021
2022
2023
2024
2025
2026
0.0
Smith is a workflow-first multi-agent orchestration library built on RubyLLM. It provides state machine modeling, typed contracts, budget enforcement, guardrails, and observability for agent workflows.
2021
2022
2023
2024
2025
2026
0.0
Solid Agent stores agent runs in its own database and dispatches staged workflow tasks to the RubyLLM runtime with a built-in Rails UI.
2021
2022
2023
2024
2025
2026
0.0
Simplistic playpen (e.g. not for serious use) for doing
technical analysis of stock prices. Under Construction.
2021
2022
2023
2024
2025
2026
0.0
Comprehensive CLI tool for managing Strata Semantic Analytics projects. Create and initialize
projects, manage datasource connections, build semantic table models with AI assistance, run
audits and validations, and deploy projects to Strata servers. Supports multiple data warehouse
adapters inclu...
2021
2022
2023
2024
2025
2026