#98 · Primary category: Image Generation

we-drawing

agi ai astro bing-image-creator dall-e dalle-3 llm prompt

AI drawing: generates AI images from a daily Chinese classical poem.

Project last updated:12/31/25

GitHub Stars

631

Forks

78

Contributors

2

License

MIT

Why we included this project

This project turns a daily line of classical Chinese poetry into an AI-generated image. Each day it pulls a poem from the Jinrishici API, sends that line as a prompt to the Kolors text-to-image model through 302.AI, and publishes the result on an Astro-built site with an RSS feed, all on a schedule set by GitHub Actions. For anyone curious how a content source like a poetry API can feed an image-generation service and run unattended, this is a small, readable example rather than a heavy framework. The flow is simple enough to adapt to another language or domain, and the live demo shows what the output looks like before you decide to fork it.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category