From 582ee45aa714f41807ef0eba8465b61caeb4fc51 Mon Sep 17 00:00:00 2001 From: Na'aman Hirschfeld Date: Wed, 2 Sep 2026 00:25:59 +0200 Subject: [PATCH] Add liter-llm to Generative AI (#1100) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6c2a12..0c9cd69 100644 --- a/README.md +++ b/README.md @@ -1067,6 +1067,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Generative AI * [KaibanJS](https://github.com/kaiban-ai/KaibanJS) - KaibanJS is an open-source framework browser-compatibility of orchestration of multi-agent ai systems using a Kanban-inspired architecture. +* [liter-llm](https://github.com/xberg-io/liter-llm) - Universal LLM API client for 142+ providers with a unified interface and streaming, via a JavaScript/TypeScript binding over a Rust core. ## Misc