Sveltekit-Cloudflare-AI

Sveltekit Cloudflare Ai

Sveltekit + Cloudflare AI Web Api

Sveltekit Cloudflare Ai Web Api Demo

This is a set of examples for creating your own Ai assistant directly in your browser.

Currently included Ai tools you will find running this project:

  • text to image (Stable Diffusion XL)
  • chat (Llama)

You should have a Cloudflare account to generate a "CF_API_TOKEN" and retrieve your "CF_USER_ID".

Full Cloudflare Workers AI docs: Link

Create Api Token: Link

How to use

To run this project simply clone it to your device.

Then rename ".env.example" to ".env" and fullfill it with your fresh Cloudflare data.

Run

# to install dependencies
pnpm install

# to run the project
pnpm run dev

# to build it
pnpm run build

Top categories

Loading Svelte Themes