From 3443c9facbe790629e6e457882d73d1d0ed2cf0b 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 --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index 2763b984..62fb6686 100644 --- a/legacy/readme.md +++ b/legacy/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.