Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Skye-31/workers-ai-bot
- Owner: Skye-31
- Created: 2023-11-17T22:27:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-02T15:08:34.000Z (4 months ago)
- Last Synced: 2024-10-16T17:53:58.649Z (4 months ago)
- Topics: ai, cloudflare, cloudflare-workers, image-generation, image-stable-diffusion, stability-diffusion, workers, workers-ai
- Language: TypeScript
- Homepage:
- Size: 84 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)