reverse image search and similarity search engine
 
 
 
Go to file
qwertyforce a421ed83bf Update calculate_all_image_features.ts 2023-07-05 20:56:14 +03:00
config add host property to config 2023-07-05 19:14:43 +03:00
images_md add how_it_works md 2022-09-02 13:18:21 +03:00
server Update calculate_all_image_features.ts 2023-07-05 20:56:14 +03:00
.dockerignore add docker 2023-07-05 18:40:05 +03:00
.gitignore init 2021-05-22 13:11:17 +03:00
Dockerfile Update Dockerfile 2023-07-05 19:12:35 +03:00
LICENSE Create LICENSE 2022-09-07 20:12:25 +03:00
README.md Update README.md 2022-09-04 21:41:46 +03:00
how_it_works_search.md Update how_it_works_search.md 2022-09-02 14:29:24 +03:00
package-lock.json remove formbody; add find_duplicate 2022-08-30 13:19:44 +03:00
package.json remove formbody; add find_duplicate 2022-08-30 13:19:44 +03:00
tsconfig.json init 2021-05-22 13:11:17 +03:00
tsconfig.server.json init 2021-05-22 13:11:17 +03:00

README.md

ambience

reverse image search and similarity search engine
How it works.md
API Gateway for:

Installation

  1. Clone the repository
  2. npm install

Usage

npm run build -> builds .ts files
npm run start -> starts the server