/vision-worker

Explore the Llava AI Vision Model

Primary LanguageSvelte

Floor is Llava

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.

Use the Template

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

Install

npm install

Build

npm run dev

Deploy

npm run deploy