To include the uploaded image in your README.md file, use the following format, adjusting the image path accordingly:
# magic-scan
This repository is for scanning pictures and finding matching images in the database.
## Technologies Used
- Node.js
- AWS Lambda
- S3 Bucket
## Installation
To install the required dependencies, run:
```bash
npm installTo run the project, use the following command:
node index.js filePath="uploads/Grade 9/Economics IX/cccc4b52-16c1-4ca6-9268-2920e5824925.pdf"Ensure the file path from the S3 bucket is:
uploads/Grade 9/Economics IX/cccc4b52-16c1-4ca6-9268-2920e5824925.pdf
Below is the high-level architecture of the Magic Page Scan project:
This assumes the file is in the same directory as the README. If it's stored elsewhere, adjust the relative path accordingly.
