dekun
a2a6d59f7c
作业帮式错题标注:OCR 定位错误红框 + 解题思路。
...
- PaddleOCR 行级坐标 + AI 识别错答区域,生成标注图
- 解法拆分为「解题思路」与「详细解答」
- 详情页标注图/原图切换,列表显示标注缩略图
2026-06-28 13:50:20 +08:00
dekun
43483bf56f
移动端拍照上传、奥数区、学段约束解题与 AI 模型配置。
...
- 手机/平板响应式布局,支持拍照与相册上传
- 学生详情新增奥数区,按初/高中学段生成解法并禁止超纲
- 系统设置可配置 Ollama 或 OpenAI 兼容 API
- 更新 frontend/dist 与使用说明
2026-06-28 13:39:54 +08:00
dekun
4375ea491e
部署文档与脚本增加 HTTP 代理配置(192.168.8.246:10810)。
2026-06-28 13:24:19 +08:00
dekun
f1ad4273f4
零 Node 部署、超级管理员,并完善本地构建发布文档。
...
- FastAPI 单进程托管 frontend/dist,systemd 替代 PM2
- 超级管理员 admin、注册开关与用户管理
- README/DEPLOY/USAGE 说明:改代码须本地构建 dist 后 push,服务器 update.sh
- 提交 frontend/dist 与 build-frontend 脚本
2026-06-28 13:19:41 +08:00
dekun
a3d4875bde
Standardize API port 23568 and web port 23566 across docs and dev config.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-28 13:07:46 +08:00
dekun
521a0fc66f
Remove built-in proxy from deploy scripts and show pip install progress.
...
Proxy is optional via manual env vars only; update.sh also drops quiet pip/npm flags.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-28 12:50:06 +08:00
dekun
e797d188ee
Switch production deployment from Docker to PM2 on Ubuntu.
...
Add Express gateway, ecosystem config, and one-click install with native PostgreSQL, Node, and Python venv on port 23566.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-28 11:52:20 +08:00
dekun
e329d3398a
Initial commit: secondary school grade archive system.
...
Add FastAPI/React app with Docker deployment, Ubuntu one-click install, and docs for junior/senior high score tracking and mistake bank.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-28 11:18:58 +08:00