From b57a2f50f71b4593769890b62cbdab20df48a94e Mon Sep 17 00:00:00 2001 From: Stephan Schober Date: Fri, 24 Feb 2023 12:55:16 +0100 Subject: [PATCH] docs: add ai poem generator to projects --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index e304db4d..688b8b0c 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -445,6 +445,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [ai-assistant](https://github.com/youking-lib/ai-assistant) Chat assistant - [Feishu Bot](https://github.com/linjungz/feishu-chatgpt-bot) - [DomainGPT: Discover available domain names](https://github.com/billylo1/DomainGPT) +- [AI Poem Generator: Generate beautiful and unique poems](https://aipoemgenerator.com/) If you create a cool integration, feel free to open a PR and add it to the list.