Skip to content

jlamim/codeigniter-ibm-watson-visual-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Library to integrate CodeIgniter and Visual Recognition

This is a simple and basic library to integrate Codeigniter and Visual Recognition, and is in 0.0.1 version.

Help us construct a useful library making a fork, wrinting code and send pull requests.

Installation and Use

To use this library in your CodeIgniter project, copy libraries folder content to application/library in your project.

Configure the API endpoint, key and version before use this library.

Note: You will need create an account in IBM Bluemix for access IBM Watson services and use the APIs.

https://console.ng.bluemix.net/registration

You will need install the Unirest PHP library, which is a library dependency. Use Composer to install.

composer require mashape/unirest-php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages