Yuberley / ClientApp-DeepIA-API

Using DeepIA API to process images and obtain results such as increasing the quality of the image or colorizing a black and white photo with artificial intelligence. πŸš€

Home Page:https://clientapp-deepai.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClientApp DeepAI βš›οΈ βœ…

  • Image Colorization: Colorize black and white images using the image colorization API. Add color to old family photos and historic images. πŸ–ΌοΈ

  • Super Resolution: can upscale images up to 4x while also making it more clear -- making sure you don’t lose clarity even while upscaling an image. 🎯

  • Toonify: Turn a photo of any face into a cartoon instantly with artificial intelligence. Toonify uses a convolutional neural network to quickly transform the photo into a cartoon. πŸ‘©β€πŸ¦°

  • Deep Dream: Exaggerates feature attributes or textures using information that the bvlc_googlenet model learned during training. 🧿

DeepAI - API Documentation The best place to use and discover the latest artificial intelligence.

Screens 🎴

()

Rebuild the node modules, with the following command in the project folder πŸ“‚

npm install

Getting Started with Create React App

This project was bootstrapped with Create React App.

In the project directory, you can run:

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in your browser.


With ❀️ by Yuberley Guerrero 😊

About

Using DeepIA API to process images and obtain results such as increasing the quality of the image or colorizing a black and white photo with artificial intelligence. πŸš€

https://clientapp-deepai.netlify.app/

License:MIT License


Languages

Language:JavaScript 97.8%Language:HTML 2.1%Language:CSS 0.1%