InsureSight is a convenient tool that helps users quickly assess the value of their items and streamline the process of filing insurance claims. Simply take a picture of your items, and the program will calculate their total cost and generate a report ready for submission to your insurance provider.
- Clone the repository
git clone https://github.com/kevin8999/InsureSight/- Change into the project folder
cd InsureSight- Install the project dependencies.
cd backend
pip install requirements.txt -r
cd ../hackathon_thing
npm install- From
./hackathon_thing, run the server.
npm run start- Scan the QR code with your phone to launch the app on your phone.