bfortuner / zoosearch

Search engine for machine learning models and datasets

Home Page:http://zoosearch.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://zoosearch.surge.sh/

License:MIT License


Languages

Language:JavaScript 96.0%Language:HTML 3.0%Language:CSS 1.1%