惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
WordPress大学
WordPress大学
T
Tailwind CSS Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
C
CXSECURITY Database RSS Feed - CXSecurity.com
宝玉的分享
宝玉的分享
T
Threatpost
Google DeepMind News
Google DeepMind News
N
News and Events Feed by Topic
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
The Cloudflare Blog
Microsoft Azure Blog
Microsoft Azure Blog
云风的 BLOG
云风的 BLOG
Recent Announcements
Recent Announcements
NISL@THU
NISL@THU
MongoDB | Blog
MongoDB | Blog
美团技术团队
大猫的无限游戏
大猫的无限游戏
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
博客园 - 三生石上(FineUI控件)
B
Blog RSS Feed
Spread Privacy
Spread Privacy
W
WeLiveSecurity
Recorded Future
Recorded Future
D
DataBreaches.Net
The GitHub Blog
The GitHub Blog
P
Privacy International News Feed
P
Proofpoint News Feed
A
Arctic Wolf
Vercel News
Vercel News
D
Docker
L
LangChain Blog
C
Cybersecurity and Infrastructure Security Agency CISA
V
Visual Studio Blog
U
Unit 42
Project Zero
Project Zero
Apple Machine Learning Research
Apple Machine Learning Research
L
LINUX DO - 热门话题
雷峰网
雷峰网
S
Securelist
阮一峰的网络日志
阮一峰的网络日志
S
SegmentFault 最新的问题
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Threat Research - Cisco Blogs
小众软件
小众软件
N
News and Events Feed by Topic

分享创造

暂无文章

最近把 memduck 开源了:一个自托管 AI 记忆工作区
tagee · 2026-05-20 · via 分享创造

做了一个自托管的 AI 记忆工作区,主要解决我自己经常遇到的问题:链接、截图、聊天记录、临时文本散在各处,真正要用的时候找不到。

memduck 现在可以把这些内容保存成个人记忆卡片,然后用 AI 去问自己的资料,回答会尽量引用回原始来源。

目前已经有:

- Next.js + SQLite 本地运行
- 浏览器插件捕获网页 / 选中文本
- Telegram 本地运行时
- 钉钉、Slack 、Discord 、飞书、WhatsApp 等渠道入口
- OpenAI 、Anthropic 、Gemini 、Ollama 和 OpenAI-compatible 模型配置
- 基于已保存内容的问答和引用

项目还早,但核心链路已经跑通。比较适合想自己掌控资料、模型 provider 和渠道连接的人。

GitHub: https://github.com/tageecc/memduck

截图预览: https://raw.githubusercontent.com/tageecc/memduck/main/public/brand/memduck-hero.png