- Python 3.10+
- conda
- npm (see https://nodejs.org/en/download/package-manager )
-
Clone the repository:
git clone https://github.com/dinhln03/refactor.git cd refactor
-
Create a virtual environment (optional but recommended):
conda create -n aic python=3.10 conda activate aic pip install -r requirements.txt
-
Import media-info, bin file and ison file into data dir Make sure that content of files look like this:
-
Run backend
python app.py
-
Run frontend
cd image-search-ui npm install npm start
Demo: https://github.com/user-attachments/assets/7a13c8f5-4e91-424a-be80-e4487e8c448d