docs: README 新增 Web 文件上传/PDF-Word 解析特性;完善打包构建文档

This commit is contained in:
root
2026-04-29 10:41:50 +08:00
parent ecb74cebff
commit cc5ea69eda
3 changed files with 8 additions and 12 deletions

View File

@ -40,7 +40,7 @@ First run → TUI login screen → create/sign in → press **F2** for API Key
|---------|-------------|
| 🧠 **Graph Memory** | Triplet storage, LLM autonomous navigation |
| 🔐 **Multi-User** | Isolated profiles + Admin/User roles |
| 🌐 **Web UI** | Embedded Flask server (thread mode) for knowledge graph browsing |
| 🌐 **Web UI** | Embedded Flask server (thread mode), graph browsing + file upload in chat (PDF/Word/text) |
| 🎮 **TUI** | Textual-based terminal UI with F2 config panel |
| 📦 **Single Binary** | PyInstaller build, Web server embedded |