You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Major Features:
- AI-based paper extraction: Extract papers directly from journal web pages using Claude/OpenAI
- No RSS required: Works with any journal website that lists papers
- Automatic data normalization: AI handles date formats, DOI extraction, author parsing
- Background PDF processing: Queue-based PDF download and text extraction
Changes:
- AiRssGeneratorService: New extractPapersWithAi() for direct AI extraction
- RssFetcherService: Separate processing paths for RSS and AI-generated feeds
- PaperController: COALESCE sorting to handle NULL published_date
- PaperList: Default date filter changed to 'all'
- New migrations for jobs table and pdf_status column
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments