Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hjr265/toptal-recommengine

Prototype recommendation engine built to accompany an article on Toptal Blog
https://github.com/hjr265/toptal-recommengine

demo recommendation-system

Last synced: 18 days ago
JSON representation

Prototype recommendation engine built to accompany an article on Toptal Blog

Awesome Lists containing this project

README

        

# Toptal-Recommengine

Toptal-Recommengine is a prototype recommendation engine built to accompany an article on Toptal Blog.

## Usage

To use this, you need to have the latest version of Node.js and NPM installed.

```
git clone https://github.com/hjr265/toptal-recommengine.git
cd toptal-recommengine
npm install
npm start
```