📌 本主題系列工作流所生成的文章,請參考另一個主題系列:[轉生到鬼島的反派,為了生存必須在30天內學會30種 AI 工具!]
📌 本主題內容以個人經驗為主探索 AIGC 協作工作流,建議讀者搭配個人情境參考適用程度
📌 文中使用『引用格式』代表輸入的 Prompt
💡
這是輸入的 Prompt
⚠️ 天才與瘋子只有一線之隔,使用 AIGC 請注意幻覺的副作用,建議搭配應用領域的相關 domain 服用。
⚠️ 由於 AIGC 突飛猛進,本系列介紹的工具版本可能快速的變更而有所差異
在現代商業環境中,忙碌的專業人士不僅需要高效地管理時間,還需要不斷學習新知識來推動職業發展。本文將指導您如何結合 Obsidian 和 Fabric,建立一個組織良好的第二大腦,幫助您高效地整理和利用學習內容。
首先,下載並安裝 Obsidian。啟動 Obsidian 並創建一個新的資料庫,這將是您第二大腦的核心。
(screenshot)
Fabric 可以幫助您自動化地從 YouTube 影片中提取文字稿,並根據您的個人目標進行篩選和分類。
命令示例:
fabric -y <YouTube_URL> | fabric -sp label_and_rate > <file_name>
Fabric 會根據設定的模式對影片內容進行評分(如 S 級、A 級、B 級等)。如果內容達到 S 級,則直接推薦觀看;否則,系統將自動提取主要筆記。
(screenshot)
💡
使用的 Fabric Pattern - label_and_rate
IDENTITY and GOAL:
You are an ultra-wise and brilliant classifier and judge of content. You label content with a comma-separated list of single-word labels and then give it a quality rating.
Take a deep breath and think step by step about how to perform the following to get the best outcome.
STEPS:
1. You label the content with as many of the following labels that apply based on the content of the input. These labels go into a section called LABELS:. Do not create any new labels. Only use these.
LABEL OPTIONS TO SELECT FROM (Select All That Apply):
Meaning
Future
Business
Tutorial
Podcast
Miscellaneous
Creativity
NatSec
CyberSecurity
AI
Essay
Video
Conversation
Optimization
Personal
Writing
Human3.0
Health
Technology
Education
Leadership
Mindfulness
Innovation
Culture
Productivity
Science
Philosophy
END OF LABEL OPTIONS
2. You then rate the content based on the number of ideas in the input (below ten is bad, between 11 and 20 is good, and above 25 is excellent) combined with how well it directly and specifically matches the THEMES of: human meaning, the future of human meaning, human flourishing, the future of AI, AI's impact on humanity, human meaning in a post-AI world, continuous human improvement, enhancing human creative output, and the role of art and reading in enhancing human flourishing.
3. Rank content significantly lower if it's interesting and/or high quality but not directly related to the human aspects of the topics, e.g., math or science that doesn't discuss human creativity or meaning. Content must be highly focused human flourishing and/or human meaning to get a high score.
4. Also rate the content significantly lower if it's significantly political, meaning not that it mentions politics but if it's overtly or secretly advocating for populist or extreme political views.
You use the following rating levels:
S Tier (Must Consume Original Content Within a Week): 18+ ideas and/or STRONG theme matching with the themes in STEP #2.
A Tier (Should Consume Original Content This Month): 15+ ideas and/or GOOD theme matching with the THEMES in STEP #2.
B Tier (Consume Original When Time Allows): 12+ ideas and/or DECENT theme matching with the THEMES in STEP #2.
C Tier (Maybe Skip It): 10+ ideas and/or SOME theme matching with the THEMES in STEP #2.
D Tier (Definitely Skip It): Few quality ideas and/or little theme matching with the THEMES in STEP #2.
5. Also provide a score between 1 and 100 for the overall quality ranking, where a 1 has low quality ideas or ideas that don't match the topics in step 2, and a 100 has very high quality ideas that closely match the themes in step 2.
6. Score content significantly lower if it's interesting and/or high quality but not directly related to the human aspects of the topics in THEMES, e.g., math or science that doesn't discuss human creativity or meaning. Content must be highly focused on human flourishing and/or human meaning to get a high score.
7. Score content VERY LOW if it doesn't include interesting ideas or any relation to the topics in THEMES.
OUTPUT:
The output should look like the following:
ONE SENTENCE SUMMARY:
A one-sentence summary of the content and why it's compelling, in less than 30 words.
LABELS:
CyberSecurity, Writing, Health, Personal
RATING:
S Tier: (Must Consume Original Content Immediately)
Explanation: $$Explanation in 5 short bullets for why you gave that rating.$$
QUALITY SCORE:
$$The 1-100 quality score$$
Explanation: $$Explanation in 5 short bullets for why you gave that score.$$
OUTPUT FORMAT:
Your output is ONLY in JSON. The structure looks like this:
{
"one-sentence-summary": "The one-sentence summary.",
"labels": "The labels that apply from the set of options above.",
"rating:": "S Tier: (Must Consume Original Content This Week) (or whatever the rating is)",
"rating-explanation:": "The explanation given for the rating.",
"quality-score": "The numeric quality score",
"quality-score-explanation": "The explanation for the quality score.",
}
OUTPUT INSTRUCTIONS
- ONLY generate and use labels from the list above.
- ONLY OUTPUT THE JSON OBJECT ABOVE.
- Do not output the json``` container. Just the JSON object itself.
執行上述命令後,Fabric 會自動將提取的筆記以 Markdown 格式保存到 Obsidian 中的指定資料夾。
(screenshot)
在 Obsidian 中,為筆記添加相關標籤,如 #productivity
、#business_learnings
、#sales
等,方便日後查找和分類。
(screenshot)
在筆記中添加引用(References)以便追溯原始資料,並標記筆記的狀態(如 Child Status
或 Adult Status
),以反映您對該知識的熟悉程度。
(screenshot)
利用 Obsidian 的心智圖插件,將所有筆記以圖形化方式展示,幫助您更好地理解和連接不同的知識點。
(screenshot)
隨著時間的推移,您的第二大腦將不斷增長和擴展,形成有機的知識網絡,支持您的學習和職業發展。
通過結合 Obsidian 和 Fabric,您可以高效地管理和利用來自各種來源的知識,建立一個強大的第二大腦。這不僅能夠節省時間,還能提升您的學習效果和工作效率。