Compare commits

...

3 Commits

Author SHA1 Message Date
aryankhanna475 5c8a108b42 Merge 972aaabaea into 64630aa173 2024-01-30 07:47:13 -08:00
Tom Österlund 64630aa173 add schedule-x (#876)
Co-authored-by: Tom Österlund <tom_jonathan.oesterlund@prosiebensat1.com>
2024-01-30 10:17:19 +01:00
aryankhanna475 972aaabaea Adding EmbedchainJS framework to ML 2023-08-30 09:21:55 +05:30
+2
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
@@ -773,6 +774,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Date Range Picker](https://github.com/dangrossman/daterangepicker) - creates a dropdown menu from which a user can select a range of dates.
* [Duet Date Picker](https://github.com/duetds/date-picker) - open source version of Duet Design Systems accessible date picker, WCAG 2.1 accessibility complaint
* [tui.calendar](https://github.com/nhn/tui.calendar) - A JavaScript schedule calendar that is full featured. Now your service just got the customizable calendar.
* [Schedule-X](https://github.com/schedule-x/schedule-x) - Material design event calendar. Features drag & drop, dark mode, multiple views and more.
### Select