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 a lightweight runtime for building capable AI systems in Ruby.
It is not just an API wrapper. llm.rb gives you one runtime for providers,
contexts, agents, tools, MCP servers, streaming, schemas, files, and
persisted state, so real systems can be built out of one coherent
execution model instead of a pile of adapters. It stays close to Ruby, runs
on the standard library by default, lo...