From 972aaabaea3a1ff49c5fc3bd4bec064bc5eb3338 Mon Sep 17 00:00:00 2001 From: aryankhanna475 <81726126+aryankhanna475@users.noreply.github.com> Date: Wed, 30 Aug 2023 09:21:55 +0530 Subject: [PATCH] Adding EmbedchainJS framework to ML --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44d1e76..5f35866 100644 --- a/README.md +++ b/README.md @@ -627,6 +627,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [ml5.js](https://ml5js.org) - Friendly Machine Learning for the Web. * [Synapses](https://github.com/mrdimosthenis/Synapses) - Lightweight cross-platform Neural Network library. * [m2cgen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native JavaScript code with zero dependencies. +* [Embedchain-JS](https://github.com/embedchain/embedchainjs) - Framework to easily create LLM powered bots over any dataset. ## Browser Detection