Skip to content

reactandnative/AI_Photo

 
 

Repository files navigation

AI_Photo

An example project using react native and Microsoft's Computer Vision API.

In order to run the project, complete the following steps:

  1. Go to your Mac OS terminal, and enter the following commands (must have react native, Xcode and npm installed).
  2. git clone https://github.com/JacobSiegel35/AI_Photo.git
  3. cd AI_Photo
  4. npm install

Now go to config.js and enter your own Ocp Apim Subscription Key that you got from Microsoft.

Finally, type the folllowing in your terminal and hit enter.

react-native run-ios

Everything should work after this!

About

Artificial Intelligent Photos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.0%
  • Objective-C 27.0%
  • Python 12.8%
  • Java 12.2%