Skip to content

Search engine for machine learning models and datasets

License

Notifications You must be signed in to change notification settings

5l1v3r1/zoosearch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZooSearch

Search engine for machine learning models and datasets

Submit new model/dataset

Cut an issue or send a pull request with your new model/dataset. Example submissions can be found in the models.js and datasets.js files.

Setup

% npm install

Usage

Launch the development web server:

% npm start

Launch the prod server

npm run build
pushstate-server build

Deploy

Deploy static website with Surge

% npm run build
% surge

Follow instructions and point the path to your build/ directory when asked.

About

Search engine for machine learning models and datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • HTML 3.0%
  • CSS 1.1%