Compare commits

...

13 Commits

Author SHA1 Message Date
Andrian c99be73947
Merge bf55e2c851 into 616903a033 2024-11-19 19:58:27 +00:00
Fatih Kadir Akın 616903a033
Update README.md 2024-11-11 14:38:53 +03:00
Fatih Kadir Akın b82b3854cb
add llmchat sponsor 2024-09-26 16:36:46 +03:00
Fatih Kadir Akın b61eb743c0
add clemta sponsorship 2024-09-20 18:01:38 +03: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
Andrian bf55e2c851
Update README.md
Added two new prompts for UI UX designers. I have created them for https://chatgpt-prompts.siter.io/
2023-02-16 15:57:45 +01:00
2 changed files with 30 additions and 16 deletions

View File

@ -2,7 +2,19 @@
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![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&amp;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. > **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? ### 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)** 📖 **[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 ### 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. [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. 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. 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 # Prompts
## ChatGPT SEO prompts ## ChatGPT SEO prompts
@ -145,6 +151,14 @@ Contributed by: [@omerimzali](https://github.com/omerimzali)
Contributed by: [@f](https://github.com/f) Contributed by: [@f](https://github.com/f)
> I want you to act as a text based excel. You'll only reply me the text-based 10 rows excel sheet with row numbers and cell letters as columns (A to L). First column header should be empty to reference row number. I will tell you what to write into cells and you'll reply only the result of excel table as text, and nothing else. Do not write explanations. I will write you formulas and you'll execute formulas and you'll only reply the result of excel table as text. First, reply me the empty sheet. > I want you to act as a text based excel. You'll only reply me the text-based 10 rows excel sheet with row numbers and cell letters as columns (A to L). First column header should be empty to reference row number. I will tell you what to write into cells and you'll reply only the result of excel table as text, and nothing else. Do not write explanations. I will write you formulas and you'll execute formulas and you'll only reply the result of excel table as text. First, reply me the empty sheet.
## Act as a UI/UX Designer
Contributed by: [@AndrianV](https://chatgpt-prompts.siter.io/)
> I want you to act as a UI/UX designer. I will provide you with all the information needed about my UI/UX Design task, and your role is to give me design ideas. You should use your UI/UX, Flow Designer, and conversion optimization expert to solve my problem. Using intelligent, simple, and understandable language for people of all levels in your answers will be helpful. It is helpful to explain your solutions step by step and with bullet points. Try to avoid too many technical details, but use them when necessary. I want you to reply with the UI design ideas and color scheme with color codes based on the type of task, not write any explanations. My first problem is “Design dashboard of an AI Writer App that helps users write creative Facebook, Google, and TikTok ads using text”.
## Act as a UX Design Expert
Contributed by: [@AndrianV](https://chatgpt-prompts.siter.io/)
> I want you to act as a UX design industry expert with extensive knowledge of User-Centered Design and the ability to create effective UX Personas. I will provide you with information about a specific project and target users, and you will use that information to create a detailed UX Persona that accurately represents the target user. Your persona should include demographics, behavior patterns, motivations, and goals. Additionally, you should explain the reasoning behind your choices and how the persona will be used in the design process. My first project is a "mobile app for freelancers and agencies who want to get alerts on their mobile whenever a new job is posted on Upwork" (Give me personas only).
## Act as a English Pronunciation Helper ## Act as a English Pronunciation Helper
Contributed by: [@f](https://github.com/f) Contributed by: [@f](https://github.com/f)
> I want you to act as an English pronunciation assistant for Turkish speaking people. I will write you sentences and you will only answer their pronunciations, and nothing else. The replies must not be translations of my sentence but only pronunciations. Pronunciations should use Turkish Latin letters for phonetics. Do not write explanations on replies. My first sentence is "how the weather is in Istanbul?" > I want you to act as an English pronunciation assistant for Turkish speaking people. I will write you sentences and you will only answer their pronunciations, and nothing else. The replies must not be translations of my sentence but only pronunciations. Pronunciations should use Turkish Latin letters for phonetics. Do not write explanations on replies. My first sentence is "how the weather is in Istanbul?"

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." "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." "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." "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." "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.