InertiaRSS Track and read blogs, news, and tech you care about
Read Original Open in InertiaRSS

Recommended Feeds

Google DeepMind News
Google DeepMind News
大猫的无限游戏
大猫的无限游戏
GbyAI
GbyAI
WordPress大学
WordPress大学
雷峰网
雷峰网
博客园_首页
L
LangChain Blog
Blog — PlanetScale
Blog — PlanetScale
Last Week in AI
Last Week in AI
博客园 - Franky
M
MIT News - Artificial intelligence
S
SegmentFault 最新的问题
博客园 - 【当耐特】
Jina AI
Jina AI
腾讯CDC
Y
Y Combinator Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Stack Overflow Blog
Stack Overflow Blog
宝玉的分享
宝玉的分享
罗磊的独立博客

分享创造

No Articles

Recently open-sourced memduck: A self-hosted AI memory workspace
tagee · 2026-05-20 · via 分享创造

created a self-hosted AI memory workspace, primarily to solve the problems I often encounter: links, screenshots, chat logs, and temporary text scattered everywhere, making it hard to find when I really need them.

memduck now allows saving this content as personal memory cards, and then using AI to query your own data, with answers trying to reference the original source as much as possible.

Currently available:

- Next.js + SQLite running locally
- Browser extension to capture web pages / selected text
- Telegram running locally
- Entry points for DingTalk, Slack, Discord, Lark, WhatsApp, etc.
- Configuration for OpenAI, Anthropic, Gemini, Ollama, and OpenAI-compatible models
- Q&A and citation based on saved content

project is still early, but the core chain has been running smoothly. It's more suitable for people who want to control their own data, model providers, and channel connections.

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

Screenshot preview: https://raw.githubusercontent.com/tageecc/memduck/main/public/brand/memduck-hero.png