Compare commits
11 Commits
3c1eb1b4b7
...
5a91f6ac32
Author | SHA1 | Date |
---|---|---|
Simplexer | 5a91f6ac32 | |
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 | |
juho-creator | b0e971597d |
|
@ -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
|
22
README.md
22
README.md
|
@ -2,10 +2,6 @@
|
|||
|
||||
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
|
||||
|
||||
[![ContentCodex](https://github.com/f/awesome-chatgpt-prompts/blob/main/.github/contentcodex.png?raw=true)](https://contentcodex.ai/?via=fka)
|
||||
|
||||
|
||||
|
||||
**[Be my sponsor and your logo will be here and prompts.chat!](https://github.com/sponsors/f/sponsorships?sponsor=f&tier_id=319423)**
|
||||
|
||||
---
|
||||
|
@ -94,6 +90,14 @@ The _unofficial_ ChatGPT desktop application provides a convenient way to access
|
|||
|
||||
---
|
||||
|
||||
## Dark Mode Implementation
|
||||
|
||||
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.
|
||||
|
||||
# Prompts
|
||||
|
||||
## ChatGPT SEO prompts
|
||||
|
@ -841,6 +845,16 @@ 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 😍
|
||||
|
||||
Many thanks to these AI whisperers:
|
||||
|
|
|
@ -0,0 +1,90 @@
|
|||
<p align="center"><h1>🧠 멋진 ChatGPT 프롬프트</h1></p>
|
||||
|
||||
[![멋져요](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Steamship](https://raw.githubusercontent.com/steamship-core/python-client/main/badge.svg)](https://www.steamship.com/build?utm_source=github&utm_medium=badge&utm_campaign=awesome_gpt_prompts&utm_id=awesome_gpt_prompts)
|
||||
|
||||
"멋진 ChatGPT 프롬프트" 저장소에 오신 것을 환영합니다! 이곳은 ChatGPT 모델과 함께 사용할 수 있는 프롬프트 예시들의 모음입니다.
|
||||
|
||||
[ChatGPT](https://chat.openai.com/chat) 모델은 [OpenAI](https://openai.com)에서 훈련된 대규모 언어 모델로, 인간과 유사한 텍스트를 생성할 수 있습니다. 프롬프트를 제공하면 대화를 계속하거나 주어진 프롬프트를 확장하는 응답을 생성할 수 있습니다.
|
||||
|
||||
이 저장소에서는 ChatGPT와 함께 사용할 수 있는 다양한 프롬프트를 찾을 수 있습니다. [여러분만의 프롬프트](https://github.com/f/awesome-chatgpt-prompts/edit/main/README.md)를 목록에 추가하고, ChatGPT를 사용하여 새로운 프롬프트를 생성하는 데에도 도전해보시기 바랍니다.
|
||||
|
||||
시작하기 위해 이 저장소를 클론하고 README.md 파일의 프롬프트를 ChatGPT의 입력으로 사용하면 됩니다. 또한 이 파일의 프롬프트를 참고하여 자신만의 프롬프트를 생성하는 데에도 영감을 얻을 수 있습니다.
|
||||
|
||||
이 프롬프트들이 유용하게 사용되길 바라며, ChatGPT를 사용하는 과정에서 즐거운 시간을 보내시기 바랍니다!
|
||||
|
||||
**[GitHub에서 보기](https://github.com/f/awesome-chatgpt-prompts)**
|
||||
|
||||
**[Hugging Face에서 보기](https://huggingface.co/datasets/fka/awesome-chatgpt-prompts/)**
|
||||
|
||||
**ChatGPT 데스크톱 앱 다운로드**: **[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)**
|
||||
|
||||
> ℹ️ **참고:** 때때로 일부 프롬프트가 기대한대로 작동하지 않거나 AI에 의해 거부될 수 있습니다. 다시 시도해보거나 새로운 스레드를 시작하거나 로그아웃한 다음 다시 로그인해보시기 바랍니다. 이러한 해결책이 작동하지 않는 경우, 동일한 지침을 유지하면서 자신의 문장으로 프롬프트를 다시 작성해보시기 바랍니다.
|
||||
|
||||
### 효과적인 프롬프트 작성 방법을 알고 싶으신가요?
|
||||
|
||||
**"ChatGPT 프롬프트 작성의 예술: 명확하고 효과적인 프롬프트 작성 가이드"**라는 무료 전자책을 저자로 출간했습니다.
|
||||
|
||||
📖 **[무료 전자책 읽기](https://fka.gumroad.com/l/art-of-chatgpt-prompting)**
|
||||
|
||||
### 자신만의 프롬프트 앱을 배포하고 싶으신가요?
|
||||
|
||||
[Steamship](https://www.steamship.com/build?utm_source=github&utm_medium=explainer&utm_campaign=awesome_gpt_prompts&utm_id=awesome_gpt_prompts) 팀은 GPT 앱을 호스팅하고 공유하기 위한 프레임워크를 구축했습니다. 이들은 최신 GPT 모델에 대해 무료로(하루 최대 500번 호출) 액세스를 제공하여 이 저장소를 후원하고 있습니다.
|
||||
|
||||
👷♂️ **[자신만의 GPT 프롬프트 앱 빌드하기](https://www.steamship.com/build?utm_source=github&utm_medium=explainer&utm_campaign=awesome_gpt_prompts&utm_id=awesome_gpt_prompts)**
|
||||
|
||||
### ChatGPT 프롬프트로 돈을 벌고 싶으신가요?
|
||||
|
||||
**"ChatGPT로 돈 벌기: 전략, 팁 및 전술"**이라는 전자책을 저자로 출간했습니다.
|
||||
|
||||
📖 **[전자책 구매하기](https://fka.gumroad.com/l/how-to-make-money-with-chatgpt)**
|
||||
|
||||
---
|
||||
|
||||
## 다른 프롬프트 자료
|
||||
|
||||
### Midjourney AI를 위한 이미지 프롬프트 작성 방법을 배우고 싶으신가요?
|
||||
|
||||
**"Midjourney AI의 예술: 텍스트로부터 이미지 생성을 위한 가이드"**라는 전자책을 저자로 출간했습니다.
|
||||
|
||||
📖 **[전자책 읽기](https://fka.gumroad.com/l/the-art-of-midjourney-ai-guide-to-creating-images-from-text)**
|
||||
|
||||
---
|
||||
|
||||
### ChatGPT 데스크톱 앱 사용하기
|
||||
|
||||
_비공식_ ChatGPT 데스크톱 애플리케이션은 이 저장소의 프롬프트에 접근하고 사용하기 위한 편리한 방법을 제공합니다. 이 앱을 사용하면 슬래시 명령어(예: `/linux_terminal`)와 함께 모든 프롬프트를 쉽게 가져와 사용할 수 있습니다. 이 기능을 사용하면 프롬프트를 수동으로 복사하여 붙여넣을 필요가 없어집니다.
|
||||
|
||||
> **데스크톱 앱은 @lencx의 비공식 [오픈 소스 프로젝트](https://github.com/lencx/ChatGPT)입니다. ChatGPT 웹 인터페이스를 간단하게 감싸고 강력한 추가 기능을 제공합니다.**
|
||||
|
||||
<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">
|
||||
|
||||
---
|
||||
|
||||
### AI를 사용하여 자신만의 프롬프트 생성하기
|
||||
|
||||
[Merve Noyan](https://huggingface.co/merve)은 탁월한 [ChatGPT 프롬프트 생성기 앱](https://huggingface.co/spaces/merve/ChatGPT-prompt-generator)을 개발하여 사용자가 원하는 페르소나에 맞게 프롬프트를 생성할 수 있게 했습니다. 이 앱은 이 저장소를 학습 데이터셋으로 사용합니다.
|
||||
|
||||
---
|
||||
|
||||
### prompts.chat 사용하기
|
||||
|
||||
[prompts.chat](https://prompts.chat)은 프롬프트 작업 시 향상된 사용자 경험을 제공하기 위해 설계되었습니다. 몇 번의 클릭만으로 사이트에서 프롬프트를 쉽게 편집하고 복사하여 특정 요구사항과 선호도에 맞게 조정할 수 있습니다. 복사 버튼을 클릭하면 편집한 대로 프롬프트가 정확하게 복사됩니다.
|
||||
|
||||
<video autoplay loop muted playsinline src="https://user-images.githubusercontent.com/196477/207992596-6846398c-9ee7-4d7b-8fbe-b7c9e6daad23.mov"></video>
|
||||
# 프롬프트
|
||||
|
||||
## 리눅스 터미널로 동작하기
|
||||
작성자: [@f](https://github.com/f)
|
||||
참고: https://www.engraved.blog/building-a-virtual-machine-inside/
|
||||
|
||||
> 리눅스 터미널로 동작하도록 해주세요. 저는 명령어를 입력하고, 당신은 터미널이 보여줘야 하는 내용을 응답해주세요. 답변은 유일한 코드 블록 안에 터미널 출력만 담아주세요. 설명은 하지 말고, 명령어를 입력하라는 지시가 없는 한 명령어를 입력하지 마세요. 영어로 무언가를 전달해야 할 때는 중괄호 {이렇게} 텍스트를 사용해주세요. 첫 번째 명령어는 pwd입니다.
|
||||
|
||||
## 영어 번역 및 개선으로 동작하기
|
||||
작성자: [@f](https://github.com/f)
|
||||
대체: Grammarly, Google Translate
|
||||
|
||||
> 저는 영어 번역기, 맞춤법 교정기, 그리고 개선기로 동작하도록 해주세요. 저는 어떤 언어로든 이야기하고, 당신은 해당 언어를 감지하고 번역하여 수정 및 개선된 영문 텍스트로 답변해주세요. 저의 단순화된 A0 수준의 단어와 문장을 아름답고 우아한 상급 수준의 영어 단어와 문장으로 교체해주세요. 뜻은 그대로 유지하되, 더 문학적인 형태로 바꿔주세요. 답변은 수정과 개선 부분만 포함하고, 설명은 하지 말아주세요. 첫 번째 문장은 "istanbulu cok seviyom burada olmak cok guzel"입니다.
|
||||
|
||||
## `position` 인터뷰어로 동작하기
|
||||
작성자: [@f](https://github.com/f) & [@iltekin](https://github.com/iltekin)
|
||||
**예시**: Node.js 백엔드, React 프론트엔드 개발자, 풀 스택 개발자, iOS 개발자 등
|
|
@ -1,2 +1,10 @@
|
|||
name: Awesome ChatGPT Prompts
|
||||
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 %}
|
||||
<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 %}
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6945602608405209" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
<button class="dark-mode-toggle" onclick="toggleDarkMode()">🌞</button>
|
||||
<div class="container-lg px-3 my-5 markdown-body">
|
||||
{% if site.title and site.title != page.title %}
|
||||
<h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
|
||||
|
@ -47,6 +82,22 @@
|
|||
}, false);
|
||||
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>
|
||||
<style>video { max-width: 100% !important; }</style>
|
||||
<!-- Google tag (gtag.js) -->
|
||||
|
|
|
@ -166,4 +166,6 @@
|
|||
"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."
|
||||
"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""
|
||||
"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