본문 바로가기
최신IT 정보

초거대AI 에서 프롬프팅의 역할부여는?

by cool21th 2023. 5. 22.
728x90

프롬프트 기법 중에서 놀라운 부분은 AI에 역할을 할당할 수 있다는 것입니다. 예를 들어, "당신은 선생입니다" 또는 "당신은 의사입니다"로 프롬프트를 시작한 다음 AI에게 도움 또는 의료 관련 질문에 대한 답변을 요청할 수 있습니다.

챗GPT에게 역할 부여하는 영문 키워드는 act as 입니다. 너무나도 유명한 프롬프트 예시입니다.

https://github.com/f/awesome-chatgpt-prompts#prompts

GitHub - f/awesome-chatgpt-prompts: This repo includes ChatGPT prompt curation to use ChatGPT better.

This repo includes ChatGPT prompt curation to use ChatGPT better. - GitHub - f/awesome-chatgpt-prompts: This repo includes ChatGPT prompt curation to use ChatGPT better.

github.com

Act as a 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

Act as a Virtual Doctor

I want you to act as a virtual doctor. I will describe my symptoms and you will provide a diagnosis and treatment plan. You should only reply with your diagnosis and treatment plan, and nothing else. Do not write explanations. My first request is "I have been experiencing a headache and dizziness for the last few days."

마찬가지로 한글로서는 의사로서, 선생으로서 라는 용어를 프롬프트 키워드로 사용하시면 답을 얻을 수 있습니다.

반응형