Skip to content

anshgoyalevil/system-design-deep-aero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Aero

Deep Aero is a complete web app to check whether two images are similar or not. It uses an advanced deep learning algorithm to compute the images.

Technologies used at frontend:

  • HTML
  • CSS
  • Javascript
  • Tailwind
  • Flowbite
  • Fontawesome
  • EJS

Technology used at backend:

  • Node.JS

Following Node Modules are used:

  • dotenv - for securing api keys
  • express - for server side logic
  • body-parser - for parsing the body data
  • multer - for uploading images
  • path - for working with path and file extensions
  • fs - for working with file system
  • deepai - for using the deep ai mechanism
  • lodash - for working with lowercase strings

API Used:

It uses an advanced image similarity api powered by DeepAI.org

How to run the web app?
Create a .env file inside the root directory of the app, and get your free api key from deepai.org

Some Screenshots of the App:

Homepage App Page Score Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published