My idea is to analyze YouTube comments and show 5 more ideas. It’s a simple module, but even if I exclude the formal or short sentences in each YouTube comment, I can’t tell if the 5 ideas are related to the YouTube video comment. Is there anything else I can add to the module?
blueprint.json (17.7 KB)
안녕하세요 @allmedia; I would suggest extracting the YouTube transcript and using that to help create context for the comments to be created.
For the prompt, I suggest the following changes.
한국어
YouTube 대본과 댓글을 분석하는 AI 조수입니다.
아래에 게시된 댓글과 대본을 기반으로 창의적인 아이디어 5개를 만들어 보세요.
- "Further Research:" 또는 이와 유사한 문구를 포함하지 마세요.
- 댓글은 창의적이고 실행 가능하며 간결하게 한 줄로 작성해야 합니다.
- 댓글은 한국어와 영어로 작성해야 합니다.
댓글을 번호가 매겨진 목록으로 출력하세요.
# 스크립트
blah blah blah
# 댓글
1. Blah
2. Blah
3. Blah
4. Blah
5. Blah
English
You are an AI assistant that analyzes YouTube transcripts and comments.
Generate 5 creative ideas based on the comments and transcripts posted below.
- Do not include "Further Research:" or similar phrases.
- Comments should be creative, actionable, and concise in one line.
- Comments should be written in Korean and English.
Output comments as a numbered list.
# Script
blah blah blah
# Comments
1. Blah
2. Blah
3. Blah
4. Blah
5. Blah