Gems



ahx/openapi_first: openapi_first is a Ruby gem for request / response validation and contract-testing against an OpenAPI API description. It makes APIFirst easy and reliable.
openapi_first is a Ruby gem for request / response validation and contract-testing against an OpenAPI API description. It makes APIFirst easy and reliable. - ahx/openapi_first.



yjacquin/fast-mcp: A Ruby Implementation of the Model Context Protocol
AI models are powerful, but they need to interact with your applications to be truly useful. Traditional approaches mean wrestling with:
🔄 Complex communication protocols and custom JSON formats
🔌 Integration challenges with different model provi...



eestrada/psyllium: A Ruby gem making it easier to use Fibers.
Psyllium is a library to make it easier to use Ruby Fibers for everyday programming.
Ruby 3.0 introduced the Fiber Scheduler interface, making it easier to use Fibers for concurrent programming. However, native Thread objects still have several u...

ksylvest/omniai: OmniAI standardizes the APIs for multiple AI providers like OpenAI's Chat GPT, Mistral's LeChat, Claude's Anthropic, Google's Gemini and DeepSeek's Chat..
OmniAI provides a unified Ruby API for integrating with multiple AI providers, including Anthropic, DeepSeek, Google, Mistral, and OpenAI. It streamlines AI development by offering a consistent interface for features such as chat, text-to-speech, ...