Um pacote de ferramentas para manipulação de imagens usando inteligencia artifial a partir de bibliotecas pyhton.
a aplicação se destaca a partir do uso de tecnologias utilizadas no mercado para manipulaçao de imagens como rembg e openCV
Setup docker image
docker build . -t <choose a name>
run a container with this image
docker run <name>
- Background remove
- minor image modifications like grayscale, blur and edges.
- multer and multipart form data request for APIs
- Use of python functions inside JS development cenario
- Knowledge of python librarys like OpenCV and RemBg
Docker is a fullscale containerization plataform who let's you build apps that will run anywhere (or at least they should). By building a docker app i secure that all the dependencies that my project have will go with him everywhere that my app goes.