Compare commits

...

2 Commits

Author SHA1 Message Date
aryankhanna475
760953d821 Merge 972aaabaea into d76045c441 2024-07-06 04:16:56 -07: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