• Joined on 2026-01-21
congsh created repository congsh/multiAgentTry 2026-03-09 17:29:38 +08:00
congsh pushed to main at congsh/PicAnalysis 2026-02-27 23:22:35 +08:00
762cc41c5a feat: 添加图片OCR结果转换为待办事项的功能
congsh pushed to main at congsh/PicAnalysis 2026-02-27 22:43:01 +08:00
ecf3999d2a fix: 修复Docker构建和路径解析问题
congsh pushed to main at congsh/PicAnalysis 2026-02-27 18:43:12 +08:00
9a301cc434 feat(ocr): 集成 PaddleOCR 服务并优化 OCR 系统
764c6a8c0c fix: 修复 Docker 环境中图片无法访问的问题
Compare 2 commits »
congsh pushed to main at congsh/PicAnalysis 2026-02-26 18:22:20 +08:00
358deeb380 feat: 添加 Docker 部署支持和多 OCR 提供商架构
congsh pushed to main at congsh/PicAnalysis 2026-02-26 14:03:13 +08:00
f8472987f0 feat: 实现多 OCR 提供商架构和完整设置页面
congsh pushed to main at congsh/PicAnalysis 2026-02-24 18:18:52 +08:00
813df6c738 feat: 完善图片上传和 OCR 处理功能
congsh pushed to main at congsh/PicAnalysis 2026-02-22 20:11:59 +08:00
1a0ebde95d feat: 初始化 PicAnalysis 项目
congsh created branch main in congsh/PicAnalysis 2026-02-22 20:11:59 +08:00
congsh created repository congsh/PicAnalysis 2026-02-22 19:51:03 +08:00
congsh pushed to master at congsh/cutThink_lite 2026-02-12 20:08:30 +08:00
39031bda68 fix: migrate to Tauri v2 and fix compilation errors
congsh pushed to master at congsh/cutThink_lite 2026-02-12 18:59:31 +08:00
e2ea309ee6 feat: CutThenThink v3.0 初始版本
congsh created branch master in congsh/cutThink_lite 2026-02-12 18:59:31 +08:00
congsh created repository congsh/cutThink_lite 2026-02-12 18:28:13 +08:00
congsh pushed to master at congsh/cutThenThink 2026-02-12 16:03:10 +08:00
2d4cd9356e fix: 修复 Windows 打包问题
congsh pushed to master at congsh/cutThenThink 2026-02-12 15:59:55 +08:00
0ce1d71a90 build: 添加 Windows 打包方案
e853161975 refactor: 重构为极简截图上传工具
Compare 2 commits »
congsh pushed to master at congsh/cutThenThink 2026-02-12 14:15:24 +08:00
a5e50876a0 fix: 添加编码设置和源码大小检查
congsh pushed to master at congsh/cutThenThink 2026-02-12 13:42:50 +08:00
313e1f40d8 refactor: 重构为纯云端版本,移除所有本地ML库依赖
congsh pushed to master at congsh/cutThenThink 2026-02-12 13:34:21 +08:00
6fc126b0fe feat: 添加纯云端版本,移除本地ML库依赖
congsh pushed to master at congsh/cutThenThink 2026-02-12 13:31:51 +08:00
4589289635 fix: 修复Python 3.13环境下PyInstaller构建崩溃问题