Giter VIP home page Giter VIP logo

cloudflare-playground's Introduction

Overview

Guide-ify is an app submission for the Cloudflare AI Challenge. It makes a visual guide for a given life skill that a user would like to learn more about:

Screen Shot 2024-04-09 at 7 23 19 AM

The app does this with a 3-step process:

  1. Make a request to research more about the given skill.
  2. Summarize these findings.
  3. Create a corresponding visual aid for each step in the summary.

These steps each correspond to a different Cloudflare Worker and AI model. You can preview the app here.

Running the App

This app is made with sveltekit and its installation steps are similar to any other sveltekit project:

npm install
npm run dev

Using Custom Cloudflare Workers

By default, this project is making requests against Cloudflare Workers that I've created (eg - all of the urls that end in mralexlau.workers.dev). You're welcome to use those, however you can also create your own Workers with custom code if you'd like. See the workers documentation for more details.

Deploying to Cloudflare

By default, this app is configured to be deployed to Cloudflare Pages. If you'd like to deploy your own fork of this app, please follow these directions.

Once you've completed these steps, you can deploy your application with npm run deploy

cloudflare-playground's People

Contributors

mralexlau avatar

Stargazers

Nico Schriever avatar  avatar

Watchers

 avatar

Forkers

saliksik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.