Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

Skip to content

Log inCreate account


Text 2 Image Generation with Analog & Cloudflare Worker AI - DEV Community
7Add reaction
0Jump to Comments0Save

Dale Nguyen
Posted on Apr 4
2 1 2 1 1

Text 2 Image Generation with Analog &


Cloudflare Worker AI
#cloudflarechallenge#devchallenge#ai#angular

This is a submission for the Cloudflare AI Challenge.

What I Built
This is simple app where you generate images from text input.

Demo
Demo link: https://cloudflare-challange.pages.dev/
My Code
You can check my code at: https://github.com/dalenguyen/cloudflare-challenge

Journey
This is an interesting challenge since I haven't used CloudFlare Pages to deploy web
applications. Turns out that, the deployment process is really straightforward and can
be done via Cloudflare dashboard.

Another thing is that this's done with Analog - a full-stack Angular meta framework
which means that you create an entire application with full support from backend.

Here is the stack detail:

• Analog
• Nx Workspace
• Github
• Cloudflare Pages
• Worker AI
• @cf/bytedance/stable-diffusion-xl-lightning for text to image model generation
Top comments (0)
Subscribe

Code of Conduct • Report abuse


Read next

Retrieval: Grasp advanced techniques for accessing and indexing data in the
vector store
Rutam Bhagat - Mar 26
Supercharging LLM Training with Groq and LPUs
Akash - Mar 8

uso de @outputs en Angular


davidpincheira - Mar 8

uso de @inputs en Angular


davidpincheira - Mar 8

Dale Nguyen
Follow
JavaScript Enthusiast :)
• LOCATION
Toronto

• WORK

Software Engineer at Noibu

• JOINED

Jun 18, 2019


More from Dale Nguyen
How to Monitor and Track Errors in Your Apps with Sentry (Angular)
#webdev #tutorial #typescript #angular
Create Your Own Blog with DevTO API
#angular #tutorial #webdev #api
Create Your Website For FREE with Github Pages — Angular
#angular #github #beginners #webdev

DEV Community — A constructive and inclusive social network for software developers. With you
every step of your journey.
• Home
• Podcasts
• Videos
• Tags
• DEV Help
• Forem Shop
• Advertise on DEV
• DEV Showcase
• About
• Contact
• Guides
• Software comparisons
• Code of Conduct
• Privacy Policy
• Terms of use
Built on Forem — the open source software that powers DEV and other inclusive communities.
Made with love and Ruby on Rails. DEV Community © 2016 - 2024.

You might also like