Dev.to Cloudflare AI Challenge: Recipe Generator

Cloudflare Generative AI Dev.to Hackathon

Codearrow-up-right

Description

Dev.toarrow-up-right is a website where developers use blogs to share ideas and code. Dev.to sponsors hackathons with its partners.

I created a web application that shares text and pictures for recipes. I used Cloudflare models to generate streaming text for the recipe and an image generator to visualize what the recipe might produce.

Tools/Technology

This application was created for a dev.to challengearrow-up-right. It uses two Cloudflare models that were available at the time:

  • Chat: @hf/thebloke/llama-2-13b-chat-awq

  • Image Generator: @cf/bytedance/stable-diffusion-xl-lightning

Last updated