File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ npm version] ( https://badge.fury.io/js/@ai-on-browser%2Fdata-analysis-models.svg )] ( https://badge.fury.io/js/@ai-on-browser%2Fdata-analysis-models )
4
4
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
5
5
6
- Javascript AI package and demo on the browser .
6
+ Javascript AI package and online demo .
7
7
8
8
## Features
9
9
10
- - All processing is done in client-side JavaScript .
10
+ - Most of the models are completed in a single file and implemented in a simple way .
11
11
- The machine learning part of the code does not use any external libraries.
12
+ - All processing in the demo is done in client-side JavaScript.
12
13
13
14
## Links
14
15
15
16
- [ Online demo] ( https://ai-on-browser.github.io/ )
16
- - [ npm package document] ( https://ai-on-browser.github.io/docs )
17
- - [ npm package release notes] ( https://github.com/ai-on-browser/ai-on-browser.github.io/releases )
17
+ - [ Package document] ( https://ai-on-browser.github.io/docs )
18
+ - [ Package release notes] ( https://github.com/ai-on-browser/ai-on-browser.github.io/releases )
18
19
19
20
## Caution
20
21
You can’t perform that action at this time.
0 commit comments