AI News Newsletter Page Layout
Generates a structured digital newsletter page featuring 5 distinct news sections with accompanying thematic illustrations and text blocks.

프롬프트
{
"type": "디지털 뉴스레터 페이지 레이아웃",
"background": "빛나는 파란색 디지털 노드와 연결선이 있는 어두운 표면 위에 놓인 흰색 페이지",
"header": {
"text": "{argument name=\"main headline\" default=\"AI 뉴스 – 2026 년 4 월 20 일\"}",
"style": "하늘색 테두리가 있는 짙은 파란색 배너 위의 흰색 텍스트"
},
"layout": {
"sections": [
{
"id": 1,
"title": "{argument name=\"news item 1 title\" default=\"1. Anthropic Mythos, 사이버 역량으로 전 세계적 경각심 유발\"}",
"image_description": "서버에서 솟아오르는 빛나는 파란색 사이버 드래곤과 그 주변을 떠다니는 디지털 자물쇠들.",
"layout_style": "오른쪽에 이미지, 왼쪽에 제목과 텍스트, 왼쪽 하단에 청록색 인용구 배치."
},
{
"id": 2,
"title": "{argument name=\"news item 2 title\" default=\"2. Claude Design 출시 후 Adobe 및 Figma 주가 하락\"}",
"image_description": "아래를 향한 붉은색 화살표와 위를 향한 빛나는 파란색 화살표가 표시된 스타일리시한 주식 차트, Adobe, Figma 로고 및 'AI' 아이콘 포함.",
"layout_style": "왼쪽에 이미지, 오른쪽에 제목과 텍스트 배치."
},
{
"id": 3,
"title": "{argument name=\"news item 3 title\" default=\"3. OpenAI, GPT-5.4-Cyber 및 Agents SDK 확장\"}",
"image_description": "중앙에 OpenAI 로고가 있고 디지털 체인과 서버 배경으로 둘러싸인 빛나는 파란색 홀로그램 방패.",
"layout_style": "왼쪽에 제목과 텍스트, 오른쪽에 이미지 배치."
},
{
"id": 4,
"title": "4. NVIDIA, 3D 세계를 위한 Lyra 2.0 공개",
"image_description": "빛나는 식물, 떠 있는 섬, 전경에 빛나는 파란색 카메라 아이콘이 있는 생동감 넘치는 초현실적 3D 판타지 풍경.",
"layout_style": "왼쪽에 이미지, 오른쪽에 제목과 텍스트 배치."
},
{
"id": 5,
"title": "5. OpenAI Image V2, 제품 사진 품질 향상",
"image_description": "고급 크로노그래프 시계의 비교 이미지. 왼쪽은 'BEFORE'(어둡고 디테일 부족), 오른쪽은 'AFTER (OpenAI Image V2)'(밝고 디테일이 뛰어나며 전문적인 조명 적용)로 표시됨.",
"layout_style": "왼쪽에 제목과 텍스트, 오른쪽에 이미지 배치."
}
],
"count": 5
},
"footer": {
"text": "{argument name=\"footer hashtags\" default=\"#AI2025 #인공지능 #LLMs #AINews\"}",
"logo": "'@oscarlau'가 포함된 OL 로고",
"style": "하단 짙은 파란색 배너 위의 흰색 텍스트"
}
}
기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.
원문 프롬프트
{
"type": "digital newsletter page layout",
"background": "white page resting on a dark surface with glowing blue digital nodes and connecting lines",
"header": {
"text": "{argument name=\"main headline\" default=\"Noticias IA – 20 de abril de 2026\"}",
"style": "white text on a dark blue banner with a light blue border"
},
"layout": {
"sections": [
{
"id": 1,
"title": "{argument name=\"news item 1 title\" default=\"1. Anthropic Mythos genera alarma mundial por capacidades ciber.\"}",
"image_description": "A glowing blue cyber dragon emerging from servers, surrounded by floating digital padlocks.",
"layout_style": "Image on the right, title and text on the left, with a cyan pull quote at the bottom left."
},
{
"id": 2,
"title": "{argument name=\"news item 2 title\" default=\"2. Acciones Adobe y Figma caen tras Claude Design.\"}",
"image_description": "A stylized stock chart showing jagged red arrows pointing down and a glowing blue arrow pointing up, featuring logos for Adobe, Figma, and an 'AI' icon.",
"layout_style": "Image on the left, title and text on the right."
},
{
"id": 3,
"title": "{argument name=\"news item 3 title\" default=\"3. OpenAI expande GPT-5.4-Cyber y Agents SDK.\"}",
"image_description": "A glowing blue holographic shield with the OpenAI logo in the center, surrounded by digital chains and a server background.",
"layout_style": "Title and text on the left, image on the right."
},
{
"id": 4,
"title": "4. NVIDIA presenta Lyra 2.0 para mundos 3D.",
"image_description": "A vibrant, surreal 3D fantasy landscape with glowing flora, floating islands, and a glowing blue camera icon in the foreground.",
"layout_style": "Image on the left, title and text on the right."
},
{
"id": 5,
"title": "5. OpenAI Image V2 mejora fotografía de productos.",
"image_description": "A side-by-side comparison of a luxury chronograph watch. The left side is labeled 'BEFORE' (darker, less detailed), and the right side is labeled 'AFTER (OpenAI Image V2)' (bright, highly detailed, professional lighting).",
"layout_style": "Title and text on the left, image on the right."
}
],
"count": 5
},
"footer": {
"text": "{argument name=\"footer hashtags\" default=\"#IA2025 #InteligenciaArtificial #LLMs #NoticiasIA\"}",
"logo": "OL logo with '@oscarlau'",
"style": "white text on a dark blue banner at the bottom"
}
}