Compare commits
5 Commits
18c319e9b8
...
b765a817df
Author | SHA1 | Date |
---|---|---|
|
b765a817df | |
|
b82b3854cb | |
|
b61eb743c0 | |
|
0bf3297f03 | |
|
ec4371accf |
13
README.md
13
README.md
|
@ -2,10 +2,17 @@
|
|||
|
||||
[](https://github.com/sindresorhus/awesome)
|
||||
|
||||
|
||||
<h2 align="center">Sponsors</h2>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://clemta.com" align="center" target="_blank">
|
||||
<img height="50" alt="Clemta logo" src="https://clemta.com/wp-content/uploads/2023/03/logo-clemta-com-1.png.webp">
|
||||
</a>
|
||||
<br><br>
|
||||
<a href="https://llmchat.co" align="center" target="_blank">
|
||||
<img height="25" alt="LLMChat" src="https://github.com/user-attachments/assets/78bf6b22-234c-4ee2-a484-869e749eef42">
|
||||
</a>
|
||||
<br><sub><a href="https://git.new/llmchat" target="_blank">https://git.new/llmchat</a></sub><br><br>
|
||||
<a href="https://hf.co/chat" align="center" target="_blank">
|
||||
<img height="60" alt="Hugging Face logo" src="https://github.com/user-attachments/assets/4187ef06-7cae-402a-a410-e0a999758fed">
|
||||
</a>
|
||||
|
@ -25,6 +32,8 @@ To get started, simply clone this repository and use the prompts in the README.m
|
|||
|
||||
We hope you find these prompts useful and have fun using ChatGPT!
|
||||
|
||||
**[Try prompts on Ultimate ChatGPT (Free to Use)](https://chatgpt.kiask.xyz)**
|
||||
|
||||
**[View on GitHub](https://github.com/f/awesome-chatgpt-prompts)**
|
||||
|
||||
**[View on Hugging Face](https://huggingface.co/datasets/fka/awesome-chatgpt-prompts/)**
|
||||
|
@ -45,7 +54,7 @@ Dive into the world of customized conversational AI models and enrich your proje
|
|||
|
||||
### Want to Write Effective Prompts?
|
||||
|
||||
I've authored a free e-book called **"The Art of ChatGPT Prompting: A Guide to Crafting Clear and Effective Prompts"**.
|
||||
I've authored an e-book called **"The Art of ChatGPT Prompting: A Guide to Crafting Clear and Effective Prompts"**.
|
||||
|
||||
📖 **[Read the free e-book](https://fka.gumroad.com/l/art-of-chatgpt-prompting)**
|
||||
|
||||
|
|
Loading…
Reference in New Issue