This website requires JavaScript.
Explore
Help
Register
Sign In
aaron
/
rw-deepseek-ocr
Watch
1
Star
0
Fork
0
You've already forked rw-deepseek-ocr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc5a1a4ff5e9d115b0b8ad658b33cffa7ebc0192
rw-deepseek-ocr
/
backend
History
Aaron Roberts
dc5a1a4ff5
Add book title to autocomplete suggestions
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-06-09 18:29:14 +01:00
..
database.py
Add unique constraint to prevent duplicate (author, chapter, page) submissions
2026-06-09 18:19:54 +01:00
Dockerfile
Fix Dockerfile to copy all Python files including pdf_utils and format_converter
2025-11-15 14:38:54 +00:00
format_converter.py
Add PDF processing and multi-format document conversion
2025-11-15 14:25:09 +00:00
main.py
Add book title to autocomplete suggestions
2026-06-09 18:29:14 +01:00
pdf_utils.py
Fix RCE vulnerability and harden security
2026-03-31 09:01:52 +01:00
requirements.txt
Add job tracking with PostgreSQL, image storage, and review workflow
2026-06-09 16:48:12 +01:00
test_security.py
Fix RCE vulnerability and harden security
2026-03-31 09:01:52 +01:00