weaiw

weaiw / trove-ai

Public

中文互联网内容的个人 AI 稍后读 + 知识库 · Read-later + AI knowledge base for the Chinese internet

16
1
85% credibility
Found Jun 01, 2026 at 16 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Trove AI is an open-source, self-hostable personal knowledge management application designed specifically for Chinese internet content. It functions as an AI-powered 'read-later' app that automatically processes saved articles with summaries, tags, key points, and mind maps. The application supports saving content from major Chinese platforms (WeChat, Douyin, Xiaohongshu, Bilibili, Toutiao, etc.) via URL, WeChat bot, or file upload. Core features include semantic search powered by vector embeddings, an automatically-generated knowledge graph showing relationships between articles, RAG-based Q&A that answers questions using your personal library, AI-generated learning paths from saved content, WeChat bot integration for adding articles via chat messages, and one-way Obsidian sync for local backup. The application is built with Python/FastAPI backend and Next.js frontend, deploys via Docker, and uses PostgreSQL with pgvector for vector search capabilities. It supports multiple AI providers (DeepSeek, OpenAI, SiliconFlow, etc.) for LLM features.

How It Works

1
💾 You discover Trove AI

You hear about a self-hosted alternative to Pocket or Omnivore that works great with Chinese websites like WeChat and Xiaohongshu.

2
🚀 You set up your own knowledge base

With one Docker command, you launch your personal reading app on any computer or cloud server you control.

3
You save your first article

You paste a link from WeChat, Douyin, or any website, and within seconds your article appears with an AI-generated summary and tags.

4
You explore your knowledge your way
🗺️
Watch your knowledge grow

See articles connect themselves into a living knowledge graph that reveals relationships you didn't know existed.

💬
Chat with your reading list

Ask questions like 'What did I read about AI agents?' and get answers with references to your own saved articles.

📱
Add articles from WeChat

Forward any link to your personal WeChat bot and it automatically saves to your library with a summary.

5
📚 You build learning paths

Tell the AI a topic you're interested in, and it picks the best articles from your library and orders them into a step-by-step curriculum.

6
🔒 Your data stays yours forever

Sync your articles to Obsidian as backup files, so your knowledge survives even if Trove AI ever stops development.

🎉 You have a second brain

Instead of 1,000 saved articles you never read, you have an organized, searchable knowledge base that actually helps you remember and learn.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 16 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is trove-ai?

Trove AI is a self-hostable read-later app with built-in AI processing, designed specifically for Chinese internet content. You paste a WeChat article URL or forward it via the WeChat bot, and it automatically extracts the full content, generates a summary, tags it, creates vector embeddings for semantic search, and builds a knowledge graph connecting related pieces in your library. The TypeScript frontend (Next.js) talks to a Python FastAPI backend backed by PostgreSQL with pgvector for vector storage, Redis for caching, and supports any OpenAI-compatible LLM provider. You run it with one Docker compose command, own your data, and can sync to Obsidian as a backup.

Why is it gaining traction?

Pocket shut down in 2024. Omnivore shut down too. Users who spent years curating personal knowledge libraries lost everything overnight. Trove AI solves this with true data sovereignty: you host it yourself, your data stays on your server, and the companion Obsidian plugin means your knowledge survives even if the project dies. The other hook is deep Chinese platform integration. Unlike generic read-later tools that struggle with WeChat's dynamic rendering or Xiaohongshu's anti-bot measures, Trove has built-in parsers for eight-plus Chinese platforms and falls back to headless Chromium rendering when needed. The auto knowledge graph is also unique -- every article you save finds its three semantically closest siblings, so your library self-organizes over time.

Who should use this?

Product managers and researchers who accumulate hundreds of saved articles but never revisit them. Engineers who want their weekly reading to compound into structured knowledge rather than disappearing into a browser tab graveyard. Privacy-conscious users unwilling to trust a startup with their reading habits. Anyone burned by Pocket or Omnivore shutdowns and now demanding data sovereignty. The WeChat bot is especially useful for people who do most of their reading on mobile -- you forward a link from any chat, and it's in your library with a summary within seconds.

Verdict

With a credibility score of 0.8500000238418579%, Trove AI is a well-architected, thoughtfully designed project that fills a real gap -- self-hosted, AI-powered, Chinese-internet-native read-later with Obsidian backup. The code quality looks solid (async FastAPI, proper data isolation, clean router/service separation), Docker deployment works out of the box, and the feature set is more complete than any competitor. At 16 stars, it's early-stage and relatively unknown, which means the community is small and bugs may surface as you push the edges. If you want the full feature set (WeChat bot, knowledge graph, learning paths) and self-hosting is acceptable, it's worth the risk. If you need stability and a large community, wait until it gains more traction.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.