This project is a React application that integrates the SAM (Segment Anything Model) using ONNX Web Runtime.
git clone https://github.com/imburak/sam-react
cd sam-react
npm install
npm run dev
The application will run at http://localhost:5173