ScientryAPI / math_summarizer.py

Commit History

Update dependencies and refactor summarization functions to include title and citation
a90f1c4

raannakasturi commited on

Refactor app.py for improved response handling and formatting; update extract_text.py and math_summarizer.py for consistent string encoding
9183d8e

raannakasturi commited on

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

raannakasturi commited on

Update math_summarizer.py
cc7374e
verified

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