asuka-405 / SearchIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SearchIO

  • pull weaviate and neural network containers ( ~7 GB)
docker-compose up -d
  • check if both containers are running in docker desktop app
  • add images in "./images" dir
  • place the image that you wanna search for as "./test.png"
  • run the script
npm run dev
  • result will save as "./result.png"

About

License:MIT License


Languages

Language:JavaScript 100.0%