Skip to content

"From the first point was begat a line. From this line was begat a world. And that first point was one I made" --Invoker. Image Recognition API with Tensorflow, MongoDB, Docker, Python, and Flask

Notifications You must be signed in to change notification settings

aribambang/invoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoker

Image recognition API written in Python

From the first point was begat a line. From this line was begat a world. And that first point was one I made. ~ Invoker

Contributors:

Prerequisites

Make sure you have Python installed on your machine. If you don't have one, check here

Getting started

  • $ git clone https://github.com/aribambang/invoker.git invoker_folder_name to clone the repo

  • $ cd invoker_folder_name to go into the project folder

  • Getting file inception from Tensorflow

    • $ cd web to go into the web folder
    • $ wget http://download.tensorflow.org/models/image/imagenet/inception-2015-12-05.tgz to download file
  • Run the API using docker

    • $ docker-compose -f [your docker compose .yaml file] up --build to build and run docker image
  • visit http://localhost:5000 with Postman to check

About

"From the first point was begat a line. From this line was begat a world. And that first point was one I made" --Invoker. Image Recognition API with Tensorflow, MongoDB, Docker, Python, and Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published