Rain&Bus Rain-Bus
  • Joined on 2023-05-05
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-15 01:09:36 +08:00
1ccac1f29a refactor: replace Phase 2 label matching with PDF text-stream caption pairing
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-14 23:24:32 +08:00
29fb20828e feat: add concurrency safety, caption detection, admin enhancements, and performance improvements
8f13c31991 refactor: 清理冗余代码和过时配置
90fe705e8f refactor: 迁移布局检测模型从 PicoDet 到 DocLayout-YOLO
Compare 3 commits »
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-13 18:31:45 +08:00
743d69efd0 refactor: extract admin business logic to services, introduce job queue, add derived index helpers
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-13 13:16:53 +08:00
21f16e6756 feat: refactor summarizer and PDF extraction pipeline
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-12 22:26:05 +08:00
e2f0e1a8be feat: add claude backend, refactor summary utilities, improve batch worker pattern, add pymupdf4llm
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-10 23:17:08 +08:00
b42e9149e5 feat: improve PDF extraction with image clustering, find_tables() integration, and JPEG output
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-10 02:06:05 +08:00
9aa0102e95 chore: add test artifacts to .gitignore
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-10 02:05:40 +08:00
a1e0962820 feat: enhance PDF extraction with section-based figure routing and improved caption detection
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-09 18:30:14 +08:00
c94ff48254 fix: PDF extraction bbox compatibility, update date formats, and bump max retries
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-09 18:01:22 +08:00
1fc6303e09 feat: refactor PDF extraction to caption-based screenshots, add upvote refresh, clean up UI
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-09 15:13:02 +08:00
b72b5a31bb feat: enhance UI styling, add date picker, and clean up inline CSS
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-09 14:07:30 +08:00
18f44ac244 feat: improve PDF image extraction with caption-based labeling and fallback matching
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-09 09:32:19 +08:00
32978b3fc5 feat: add admin dashboard, pipeline service, lightbox, and update dependencies
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-07 19:39:05 +08:00
0d293422ac feat: enhance UI, refactor services, improve templates and tests
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-06 01:02:52 +08:00
4a72c35452 chore: update .env.example defaults and add uv.lock
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-06 00:49:49 +08:00
4072a05460 chore: update project config, services, templates and styling
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-06 00:48:09 +08:00
5887c4287d update project files
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-06 00:44:28 +08:00
5d4de50c8b chore: update README and remove deprecated documentation
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-06 00:38:59 +08:00
904eec392e feat: overhaul UI styling, improve templates, enhance services and tests
Rain-Bus pushed to main at Rain-Bus/daily-paper 2026-06-06 00:34:32 +08:00
f7f1a4c0cb refactor: split monolithic phase tests into per-module test files