# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/e6mscmq
小愛音箱改造篇(一)- 創意萌芽**
我家裏正好有一臺沒怎麼用的小愛音箱,最近我突然有了個新奇的想法 \\- 把它和 GPT 技術結合起來。既然決定了,那就開始行動。在接下來的時間裏,我會逐步記錄並分享我是如何一步步改造這臺小愛音箱的。創意萌芽----開始任何項目之前,我都有一個固定的習慣:先畫一張流程圖。這樣做可以幫助我清晰地梳理和規劃我想要實現的功能。這次的小愛音箱改造計劃,我打算讓它變得更加多功能和個性化。具體來說,我有幾個核心功能 ⌘ Read more