Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
f authored Dec 19, 2022
1 parent d548420 commit 01957ab
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# 🧠 Awesome ChatGPT Prompts [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
<p align="center"><h1>🧠 Awesome ChatGPT Prompts</h1></p>

[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

Welcome to the "Awesome ChatGPT Prompts" repository! This is a collection of prompt examples to be used with the ChatGPT model.

Expand All @@ -14,11 +16,25 @@ We hope you find these prompts useful and have fun using ChatGPT!

**[View on Hugging Face](https://huggingface.co/datasets/fka/awesome-chatgpt-prompts/)**

---
**Download ChatGPT Desktop App**: **[macOS](https://github.com/lencx/ChatGPT/releases/download/v0.5.0/ChatGPT_0.5.0_x64.dmg)** | **[Windows](https://github.com/lencx/ChatGPT/releases/download/v0.5.0/ChatGPT_0.5.0_x64_en-US.msi)** | **[Linux](https://github.com/lencx/ChatGPT/releases/download/v0.5.0/chat-gpt_0.5.0_amd64.deb)**

> ℹ️ **NOTE:** Sometimes, some of the prompts may not be working as you expected or may be rejected by the AI. Please try again, start a new thread, or log out and log back in. If these solutions do not work, please try rewriting the prompt using your own sentences while keeping the instructions same.
## Using prompts.chat
---

### Using ChatGPT Desktop App

The ChatGPT desktop application provides a convenient way to access and use the prompts in this repository. With the app, you can easily import all the prompts and use them with slash commands, such as /linux_terminal. This feature eliminates the need to manually copy and paste prompts each time you want to use them.

> [Desktop App is an unofficial open source project by @lencx. It's a simple wrapper for ChatGPT web interface with powerful extras.](https://github.com/lencx/ChatGPT)
<img width="400" alt="Screenshot 2022-12-19 at 19 12 58" src="https://user-images.githubusercontent.com/196477/208471401-6e92a3c7-3182-4822-9648-09b0c3f24cfe.png">

<img width="400" alt="Screenshot 2022-12-19 at 19 13 41" src="https://user-images.githubusercontent.com/196477/208471439-877c2bcf-93ec-4ad9-9cb0-7e4ed7b1756a.png">

---

### Using prompts.chat

[prompts.chat](https://prompts.chat) is designed to provide an enhanced UX when working with prompts. With just a few clicks, you can easily edit and copy the prompts on the site to fit your specific needs and preferences. The copy button will copy the prompt exactly as you have edited it.

Expand Down

0 comments on commit 01957ab

Please sign in to comment.