Compare commits

...

2 Commits

Author SHA1 Message Date
aryankhanna475
5c8a108b42 Merge 972aaabaea into 64630aa173 2024-01-30 07:47:13 -08:00
aryankhanna475
972aaabaea Adding EmbedchainJS framework to ML 2023-08-30 09:21:55 +05:30

View File

@@ -626,6 +626,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