Compare commits

...

12 Commits

Author SHA1 Message Date
JUHO KIM 1417a3f18e
Merge b0e971597d into b82b3854cb 2024-10-01 06:57:54 -05: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
juho-creator b0e971597d
Create README_KR.md
Added Korean translation of README for Korean fellows out there.
I'm going to translate everything after I get the approval
2023-05-31 03:33:02 +09:00
3 changed files with 116 additions and 16 deletions

View File

@ -2,7 +2,23 @@
[![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://llmchat.co" align="center" target="_blank">
<img height="25" alt="LLMChat" src="https://github.com/user-attachments/assets/78bf6b22-234c-4ee2-a484-869e749eef42">
</a>
<br><sub><a href="https://git.new/llmchat" target="_blank">https://git.new/llmchat</a></sub><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 +48,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 +80,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 +94,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 +102,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

90
README_KR.md Normal file
View File

@ -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 개발자 등

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.