This app uses Cloudflare Workers AI. Before running, create a .env file at top level with the following keys:
CLOUDFLARE_API_KEY={your api key}
API_BASE_URL="https://api.cloudflare.com/client/v4/accounts/{your account number}/ai/run/"
A prototype of a storytelling app developed during Code for Sydney 10.05.2025 in Darling Square Library
maketo run, see README.md in backend and frontend dir for dependancies (uv and npm).