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

Dukecz/via-mashup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.