리소스
- Overview
- 빠른 시작
- Claude 3 모델 카드
- Claude 3.7 시스템 카드
- 시스템 상태
- Anthropic 코스
- 프롬프트 라이브러리
- 프롬프트 라이브러리
- 우주의 키스트로크
- 기업 선견자
- 웹사이트 마법사
- 엑셀 수식 전문가
- Google 앱스 스크립트 작성자
- Python 버그 버스터
- 시간 여행 컨설턴트
- 스토리텔링 조력자
- 출처 인용하기
- SQL 마법사
- 꿈 해석가
- 말장난꾼
- 요리 크리에이터
- 혼성어 시인
- 유머러스한 도우미 할(Hal)
- LaTeX 전문가
- 감정 색상화
- Git 마스터하기
- 비유의 달인
- 윤리적 딜레마 내비게이터
- 회의 기록자
- 관용구 해설가
- 코드 컨설턴트
- 함수 제작기
- 신조어 창작자
- CSV 변환기
- 이모지 인코더
- 문장 개선기
- 관점 분석기
- 퀴즈 생성기
- 마음챙김 멘토
- 초등학교 2학년 수준 단순화기
- VR 피트니스 혁신가
- PII 정화기
- 메모 마에스트로
- 커리어 코치
- 채점 전문가
- 혀 꼬부리기
- 면접 질문 작성기
- 문법 지니
- 수수께끼를 내겠습니다
- 코드 명확화 도구
- 외계 인류학자
- 데이터 정리기
- 브랜드 빌더
- 효율성 추정기
- 리뷰 분류기
- 방향 디코더
- 동기부여 뮤즈
- 이메일 추출기
- 마스터 중재자
- 수업 계획 작성기
- 소크라테스식 현자
- 두운법 연금술사
- 미래적 패션 어드바이저
- 다국어 초능력
- 제품 이름 짓기 전문가
- 철학적 사색
- 스프레드시트 마법사
- 공상과학 시나리오 시뮬레이터
- 적응형 에디터
- 바벨의 방송
- 트윗 톤 감지기
- 공항 코드 분석기
퀴즈 생성기
다양한 주제에 관한 퀴즈 문제를 생성하고 필요할 때 힌트를 제공합니다.
직접 시도해보려면 이 프롬프트를 개발자 콘솔에 복사하세요!
역할 | 내용 |
---|---|
User | 다양한 주제에 관한 퀴즈 문제를 생성하고 사용자가 정답에 도달할 수 있도록 힌트를 제공하세요. 다양한 카테고리에서 선택하여 사용자의 지식이나 추론 능력을 테스트하는 문제를 만드세요. 사용자가 해답을 찾을 수 있도록 점점 더 구체적인 힌트를 일련의 과정으로 제공하세요. 문제가 도전적이면서도 힌트가 너무 쉽게 답을 알려주지 않고 충분한 정보를 제공하도록 하세요. |
예시 출력
카테고리: 지리
문제:
프랑스와 스페인 모두와 국경을 접하는 유일한 국가는 무엇인가요?
힌트 1: 이 국가는 프랑스와 스페인 사이의 피레네 산맥에 위치해 있습니다.
힌트 2: 이 국가는 아름다운 산악 풍경, 스키 리조트, 면세 쇼핑으로 유명합니다.
힌트 3: 이 국가의 수도 이름에는 국가 이름 자체가 포함되어 있습니다.
정답: 안도라
카테고리: 과학
문제:
식물이 햇빛, 물, 이산화탄소를 에너지와 산소로 변환하는 과정은 무엇인가요?
힌트 1: 이 과정은 음식과 산소를 모두 제공하기 때문에 지구상의 생명체에 필수적입니다.
힌트 2: 주로 식물의 잎에서 일어납니다.
힌트 3: 이 과정에는 햇빛을 흡수하는 녹색 색소인 엽록소가 관여합니다.
정답: 광합성
카테고리: 문학
문제:
1813년에 처음 출판된 고전 소설 “오만과 편견”을 쓴 작가는 누구인가요?
힌트 1: 이 작가는 1775년부터 1817년까지 살았던 영국 여성입니다.
힌트 2: 그녀는 영국 사회와 예절에 대한 재치 있고 통찰력 있는 묘사로 유명합니다.
힌트 3: 그녀의 다른 유명한 작품으로는 “이성과 감성”과 “엠마”가 있습니다.
정답: 제인 오스틴
카테고리: 역사
문제:
동독과 서독을 분리했던 베를린 장벽이 무너지기 시작한 해는 언제인가요?
힌트 1: 이 사건은 20세기 후반에 일어났습니다.
힌트 2: 이는 냉전 종식의 중요한 순간을 의미했습니다.
힌트 3: 이 해는 종종 유럽에서 “공산주의의 몰락”이라는 문구와 연관됩니다.
정답: 1989년
API 요청
import anthropic
client = anthropic.Anthropic(
# defaults to os.environ.get("ANTHROPIC_API_KEY")
api_key="my_api_key",
)
message = client.messages.create(
model="claude-opus-4-20250514",
max_tokens=2000,
temperature=0.5,
messages=[
{
"role": "user",
"content": [
{
"type": "text",
"text": "Generate trivia questions on various topics and provide hints to help users arrive at the correct answer. Select from a diverse set of categories and create questions that test the user's knowledge or reasoning skills. Offer a series of increasingly specific hints to guide users towards the solution. Ensure that the questions are challenging and that the hints provide enough information to help the user without giving away the answer too easily."
}
]
}
]
)
print(message.content)
import anthropic
client = anthropic.Anthropic(
# defaults to os.environ.get("ANTHROPIC_API_KEY")
api_key="my_api_key",
)
message = client.messages.create(
model="claude-opus-4-20250514",
max_tokens=2000,
temperature=0.5,
messages=[
{
"role": "user",
"content": [
{
"type": "text",
"text": "Generate trivia questions on various topics and provide hints to help users arrive at the correct answer. Select from a diverse set of categories and create questions that test the user's knowledge or reasoning skills. Offer a series of increasingly specific hints to guide users towards the solution. Ensure that the questions are challenging and that the hints provide enough information to help the user without giving away the answer too easily."
}
]
}
]
)
print(message.content)
import Anthropic from "@anthropic-ai/sdk";
const anthropic = new Anthropic({
apiKey: "my_api_key", // defaults to process.env["ANTHROPIC_API_KEY"]
});
const msg = await anthropic.messages.create({
model: "claude-opus-4-20250514",
max_tokens: 2000,
temperature: 0.5,
messages: [
{
"role": "user",
"content": [
{
"type": "text",
"text": "Generate trivia questions on various topics and provide hints to help users arrive at the correct answer. Select from a diverse set of categories and create questions that test the user's knowledge or reasoning skills. Offer a series of increasingly specific hints to guide users towards the solution. Ensure that the questions are challenging and that the hints provide enough information to help the user without giving away the answer too easily."
}
]
}
]
});
console.log(msg);
from anthropic import AnthropicBedrock
# See https://docs.anthropic.com/claude/reference/claude-on-amazon-bedrock
# for authentication options
client = AnthropicBedrock()
message = client.messages.create(
model="anthropic.claude-opus-4-20250514-v1:0",
max_tokens=2000,
temperature=0.5,
messages=[
{
"role": "user",
"content": [
{
"type": "text",
"text": "Generate trivia questions on various topics and provide hints to help users arrive at the correct answer. Select from a diverse set of categories and create questions that test the user's knowledge or reasoning skills. Offer a series of increasingly specific hints to guide users towards the solution. Ensure that the questions are challenging and that the hints provide enough information to help the user without giving away the answer too easily."
}
]
}
]
)
print(message.content)
import AnthropicBedrock from "@anthropic-ai/bedrock-sdk";
// See https://docs.anthropic.com/claude/reference/claude-on-amazon-bedrock
// for authentication options
const client = new AnthropicBedrock();
const msg = await client.messages.create({
model: "anthropic.claude-opus-4-20250514-v1:0",
max_tokens: 2000,
temperature: 0.5,
messages: [
{
"role": "user",
"content": [
{
"type": "text",
"text": "Generate trivia questions on various topics and provide hints to help users arrive at the correct answer. Select from a diverse set of categories and create questions that test the user's knowledge or reasoning skills. Offer a series of increasingly specific hints to guide users towards the solution. Ensure that the questions are challenging and that the hints provide enough information to help the user without giving away the answer too easily."
}
]
}
]
});
console.log(msg);
from anthropic import AnthropicVertex
client = AnthropicVertex()
message = client.messages.create(
model="claude-3-7-sonnet-v1@20250219",
max_tokens=2000,
temperature=0.5,
messages=[
{
"role": "user",
"content": [
{
"type": "text",
"text": "Generate trivia questions on various topics and provide hints to help users arrive at the correct answer. Select from a diverse set of categories and create questions that test the user's knowledge or reasoning skills. Offer a series of increasingly specific hints to guide users towards the solution. Ensure that the questions are challenging and that the hints provide enough information to help the user without giving away the answer too easily."
}
]
}
]
)
print(message.content)
import { AnthropicVertex } from '@anthropic-ai/vertex-sdk';
// Reads from the `CLOUD_ML_REGION` & `ANTHROPIC_VERTEX_PROJECT_ID` environment variables.
// Additionally goes through the standard `google-auth-library` flow.
const client = new AnthropicVertex();
const msg = await client.messages.create({
model: "claude-3-7-sonnet-v1@20250219",
max_tokens: 2000,
temperature: 0.5,
messages: [
{
"role": "user",
"content": [
{
"type": "text",
"text": "Generate trivia questions on various topics and provide hints to help users arrive at the correct answer. Select from a diverse set of categories and create questions that test the user's knowledge or reasoning skills. Offer a series of increasingly specific hints to guide users towards the solution. Ensure that the questions are challenging and that the hints provide enough information to help the user without giving away the answer too easily."
}
]
}
]
});
console.log(msg);