ScientryAPI / app.py

Commit History

Refactor summary generation functions to remove unused parameters and simplify the API
770226f

raannakasturi commited on

Remove redundant comments from Chrome installation function in app.py
c2c07f9

raannakasturi commited on

Refactor rexplore_summarizer to return raw response and fix citation stripping in NLP summary
5bf95ef

raannakasturi commited on

Remove unnecessary blank line in app.py for cleaner code
9cc63b5

raannakasturi commited on

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

Enhance error handling in summarizer and add main execution block
4a5f826

raannakasturi commited on

Update app.py
90a1d5f
verified

raannakasturi commited on

Update app.py
672c196
verified

raannakasturi commited on

Refactor summarizer functions to accept URL, ID, and access key; implement PDF text extraction
48f0f78

raannakasturi commited on

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

raannakasturi commited on

Remove NLTK dependency and related downloads; clean up requirements
5d38d36

raannakasturi commited on

Update app.py
5f2c1c3
verified

raannakasturi commited on

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

raannakasturi commited on