ScientryAPI / nlp_summarizer.py

Commit History

Increase concurrency limit for summarizer and remove print statements from summary generation functions
3c576d2

raannakasturi commited on

Refactor summary generation to use Gradio client for TextRank, Luhn, LSA, and LexRank summarizers; improve error handling and logging
c69bbef

raannakasturi commited on

Add initial project structure with PDF summarization features and Gradio interface
2427a02

raannakasturi commited on