# 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/4k3ckoa
一文搞懂大模型、RAG、函數調用、Agent、知識庫、向量數據庫、知識圖譜、AGI 的區別和聯繫!!---**
背景        當我們把 AI 大模型視作人的大腦時,調用 A 大模型就如同調用一個人的智慧。將 AI 大模型人格化,意味着它應該能夠理解人類的語言(懂人話)、用人類的語言進行表達(說人話),並直接給出結果。然而,重要的是要認識到,儘管 AI 大模型可以提供快速的答案,但這些結果並不總是完全準確。    在 AI 大模型的推理基礎上,我們採用了多種技術手段來實現真正的 AGI(通用人工智能 ⌘ Read more