# 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/se3pgra
Fast GraphRAG:一個比 GraphRAG 更快、成本更低、更高效的 RAG 框架開源了(本地安裝 - 測試)**
🍹 Insight Daily 🪺 Aitrainee \| 公衆號:AI 進修生Hi,這裏是 Aitrainee,歡迎閱讀本期新文章。向大家 分享一個非常有趣的 RAG 工具,它是基於 GraphRAG 的。 先說 GraphRAG 爲什麼如此受歡迎,並且看起來是任何生產級 GraphRAG 流水線的好選擇呢?因爲它處理的是節點和圖結構,適用於現實世界的場景。例如,普通的 RAG 只是通過語義 ⌘ Read more