8000 GitHub - akmami/flask-tutorial: Flask-Docker-MongoDB Tutorial
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akmami/flask-tutorial

Repository files navigation

Flask Tutorial

This repository contains flask demo applications with Postman documentations.

For all apps, Flask, Docker and MongoDB (local) are utilized.

All materials are covered in Udemy Course

Similarity API

This demo app checks 2 texts' similarity using spacy

Image Recognition API

This demo app predicts objects/animals in image being provided as URL. NN model is used from Tensorflow library and ResNet50 model. link

Setup

Run following command to run apps. Make sure you are inside App's dir location

sudo docker-compose build && docker-compose up

About

Flask-Docker-MongoDB Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0