Built a serverless background removal tool using Next.js API routes with ONNX Runtime for on-demand image segmentation and processing. If you are wondering why would I do this twice. Well to me it was an exercise to learn to embed a model in a Next.js server action through ONNX Runtime
VIEW PROJECT