Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 459 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 459 Bytes

via-mashup

Simple mashup app for CTU course VIA

Website: https://mashup.duke-hq.net/

Task for this project is to make mashup consisting of at least 3 used API. One of them must be own.

The following API will be used:

  • alchemyApi - for face recognition on images
  • clarifai - for image tagging
  • mashup API - for face location visualisation on image

Project is built on top of Nette framework using Guzzle API client and Restler API server.