Team members
zeke avatar

zeke started a new project

think-mvr-fetchmetadata

think-mvr: serializableMessengerEvent strips fetchMetadata from attachments

Minimum viable reproduction for a bug in @cloudflare/think where serializableMessengerEvent strips fetchMetadata (and raw) from messenger event attachments before passing them to sub-agent Durable Objects.

jamesqquick avatar

jamesqquick started a new project

podcast-summary-service

harshil1712 avatar

harshil1712 started a new project

think-with-apify

An personal chat agent built on Cloudflare Think. It uses Apify Actors via the Apify MCP server to fetch real web data on demand — the agent pays for web data to get things done.

Uses Workers AI (no API key required), with the Apify MCP server auto-connected on startup and tools for task scheduling. The agent remembers facts about the user across turns via Think's context blocks, and supports vision (image input).

jillesme avatar

jillesme started a new project

worker-virtual-try-on

This is a minimal Cloudflare virtual try-on demo built with Next.js + vinext.

It uploads a person image and garment reference images to R2 via Cloudflare bindings, calls pruna/p-image-try-on through the Workers AI binding with the p-image-try-on-demo AI Gateway, then shows the generated image.