From 557db2a0d60738db658b85f47345b148e7438af4 Mon Sep 17 00:00:00 2001 From: Ahmad Albarqawi Date: Mon, 24 Apr 2023 14:44:48 +0100 Subject: [PATCH] Update readme.md Add IntelliNode library to access latest AI models. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6be1d83..9c622ca 100644 --- a/readme.md +++ b/readme.md @@ -257,6 +257,7 @@ - [js-git](https://github.com/creationix/js-git) - JavaScript implementation of Git. - [xlsx](https://github.com/SheetJS/sheetjs) - Pure JS Excel spreadsheet reader and writer. - [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) - Pure JavaScript implementation of Git. +- [IntelliNode](https://github.com/Barqawiz/IntelliNode) - lightning-fast access to the latest AI models. ### Command-line apps