From 6dedae567ef4a22a5677189dd880d7306b0c3dbb Mon Sep 17 00:00:00 2001 From: Grant Jenks Date: Tue, 2 Jan 2024 11:11:29 -0800 Subject: [PATCH] Update README with new GPT Prompt Analysis section Added GPT Prompt Notes to a new GPT Prompt Analysis section. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b17a58..027aa01 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,11 @@ GitHub repos with prompts, actions and knowledge files of existing GPTs. - [Open Data Germany](https://github.com/stefangrotz/OpenDataGermanyGPT) - [EsperantoGPT](https://github.com/parolteknologio/EsperantoGPT) +## GPT Prompt Analysis +Analysis and summaries of the GPT prompts. + +- [GPT Prompt Notes](https://grantjenks.github.io/gpt-prompt-notes/) + ## Contributors -![Contributors](https://contrib.rocks/image?repo=linexjlin/GPTs) \ No newline at end of file +![Contributors](https://contrib.rocks/image?repo=linexjlin/GPTs)