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
Refactor mindmap SVG generation in post_blog.py for improved string concatenation and result handling 50c7854 raannakasturi commited on Dec 31, 2024
Merge branch 'main' of https://huggingface.co./spaces/raannakasturi/ReXploreBackend aea389a raannakasturi commited on Dec 31, 2024
Add SVG generation for mindmap using Gradio client in post generation c50d4fc raannakasturi commited on Dec 31, 2024
Update Mindmap loading message to include link to Android App (Under Development) in post_blog.py 24b1a2e raannakasturi commited on Dec 31, 2024
Update Mindmap loading message to include navigation options in post_blog.py ec51d0d raannakasturi commited on Dec 31, 2024
Refactor post generation to streamline Markmap integration and enhance styling in post_blog.py ee8109d raannakasturi commited on Dec 31, 2024
Refactor post generation to use dynamic image and summary content in post_blog.py 212b55d raannakasturi commited on Dec 31, 2024
Enhance post generation with improved Markmap integration and detailed summary sections in post_blog.py d21fe3f raannakasturi commited on Dec 31, 2024
Add Markmap toolbar integration and auto-fit functionality in post_blog.py 9c9ffb4 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 error handling and user notification for post generation in post_blog.py 244ca67 raannakasturi commited on Dec 31, 2024
Rename access_key to uaccess_key for consistency in app.py and post_blog.py 1285c5d 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
Refactor image generation and upload process, improve error handling, and add base64 padding fix f9bd988 raannakasturi commited on Dec 29, 2024
Add email sending functionality and refactor post creation to include wait time parameter ea7c078 raannakasturi commited on Dec 29, 2024
Refactor image handling by removing debug print statements, adding image cleanup, and improving post creation sleep duration 9194514 raannakasturi commited on Dec 29, 2024
Remove unused regex import and update requirements to include Pillow and Pollinations libraries 747f494 raannakasturi commited on Dec 29, 2024
Refactor image handling by moving image generation and verification to a new module, and update post creation to use the new fetch_image function 6415f78 raannakasturi commited on Dec 29, 2024
Add image verification and error handling in generate_image function 110b052 raannakasturi commited on Dec 29, 2024
Refactor generate_image and generate_post_html functions to remove category parameter and improve URL encoding 5e3b796 raannakasturi commited on Dec 29, 2024
Add error handling to post_post function and adjust sleep duration 2713c62 raannakasturi commited on Dec 29, 2024
Refactor generate_image function to return image URL directly instead of base64 encoding d785842 raannakasturi commited on Dec 29, 2024
Improve post status logging for clarity in post_post function d9ea04d raannakasturi commited on Dec 29, 2024
Remove image upload functionality and use base64 encoding directly in generate_image cc2c2ad raannakasturi commited on Dec 29, 2024
Add detailed logging for post_post function success and error responses 4817ecd raannakasturi commited on Dec 29, 2024
Add logging for post_post response data in post_blog.py 36b097c raannakasturi commited on Dec 29, 2024
Refactor post_blog function to improve error handling and control flow db9b48e raannakasturi commited on Dec 29, 2024