Trending Projects for September 21, 2025
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
llm.rb is Ruby's most capable AI runtime.
It runs on Ruby's standard library by default. loads optional pieces
only when needed, and offers a single runtime for providers, agents,
tools, skills, MCP, A2A (Agent2Agent), RAG (vector stores & embeddings),
streaming, files, and persisted state. As a bonus, llm.rb is also available
for mruby.
It supports OpenAI, OpenAI-compatible endpoints, Anthro...