amielle/patent-summarizer
chore: Move longer description to article section
chore: Update spaces layout
chore: Remove redundant note in variable label
chore: Add notes for app usage
fix: Add alternative error handling and queueing
fix: Update handler for text length
chore: Modify all examples to use same model set
chore: Add individual error handling per summary type
chore: Adjust newlines for readability
chore: Add newline for readability
chore: Update minor formatting for the description
chore: Update models with paper and code sources
chore: Update example word limits for lower timings
chore: Update with lxml dependency
chore: Update error printing
chore: Update requirements file
chore: Update dependency requirements
chore: Remove unused variables
chore: Add model initialization
feat: Update layout
feat: Add text processing functions
feat: Build class for summarizer pipeline
feat: Move examples to a separate file
chore: Add base file for dependencies
feat: Add initial model for background summarizer
chore: Adjust spacing and line breaks for desc
feat: Describe application on the base script
chore: Add gitignore file for Python
feat: Add base helper modules
feat: Add configured options and base layout
feat: Test multiple returns
feat: Add initial trial functionality
Update README.md
initial commit
