This is an example repo to explore using the AI Vision model Llava hosted on Cloudflare Workers AI.
This is a SvelteKit app hosted on Pages.
Press the Use Template button on GitHub
Create a new repository in your account.
Head to https://dash.cloudflare.com > Workers & Pages > Overview > Create > Pages > Connect to Git
Choose SvelteKit (and leave the defaults)
OR
Clone the repo locally
npm install
npm run dev
npm run deploy