Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Skye-31/workers-ai-bot

A discord bot using Cloudflare Workers AI to do image generation based on text prompts
https://github.com/Skye-31/workers-ai-bot

ai cloudflare cloudflare-workers image-generation image-stable-diffusion stability-diffusion workers workers-ai

Last synced: 3 months ago
JSON representation

A discord bot using Cloudflare Workers AI to do image generation based on text prompts

Awesome Lists containing this project

README

        

# Workers AI Bot

A Discord bot powered by [Cloudflare Workers](https://workers.cloudflare.com) and [Workers AI](https://ai.cloudflare.com), using the `@cf/stabilityai/stable-diffusion-xl-base-1.0`.

Try out the bot: https://discord.com/oauth2/authorize?client_id=1175151112102367292&scope=bot

Initial template by [Create Cloudflare CLI](https://developers.cloudflare.com/pages/get-started/c3/)