momtr / recon-engine-example

🍪 example for recon-engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

recon-engine-example

🍪 example for recon-engine

Example of a recon-engine project (frontend). Please take into consideration, that using recon-engine-client in the frontend is very insecure, because the API key is freely available.

Steps

  • Get API key: http://reconengine.herokuapp.com
  • Include CDN link in index.html file
  • create instance of ReconClient
  • user actions (simulated)
  • train model in cloud
  • recommend items

About

🍪 example for recon-engine


Languages

Language:JavaScript 70.7%Language:HTML 29.3%