Trending Projects for July 19, 2026
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
CompletionKit is a prompt testing platform that runs as a Rails engine or a standalone app. Run prompts against real datasets, score every output with an LLM judge against criteria you define, track prompt versions, and get AI-generated improvement suggestions grounded in your actual results. Includes a web UI, REST API, and a built-in MCP server with 34 tools.
Fontisan provides font analysis tools and utilities. It is
designed as a pure Ruby implementation with full object-oriented architecture,
supporting extraction of information from OpenType and TrueType fonts (OTF, TTF, OTC, TTC).
The gem provides both a Ruby library API and a command-line interface,
with structured output formats (YAML, JSON, text).
A Ruby client for the Model Context Protocol (MCP) that seamlessly integrates with RubyLLM.
Supports both native full-featured implementation and the official mcp-sdk gem.
Connect to MCP servers via SSE, stdio, or HTTP transports, automatically convert MCP tools into
RubyLLM-compatible tools, and enable AI models to interact with external data sources and
services. Makes using MCP with RubyLLM ...