From 52a5abc30a01707456f0b01f9d9e2b35b1c21a44 Mon Sep 17 00:00:00 2001 From: Billy Lo Date: Mon, 20 Feb 2023 12:55:37 -0500 Subject: [PATCH] add DomainGPT as an interesting use case for chatgpt-api --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2763b98..62fb668 100644 --- a/readme.md +++ b/readme.md @@ -444,6 +444,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Clippy the Saleforce chatbot](https://github.com/sebas00/chatgptclippy) ClippyJS joke bot - [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 using your product description](https://github.com/billylo1/DomainGPT) If you create a cool integration, feel free to open a PR and add it to the list.