A personal knowledge assistant powered by LLM. Features RAG, Knowledge Graph, and Smart Flashcards. (基于 LLM 的个人知识助手,支持 RAG、知识图谱和智能闪卡。)
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
fix: switch to lightweight bge-small-zh-v1.5 model for low-memory servers
60aee6fView on GitHubfeat: bundle embedding model in Docker image for offline deployment
23f75ebView on GitHubfeat: add HuggingFace mirror endpoint for servers without direct access
0330ea1View on GitHubfix: remove demo notes and sync note ID with backend after creation
3a21671View on GitHubfix: use nullish coalescing for API_BASE_URL to properly handle empty string
83fe1ffView on GitHubfix: set NEXT_PUBLIC_API_URL to empty string to prevent double /api prefix
81018e6View on GitHub