Refactor title and citation encoding in paper_data and test functions for improved handling of special characters 72c7a0a raannakasturi commited on Jan 1
Remove redundant unicode escape decoding from summary, mindmap, and citation in paper_data function 0dc6bc6 raannakasturi commited on Jan 1
Enhance title handling in main.py with HTML escaping for improved safety 672a01e raannakasturi commited on Dec 31, 2024
Enhance title and citation handling in main.py and post_blog.py with unicode escape decoding and HTML escaping b90a3da raannakasturi commited on Dec 31, 2024
Add error handling for paper summarization and skip invalid entries in main.py 4c413f1 raannakasturi commited on Dec 31, 2024
Remove dotenv dependency and update access key usage in image and main modules f4eb7a2 raannakasturi commited on Dec 31, 2024
Add scheduler functionality to app.py and clean up main.py b813dda raannakasturi commited on Dec 31, 2024
Enhance image handling with timeout and improve post HTML structure 22c0846 raannakasturi commited on Dec 31, 2024
Add email sending functionality and refactor post creation to include wait time parameter ea7c078 raannakasturi commited on Dec 29, 2024
Refactor post_blog.py to improve image handling and update OAuth credentials management e73bcbd raannakasturi commited on Dec 28, 2024
Enhance error handling and debugging in blog posting functionality; remove unused print statements and update access key handling 4b0577b raannakasturi commited on Dec 27, 2024
Remove unused email libraries and add requirements file for project dependencies bf374cc raannakasturi commited on Dec 27, 2024
Implement email sending functionality and add Gradio interface for ReXplore backend 9e062cd raannakasturi commited on Dec 27, 2024
Add initial implementation for paper summarization and data fetching 3ec5aa6 raannakasturi commited on Dec 27, 2024