Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Skytells, Inc authored May 28, 2017
1 parent 6261e19 commit 16038ac
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Facial Recognition SDK
Skytells APIs for AI ( Facial Recognition Package ) for Skytells Framework

## Overview
This SDK for recognizing Faces via Skytells Cloud AI APIs, developed for Skytells Framework

## Requirements
- Skytells Framework (Latest Version)
- Skytells API Key
- Apache Server

## Installation
To install this package directly from Skytells Framework CLI or Bash

```sh
$ php skytells install --pkg=https://github.com/Skytells/FacialRecognitionSDK/raw/master/facial-recognition.pkg
```

Or, if you perfer to Clone it.
You can download one of our releases or clones, and put all files directly on ```Application``` folder on Skytells Framework.



0 comments on commit 16038ac

Please sign in to comment.