Compare commits

...

10 Commits

Author SHA1 Message Date
sophiaabah dc72f30a37
Merge 6e5c235c47 into 0bf3297f03 2024-09-19 13:55:21 +09:00
Fatih Kadir Akın 0bf3297f03
Update README.md 2024-09-17 22:54:09 +03:00
Fatih Kadir Akın b91dac427c
Update prompts.csv 2024-09-04 00:27:52 +03:00
Fatih Kadir Akın aabbbde762
Update README.md 2024-09-04 00:19:20 +03:00
Fatih Kadir Akın db0a1258e3
Update README.md 2024-09-04 00:14:59 +03:00
Fatih Kadir Akın cdf32cc26b
Update README.md 2024-09-04 00:14:29 +03:00
Fatih Kadir Akın 12f32526b9
Update README.md 2024-09-04 00:13:15 +03:00
Fatih Kadir Akın afd3e82343
Update README.md 2024-09-03 16:51:06 +03:00
Fatih Kadir Akın 2c8f31f06c
add hugging face (thanks for the sponsorship!) 2024-09-03 16:49:39 +03:00
sophiaabah 6e5c235c47
Fix typo 2023-03-27 15:30:56 +02:00
2 changed files with 20 additions and 17 deletions

View File

@ -2,7 +2,16 @@
[![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://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&amp;tier_id=319423">Be my sponsor and your logo will be here and prompts.chat!</a></sub>
</p>
---
@ -32,13 +41,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 +73,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 +87,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 +95,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
@ -135,7 +138,7 @@ Contributed by: [@f](https://github.com/f)
Contributed by: [@f](https://github.com/f) & [@iltekin](https://github.com/iltekin)
**Examples**: Node.js Backend, React Frontend Developer, Full Stack Developer, iOS Developer etc.
> I want you to act as an interviewer. I will be the candidate and you will ask me the interview questions for the `position` position. I want you to only reply as the interviewer. Do not write all the conservation at once. I want you to only do the interview with me. Ask me the questions and wait for my answers. Do not write explanations. Ask me the questions one by one like an interviewer does and wait for my answers. My first sentence is "Hi"
> I want you to act as an interviewer. I will be the candidate and you will ask me the interview questions for the `position` position. I want you to only reply as the interviewer. Do not write all the conversation at once. I want you to only do the interview with me. Ask me the questions and wait for my answers. Do not write explanations. Ask me the questions one by one like an interviewer does and wait for my answers. My first sentence is "Hi"
## Act as a JavaScript Console
Contributed by: [@omerimzali](https://github.com/omerimzali)

View File

@ -167,5 +167,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.