Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 998 Bytes

File metadata and controls

30 lines (21 loc) · 998 Bytes
title pcx_content_type weight meta
Dashboard
get-started
3
title
Get started - Dashboard

Get started in the dashboard

Follow this guide to create a Workers AI application using the Cloudflare dashboard.

Prerequisites

Sign up for a Cloudflare account if you have not already.

Setup

To create a Workers AI application:

  1. Log in to the Cloudflare dashboard and select your account.
  2. Go to Workers & Pages.
  3. Select Create application.
  4. Under Create using a template, select LLM App. After you select your template, an AI binding will be created for you in the dashboard.
  5. Review the provided code and select Deploy.
  6. Preview your Worker at its provided workers.dev subdomain.

Development

{{}}