Perform multimodal translation in a Cloudflare Worker web app with m2m100-1.2b hosted on Cloudflare using Cloudflare Workers AI. You can see more models hosted on Cloudflare here. (Models are free to run inference on on Cloudflare!)
Test it out yourself in the browser here.
To run the code--clone the repo and run the following:
npm install
npm run dev
npm run deploy