Compare commits
51 Commits
f5a52f5de2
...
93b280a163
Author | SHA1 | Date |
---|---|---|
Laurence Severtson | 93b280a163 | |
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 | |
Fatih Kadir Akın | ad104922e1 | |
nextdoorUncleLiu | 4c4ca14e05 | |
Fatih Kadir Akın | f9d3913d84 | |
Fatih Kadir Akın | 799b4a14d7 | |
Fatih Kadir Akın | 4eac478c05 | |
buimatt | a31541a836 | |
buimatt | 1f06568375 | |
Mike-FreeAI | 4d388ecf9e | |
liuxichen | 5d0a253326 | |
Fatih Kadir Akın | d56ff0e90f | |
Fatih Kadir Akın | 57a8dc4ccb | |
Fatih Kadir Akın | 70b7283e4d | |
Fatih Kadir Akın | 9f94573322 | |
AMEYAMUKTEWAR | 12468c363f | |
Fatih Kadir Akın | 546ac0eedc | |
Julian Fisla | 41ddc9ae01 | |
Julian Fisla | 01263cfdb2 | |
Fatih Kadir Akın | b18d60d693 | |
Yisrael Dov Lebow | 483cefdb34 | |
Fatih Kadir Akın | 0dad98a895 | |
Fatih Kadir Akın | 999a373d9a | |
Fatih Kadir Akın | 42293a393b | |
Fatih Kadir Akın | 64cfc7b5c3 | |
Fatih Kadir Akın | cdd8681c07 | |
Fatih Kadir Akın | 46b73c6017 | |
Ilias Ism | 410e24b67b | |
Fatih Kadir Akın | ff71a1c99e | |
Ilias Ism | 82f15563c9 | |
Ilias Ism | a3554a20da | |
Fatih Kadir Akın | 46b7440cad | |
Umut Işık | 3ef8d5ab21 | |
Fatih Kadir Akın | 24df2af991 | |
Fatih Kadir Akın | 311d4a6108 | |
Fatih Kadir Akın | 4100c34cd8 | |
Shivansh Dwivedi | 4091f0782a | |
Shivansh Dwivedi | 4981fba5f8 | |
Joshua Aresty | 3ee3610836 | |
Joshua Aresty | 19990c8662 | |
Joshua Aresty | eab7244941 |
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
|
@ -0,0 +1,33 @@
|
||||||
|
name: Publish to GitHub Pages
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: Checkout repository
|
||||||
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Set up Ruby
|
||||||
|
uses: actions/setup-ruby@v1
|
||||||
|
with:
|
||||||
|
ruby-version: '2.7'
|
||||||
|
|
||||||
|
- name: Install dependencies
|
||||||
|
run: |
|
||||||
|
gem install bundler
|
||||||
|
bundle install
|
||||||
|
|
||||||
|
- name: Build site
|
||||||
|
run: bundle exec jekyll build
|
||||||
|
|
||||||
|
- name: Deploy to GitHub Pages
|
||||||
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
|
with:
|
||||||
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
publish_dir: ./_site
|
94
README.md
94
README.md
|
@ -2,10 +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)
|
||||||
|
|
||||||
### Sponsors
|
<h2 align="center">Sponsors</h2>
|
||||||
<a href="https://www.illacloud.com/"><img src="https://avatars.githubusercontent.com/u/93245159?s=200&v=4" height="80"></a>
|
|
||||||
|
|
||||||
**[Be my sponsor and your logo will be here and prompts.chat!](https://github.com/sponsors/f/sponsorships?sponsor=f&tier_id=319423)**
|
<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>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -23,13 +32,23 @@ We hope you find these prompts useful and have fun using ChatGPT!
|
||||||
|
|
||||||
**[View on Hugging Face](https://huggingface.co/datasets/fka/awesome-chatgpt-prompts/)**
|
**[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.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)**
|
---
|
||||||
|
|
||||||
|
### ⭐️ NEW: Awesome ChatGPT Store: A Hub for Custom GPTs
|
||||||
|
|
||||||
|
Now you can access [Awesome ChatGPT Store](https://github.com/devisasari/awesome-chatgpt-store), a dynamic new addition to the ChatGPT ecosystem! With the introduction of customizable GPT models, our store provides a curated collection of specialized ChatGPT GPTs, each tailored for unique applications and use cases.
|
||||||
|
|
||||||
|
Explore a wide range of GPTs, from those optimized for specific programming languages, to models fine-tuned for creative writing, technical analysis, and more. This repository is not just a store; it's a community-driven platform where developers and enthusiasts can share, discover, and leverage the full potential of ChatGPT's versatility.
|
||||||
|
|
||||||
|
Dive into the world of customized conversational AI models and enrich your projects with cutting-edge technology. Visit the Awesome ChatGPT Store now at [Awesome ChatGPT Store](https://github.com/devisasari/awesome-chatgpt-store) and start exploring the possibilities!
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
> ℹ️ **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)**
|
||||||
|
|
||||||
|
@ -57,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.
|
||||||
|
@ -81,11 +90,44 @@ The _unofficial_ ChatGPT desktop application provides a convenient way to access
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
|
## GitHub Pages Deployment using GitHub Actions
|
||||||
|
|
||||||
|
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
|
||||||
|
Contributed by: [StoryChief AI](https://www.storychief.io/ai-power-mode)
|
||||||
|
Reference: [https://storychief.io/blog/chatgpt-prompts-seo](https://storychief.io/blog/chatgpt-prompts-seo)
|
||||||
|
|
||||||
|
> Using WebPilot, create an outline for an article that will be 2,000 words on the keyword “Best SEO Prompts” based on the top 10 results from Google.<br/>
|
||||||
|
> Include every relevant heading possible. Keep the keyword density of the headings high.<br/>
|
||||||
|
> For each section of the outline, include the word count.<br/>
|
||||||
|
> Include FAQs section in the outline too, based on people also ask section from Google for the keyword.<br/>
|
||||||
|
> This outline must be very detailed and comprehensive, so that I can create a 2,000 word article from it.<br/>
|
||||||
|
> Generate a long list of LSI and NLP keywords related to my keyword. Also include any other words related to the keyword.<br/>
|
||||||
|
> Give me a list of 3 relevant external links to include and the recommended anchor text. Make sure they’re not competing articles.<br/>
|
||||||
|
> Split the outline into part 1 and part 2.
|
||||||
|
|
||||||
|
## Act as an Ethereum Developer
|
||||||
|
Contributed by: [@ameya-2003](https://github.com/Ameya-2003)
|
||||||
|
Reference: [The BlockChain Messenger](https://github.com/Ameya-2003/BlockChain/blob/main/Projects/The%20BlockChain%20Messenger.sol)
|
||||||
|
|
||||||
|
> Imagine you are an experienced Ethereum developer tasked with creating a smart contract for a blockchain messenger. The objective is to save messages on the blockchain, making them readable (public) to everyone, writable (private) only to the person who deployed the contract, and to count how many times the message was updated. Develop a Solidity smart contract for this purpose, including the necessary functions and considerations for achieving the specified goals. Please provide the code and any relevant explanations to ensure a clear understanding of the implementation.
|
||||||
|
|
||||||
## Act as a Linux Terminal
|
## Act as a Linux Terminal
|
||||||
Contributed by: [@f](https://github.com/f)
|
Contributed by: [@f](https://github.com/f)
|
||||||
Reference: https://www.engraved.blog/building-a-virtual-machine-inside/
|
Reference: [https://www.engraved.blog/building-a-virtual-machine-inside/](https://www.engraved.blog/building-a-virtual-machine-inside/)
|
||||||
|
|
||||||
> I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. When I need to tell you something in English, I will do so by putting text inside curly brackets {like this}. My first command is pwd
|
> I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. When I need to tell you something in English, I will do so by putting text inside curly brackets {like this}. My first command is pwd
|
||||||
|
|
||||||
|
@ -799,6 +841,26 @@ Contributed by [@lemorage](https://github.com/lemorage)
|
||||||
Contributed by [@goeksu](https://github.com/goeksu)
|
Contributed by [@goeksu](https://github.com/goeksu)
|
||||||
>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.
|
>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.
|
||||||
|
|
||||||
|
## Act as a Data Scientist
|
||||||
|
Contributed by: [@shvuuuu](https://github.com/shvuuuu)
|
||||||
|
|
||||||
|
>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.
|
||||||
|
|
||||||
|
## Act as a League of Legends player
|
||||||
|
Contributed by: [@JulianFisla](https://github.com/JulianFisla)
|
||||||
|
|
||||||
|
>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.
|
||||||
|
|
||||||
|
## Act as a Restaurant Owner
|
||||||
|
Contributed by: [@buimatt](https://github.com/buimatt)
|
||||||
|
|
||||||
|
>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"
|
||||||
|
|
||||||
|
## Act as a Architectural Expert
|
||||||
|
Contributed by: [@nextdoorUncleLiu](https://github.com/nextdoorUncleLiu)
|
||||||
|
|
||||||
|
>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.
|
||||||
|
|
||||||
## Contributors 😍
|
## Contributors 😍
|
||||||
|
|
||||||
Many thanks to these AI whisperers:
|
Many thanks to these AI whisperers:
|
||||||
|
|
|
@ -1,2 +1,10 @@
|
||||||
name: Awesome ChatGPT Prompts
|
name: Awesome ChatGPT Prompts
|
||||||
title: null
|
title: null
|
||||||
|
|
||||||
|
# Dark mode configuration
|
||||||
|
dark_mode: true
|
||||||
|
|
||||||
|
# GitHub Pages configuration
|
||||||
|
github_pages:
|
||||||
|
url: "https://<your-github-username>.github.io/<your-repo-name>"
|
||||||
|
branch: "gh-pages"
|
||||||
|
|
|
@ -7,10 +7,45 @@
|
||||||
|
|
||||||
{% seo %}
|
{% seo %}
|
||||||
<link rel="stylesheet" href="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}">
|
<link rel="stylesheet" href="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}">
|
||||||
|
<style>
|
||||||
|
:root {
|
||||||
|
--bg-color-light: #ffffff;
|
||||||
|
--bg-color-dark: #1a1a1a;
|
||||||
|
--text-color-light: #000000;
|
||||||
|
--text-color-dark: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
background-color: var(--bg-color-light);
|
||||||
|
color: var(--text-color-light);
|
||||||
|
}
|
||||||
|
|
||||||
|
body.dark-mode {
|
||||||
|
background-color: var(--bg-color-dark);
|
||||||
|
color: var(--text-color-dark);
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark-mode-toggle {
|
||||||
|
position: fixed;
|
||||||
|
top: 1rem;
|
||||||
|
right: 1rem;
|
||||||
|
background-color: var(--bg-color-light);
|
||||||
|
color: var(--text-color-light);
|
||||||
|
border: none;
|
||||||
|
padding: 0.5rem;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
|
body.dark-mode .dark-mode-toggle {
|
||||||
|
background-color: var(--bg-color-dark);
|
||||||
|
color: var(--text-color-dark);
|
||||||
|
}
|
||||||
|
</style>
|
||||||
{% include head-custom.html %}
|
{% include head-custom.html %}
|
||||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6945602608405209" crossorigin="anonymous"></script>
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6945602608405209" crossorigin="anonymous"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<button class="dark-mode-toggle" onclick="toggleDarkMode()">🌞</button>
|
||||||
<div class="container-lg px-3 my-5 markdown-body">
|
<div class="container-lg px-3 my-5 markdown-body">
|
||||||
{% if site.title and site.title != page.title %}
|
{% if site.title and site.title != page.title %}
|
||||||
<h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
|
<h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
|
||||||
|
@ -47,6 +82,22 @@
|
||||||
}, false);
|
}, false);
|
||||||
x.previousElementSibling.previousElementSibling.prepend(button);
|
x.previousElementSibling.previousElementSibling.prepend(button);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
function toggleDarkMode() {
|
||||||
|
const body = document.body;
|
||||||
|
body.classList.toggle('dark-mode');
|
||||||
|
const isDarkMode = body.classList.contains('dark-mode');
|
||||||
|
localStorage.setItem('dark-mode', isDarkMode);
|
||||||
|
document.querySelector('.dark-mode-toggle').textContent = isDarkMode ? '🌙' : '🌞';
|
||||||
|
}
|
||||||
|
|
||||||
|
document.addEventListener('DOMContentLoaded', () => {
|
||||||
|
const isDarkMode = localStorage.getItem('dark-mode') === 'true';
|
||||||
|
if (isDarkMode) {
|
||||||
|
document.body.classList.add('dark-mode');
|
||||||
|
document.querySelector('.dark-mode-toggle').textContent = '🌙';
|
||||||
|
}
|
||||||
|
});
|
||||||
</script>
|
</script>
|
||||||
<style>video { max-width: 100% !important; }</style>
|
<style>video { max-width: 100% !important; }</style>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
"act","prompt"
|
"act","prompt"
|
||||||
|
"An Ethereum Developer","Imagine you are an experienced Ethereum developer tasked with creating a smart contract for a blockchain messenger. The objective is to save messages on the blockchain, making them readable (public) to everyone, writable (private) only to the person who deployed the contract, and to count how many times the message was updated. Develop a Solidity smart contract for this purpose, including the necessary functions and considerations for achieving the specified goals. Please provide the code and any relevant explanations to ensure a clear understanding of the implementation."
|
||||||
|
"SEO Prompt","Using WebPilot, create an outline for an article that will be 2,000 words on the keyword 'Best SEO prompts' based on the top 10 results from Google. Include every relevant heading possible. Keep the keyword density of the headings high. For each section of the outline, include the word count. Include FAQs section in the outline too, based on people also ask section from Google for the keyword. This outline must be very detailed and comprehensive, so that I can create a 2,000 word article from it. Generate a long list of LSI and NLP keywords related to my keyword. Also include any other words related to the keyword. Give me a list of 3 relevant external links to include and the recommended anchor text. Make sure they’re not competing articles. Split the outline into part 1 and part 2."
|
||||||
"Linux Terminal","I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. when i need to tell you something in english, i will do so by putting text inside curly brackets {like this}. my first command is pwd"
|
"Linux Terminal","I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. when i need to tell you something in english, i will do so by putting text inside curly brackets {like this}. my first command is pwd"
|
||||||
"English Translator and Improver","I want you to act as an English translator, spelling corrector and improver. I will speak to you in any language and you will detect the language, translate it and answer in the corrected and improved version of my text, in English. I want you to replace my simplified A0-level words and sentences with more beautiful and elegant, upper level English words and sentences. Keep the meaning same, but make them more literary. I want you to only reply the correction, the improvements and nothing else, do not write explanations. My first sentence is ""istanbulu cok seviyom burada olmak cok guzel"""
|
"English Translator and Improver","I want you to act as an English translator, spelling corrector and improver. I will speak to you in any language and you will detect the language, translate it and answer in the corrected and improved version of my text, in English. I want you to replace my simplified A0-level words and sentences with more beautiful and elegant, upper level English words and sentences. Keep the meaning same, but make them more literary. I want you to only reply the correction, the improvements and nothing else, do not write explanations. My first sentence is ""istanbulu cok seviyom burada olmak cok guzel"""
|
||||||
"`position` Interviewer","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"""
|
"`position` Interviewer","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"""
|
||||||
|
@ -163,3 +165,7 @@
|
||||||
"`language` Literary Critic","I want you to act as a `language` literary critic. I will provide you with some excerpts from literature work. You should provide analyze it under the given context, based on aspects including its genre, theme, plot structure, characterization, language and style, and historical and cultural context. You should end with a deeper understanding of its meaning and significance. My first request is ""To be or not to be, that is the question."""
|
"`language` Literary Critic","I want you to act as a `language` literary critic. I will provide you with some excerpts from literature work. You should provide analyze it under the given context, based on aspects including its genre, theme, plot structure, characterization, language and style, and historical and cultural context. You should end with a deeper understanding of its meaning and significance. My first request is ""To be or not to be, that is the question."""
|
||||||
"Prompt Enhancer","Act as a Prompt Enhancer AI that takes user-input prompts and transforms them into more engaging, detailed, and thought-provoking questions. Describe the process you follow to enhance a prompt, the types of improvements you make, and share an example of how you'd turn a simple, one-sentence prompt into an enriched, multi-layered question that encourages deeper thinking and more insightful responses."
|
"Prompt Enhancer","Act as a Prompt Enhancer AI that takes user-input prompts and transforms them into more engaging, detailed, and thought-provoking questions. Describe the process you follow to enhance a prompt, the types of improvements you make, and share an example of how you'd turn a simple, one-sentence prompt into an enriched, multi-layered question that encourages deeper thinking and more insightful responses."
|
||||||
"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."
|
||||||
|
"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"""
|
||||||
|
"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."
|
||||||
|
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
curl -s https://raw.githubusercontent.com/f/awesome-chatgpt-prompts/main/prompts.csv | tail +2 | ruby -rcsv -e 'CSV.parse(STDIN.read) {|row| puts row.join("\t")}' | fzf -1 -q "$1" --with-nth 1 --delimiter "\t" --preview 'echo {2} | fold -s -w $(tput cols)' | cut -d" " -f2
|
Loading…
Reference in New Issue