diff --git a/README.md b/README.md index 642521a6..6099261c 100644 --- a/README.md +++ b/README.md @@ -909,6 +909,7 @@ Where to discover new Ruby libraries, projects and trends. * [AI4R](https://github.com/sergiofierens/ai4r) - Algorithms covering several Artificial intelligence fields. * [Awesome Machine Learning with Ruby](https://github.com/arbox/machine-learning-with-ruby) - A Curated List of Ruby Machine Learning Links and Resources. +* [liter-llm](https://github.com/xberg-io/liter-llm) - Universal LLM API client (Ruby binding over a Rust core) with one unified interface across 142+ providers and streaming. * [m2cgen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native Ruby code with zero dependencies. * [rb-libsvm](https://github.com/febeling/rb-libsvm) - Ruby language bindings for LIBSVM. SVM is a machine learning and classification algorithm. * [ruby-fann](https://github.com/tangledpath/ruby-fann) - Ruby library for interfacing with FANN (Fast Artificial Neural Network).