Ask a question about an uploaded chart, diagram, or image, and get a response using the new multimodal LLaMA-3.2 Vision hosted on Cloudflare Workers AI in a Cloudflare Worker web app! You can see more models hosted on Cloudflare here. (Beta 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
To deploy:
npm run deploy