PDF 太长时,希望能只选某几页学习
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
上传一本教材或长论文时,我可能只想学第 3 章或 20-40 页。希望抽取、出题和生成课程前都能限定页码范围,避免浪费时间和额度。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the PDF upload flow into extraction, question generation, and course generation. Determine where a page range can be captured and passed through all three stages. Done means users can select a range such as pages 20–40 and each stage processes only those pages without consuming work on the rest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100