- WorkersWorkersWorkersDeploy serverless code globally on the Cloudflare edge.
- AIWorkers AIWorkers AIRun AI models close to users with Workers AI.
Temporary testing of OpenAI API Compat
Nothing to see here.
Watch us build.
Temporary testing of OpenAI API Compat
Nothing to see here.
Homie - Home Automation Chat
This is a Workers AI application that makes use of Tool Calling using the Hermes 2 Pro on Mistral 7B model.
IP-API
利用 Cloudflare Workers / Vercel Edge / Netlify Edge 快速搭一个获取 IP 地址和地理位置信息的接口。
Get the favicon from every URL by utilizing Cloudflare Workers
Demo
npm install
npm run dev
npm run deploy
Floor is Llava
This is an example repo to explore using the AI Vision model Llava hosted on Cloudflare Workers AI.
A web based chat interface built on Cloudflare Pages that allows for exploring Text Generation models on Cloudflare Workers AI. Design is built using tailwind.
create-svelte
Everything you need to build a Svelte project, powered by create-svelte.
cat-frontend
This repository is a demo platform to show how Workers for platfroms can be used.
cat-api
This repository is a demo platform to show how Workers for platfroms can be used.
npm install
npm run dev
npm run deploy
Localization with Workers and HTMLRewriter Example
This project is the finalized version of the "Localize a Website" tutorial in the Cloudflare Workers documentation.
npm install
npm run dev
npm run deploy
webauthn
A demo illustrating how to use the WebAuthn API for authentication flows.
Remix and Hono on Vite
In this project, I'm trying to mount the Remix application on Hono and run it on Vite! Hono has a custom Vite dev server, so if you run your Hono application on it and import the Remix Virtual Module, it should work.
[!WARNING]
This repo is in-progress. I'll launch it officially soon!
This is my example playground for working with AIs/LLMs in Cloudflare Workers AI. It might be interesting to other people - or it might not!
Vanilla JavaScript Chat Application using Cloudflare Workers AI
A web based chat interface built on Cloudflare Pages that allows for exploring Text Generation models on Cloudflare Workers AI. Design is built using tailwind.