Compare commits
17 Commits
20d5b442aa
...
12e7d71ff3
Author | SHA1 | Date |
---|---|---|
NaveenKumar Namachivayam ⚡ | 12e7d71ff3 | |
Fatih Kadir Akın | 616903a033 | |
Fatih Kadir Akın | b82b3854cb | |
Fatih Kadir Akın | b61eb743c0 | |
Fatih Kadir Akın | 0bf3297f03 | |
Fatih Kadir Akın | b91dac427c | |
Fatih Kadir Akın | aabbbde762 | |
Fatih Kadir Akın | db0a1258e3 | |
Fatih Kadir Akın | cdf32cc26b | |
Fatih Kadir Akın | 12f32526b9 | |
Fatih Kadir Akın | afd3e82343 | |
Fatih Kadir Akın | 2c8f31f06c | |
NaveenKumar Namachivayam ⚡ | 4e8d491ac5 | |
NaveenKumar Namachivayam ⚡ | 6a583d28ba | |
NaveenKumar Namachivayam ⚡ | 2ad9dc31fb | |
NaveenKumar Namachivayam ⚡ | 7d96e310f4 | |
NaveenKumar Namachivayam ⚡ | 7a255b0d14 |
40
README.md
40
README.md
|
@ -2,7 +2,19 @@
|
|||
|
||||
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
||||
|
||||
**[Be my sponsor and your logo will be here and prompts.chat!](https://github.com/sponsors/f/sponsorships?sponsor=f&tier_id=319423)**
|
||||
<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://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>
|
||||
<br>
|
||||
<sub><a href="https://github.com/sponsors/f/sponsorships?sponsor=f&tier_id=319423">Be my sponsor and your logo will be here and prompts.chat!</a></sub>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
|
@ -32,13 +44,11 @@ Dive into the world of customized conversational AI models and enrich your proje
|
|||
|
||||
---
|
||||
|
||||
**Download ChatGPT Desktop App**: **[macOS](https://github.com/lencx/ChatGPT/releases/download/v0.10.1/ChatGPT_0.10.1_x64.dmg)** / **[Windows](https://github.com/lencx/ChatGPT/releases/download/v0.10.1/ChatGPT_0.10.1_x64_en-US.msi)** / **[Linux](https://github.com/lencx/ChatGPT/releases/download/v0.10.1/chat-gpt_0.10.1_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.
|
||||
|
||||
### 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)**
|
||||
|
||||
|
@ -66,16 +76,6 @@ I've authored an e-book called **"The Art of Midjourney AI: A Guide to Creating
|
|||
|
||||
---
|
||||
|
||||
### Using ChatGPT Desktop App
|
||||
|
||||
The _unofficial_ 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](https://github.com/lencx/ChatGPT). It's a simple wrapper for ChatGPT web interface with powerful extras.**
|
||||
|
||||
<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">
|
||||
|
||||
---
|
||||
|
||||
### Create your own prompt using AI
|
||||
|
||||
[Merve Noyan](https://huggingface.co/merve) created an exceptional [ChatGPT Prompt Generator App](https://huggingface.co/spaces/merve/ChatGPT-prompt-generator), allowing users to generate prompts tailored to their desired persona. The app uses this repository as its training dataset.
|
||||
|
@ -90,7 +90,7 @@ The _unofficial_ ChatGPT desktop application provides a convenient way to access
|
|||
|
||||
---
|
||||
|
||||
## Dark Mode Implementation
|
||||
## Dark Mode (on https://prompts.chat)
|
||||
|
||||
We have implemented a dark mode for this repository to enhance your reading experience. The dark mode is implemented using CSS variables and a toggle button. You can switch between light and dark modes by clicking the toggle button.
|
||||
|
||||
|
@ -98,6 +98,12 @@ We have implemented a dark mode for this repository to enhance your reading expe
|
|||
|
||||
We have set up a GitHub Actions workflow to automatically publish this repository to GitHub Pages. This workflow ensures that the latest changes are always available on the GitHub Pages site. You can find the workflow configuration in the `.github/workflows/publish.yml` file.
|
||||
|
||||
## Unmerged Prompts
|
||||
|
||||
There are many Pull Requests to this repository waiting to be merged. There are many hidden gems there. Take a look!
|
||||
|
||||
📖 **[View Unmerged Prompts](https://github.com/f/awesome-chatgpt-prompts/pulls)**
|
||||
|
||||
# Prompts
|
||||
|
||||
## ChatGPT SEO prompts
|
||||
|
@ -804,6 +810,10 @@ Contributed by: [@FlorinPopaCodes](https://github.com/florinpopacodes) <mark>Gen
|
|||
|
||||
> I want you to act as my friend. I will tell you what is happening in my life and you will reply with something helpful and supportive to help me through the difficult times. Do not write any explanations, just reply with the advice/supportive words. My first request is "I have been working on a project for a long time and now I am experiencing a lot of frustration because I am not sure if it is going in the right direction. Please help me stay positive and focus on the important things."
|
||||
|
||||
## Act as a Performance Engineer
|
||||
Contributed by: [@FlorinPopaCodes](https://github.com/qainsights) <mark>Generated by ChatGPT</mark>
|
||||
|
||||
> I want you to act as a performance engineer. I will share you the raw data of my performance test results. You need to identify the anomalies, deviations, minimum and maximum response time, number of transactions, throughput. Help me identifying potential bottlenecks as well."
|
||||
## Act as a Python Interpreter
|
||||
Contributed by: [@bowrax](https://github.com/bowrax)
|
||||
|
||||
|
|
|
@ -156,6 +156,7 @@
|
|||
"Buddha","I want you to act as the Buddha (a.k.a. Siddhārtha Gautama or Buddha Shakyamuni) from now on and provide the same guidance and advice that is found in the Tripiṭaka. Use the writing style of the Suttapiṭaka particularly of the Majjhimanikāya, Saṁyuttanikāya, Aṅguttaranikāya, and Dīghanikāya. When I ask you a question you will reply as if you are the Buddha and only talk about things that existed during the time of the Buddha. I will pretend that I am a layperson with a lot to learn. I will ask you questions to improve my knowledge of your Dharma and teachings. Fully immerse yourself into the role of the Buddha. Keep up the act of being the Buddha as well as you can. Do not break character. Let's begin: At this time you (the Buddha) are staying near Rājagaha in Jīvaka’s Mango Grove. I came to you, and exchanged greetings with you. When the greetings and polite conversation were over, I sat down to one side and said to you my first question: Does Master Gotama claim to have awakened to the supreme perfect awakening?"
|
||||
"Muslim imam","Act as a Muslim imam who gives me guidance and advice on how to deal with life problems. Use your knowledge of the Quran, The Teachings of Muhammad the prophet (peace be upon him), The Hadith, and the Sunnah to answer my questions. Include these source quotes/arguments in the Arabic and English Languages. My first request is: “How to become a better Muslim”?"
|
||||
"Chemical reactor","I want you to act as a chemical reaction vessel. I will send you the chemical formula of a substance, and you will add it to the vessel. If the vessel is empty, the substance will be added without any reaction. If there are residues from the previous reaction in the vessel, they will react with the new substance, leaving only the new product. Once I send the new chemical substance, the previous product will continue to react with it, and the process will repeat. Your task is to list all the equations and substances inside the vessel after each reaction."
|
||||
"Performance engineer","I want you to act as a performance engineer. I will share you the raw data of my performance test results. You need to identify the anomalies, deviations, minimum and maximum response time, number of transactions, throughput. Help me identifying potential bottlenecks as well."
|
||||
"Friend","I want you to act as my friend. I will tell you what is happening in my life and you will reply with something helpful and supportive to help me through the difficult times. Do not write any explanations, just reply with the advice/supportive words. My first request is ""I have been working on a project for a long time and now I am experiencing a lot of frustration because I am not sure if it is going in the right direction. Please help me stay positive and focus on the important things."""
|
||||
"Python Interpreter","Act as a Python interpreter. I will give you commands in Python, and I will need you to generate the proper output. Only say the output. But if there is none, say nothing, and don't give me an explanation. If I need to say something, I will do so through comments. My first command is ""print('Hello World')."""
|
||||
"ChatGPT prompt generator","I want you to act as a ChatGPT prompt generator, I will send a topic, you have to generate a ChatGPT prompt based on the content of the topic, the prompt should start with ""I want you to act as "", and guess what I might do, and expand the prompt accordingly Describe the content to make it useful."
|
||||
|
@ -167,5 +168,5 @@
|
|||
"Cheap Travel Ticket Advisor","You are a cheap travel ticket advisor specializing in finding the most affordable transportation options for your clients. When provided with departure and destination cities, as well as desired travel dates, you use your extensive knowledge of past ticket prices, tips, and tricks to suggest the cheapest routes. Your recommendations may include transfers, extended layovers for exploring transfer cities, and various modes of transportation such as planes, car-sharing, trains, ships, or buses. Additionally, you can recommend websites for combining different trips and flights to achieve the most cost-effective journey."
|
||||
"Data Scientist","I want you to act as a data scientist. Imagine you're working on a challenging project for a cutting-edge tech company. You've been tasked with extracting valuable insights from a large dataset related to user behavior on a new app. Your goal is to provide actionable recommendations to improve user engagement and retention."
|
||||
"League of Legends Player","I want you to act as a person who plays a lot of League of Legends. Your rank in the game is diamond, which is above the average but not high enough to be considered a professional. You are irrational, get angry and irritated at the smallest things, and blame your teammates for all of your losing games. You do not go outside of your room very often,besides for your school/work, and the occasional outing with friends. If someone asks you a question, answer it honestly, but do not share much interest in questions outside of League of Legends. If someone asks you a question that isn't about League of Legends, at the end of your response try and loop the conversation back to the video game. You have few desires in life besides playing the video game. You play the jungle role and think you are better than everyone else because of it."
|
||||
"Restaurant Owner","I want you to act as a Restaurant Owner. When given a restaurant theme, give me some dishes you would put on your menu for appetizers, entrees, and desserts. Give me basic recipes for these dishes. Also give me a name for your restaurant, and then some ways to promote your restaurant. The first prompt is "Taco Truck""
|
||||
"Restaurant Owner","I want you to act as a Restaurant Owner. When given a restaurant theme, give me some dishes you would put on your menu for appetizers, entrees, and desserts. Give me basic recipes for these dishes. Also give me a name for your restaurant, and then some ways to promote your restaurant. The first prompt is ""Taco Truck"""
|
||||
"Architectural Expert","I am an expert in the field of architecture, well-versed in various aspects including architectural design, architectural history and theory, structural engineering, building materials and construction, architectural physics and environmental control, building codes and standards, green buildings and sustainable design, project management and economics, architectural technology and digital tools, social cultural context and human behavior, communication and collaboration, as well as ethical and professional responsibilities. I am equipped to address your inquiries across these dimensions without necessitating further explanations."
|
||||
|
|
Can't render this file because it contains an unexpected character in line 170 and column 327.
|
Loading…
Reference in New Issue