Remove API key dependency from image fetching in generate_post_html function 8d39c59 raannakasturi commited on Jan 22
Refactor image handling by removing API key dependency and simplifying image upload logic eb6ef16 raannakasturi commited on Jan 22
Remove commented-out code for post body generation in create_post function dcc4dc2 raannakasturi commited on Jan 12
Enhance text handling in fix_text function and update Mindmap loading message for clarity 3f1a8fc raannakasturi commited on Jan 12
Comment out file writing and print statements in create_post function for cleaner execution 4fb7253 raannakasturi commited on Jan 4
Refactor image generation functions to use category instead of summary and improve prompt clarity 2bf2b98 raannakasturi commited on Jan 4
Enhance citation formatting in post generation and adjust SVG height for improved layout 4fa06af raannakasturi commited on Jan 4
Adjust timing in JavaScript execution and remove redundant file writing in post creation 74f5da0 raannakasturi commited on Jan 3
Update .gitignore and enhance HTML generation in post_blog.py for improved file handling and formatting 6ad097c raannakasturi commited on Jan 3
Refactor paper_data and summarize_paper functions for improved parameter handling and clarity adbfd57 raannakasturi commited on Jan 3
Refactor image generation and paper summarization logic for improved safety and clarity 0485034 raannakasturi commited on Jan 3
Refactor fetch_image function to format title and summary inputs 95ef056 raannakasturi commited on Jan 2
Update .gitignore to exclude .html and .js files along with BLOGGER directory 3294248 raannakasturi commited on Jan 2
Refactor generate_post_html function to enhance HTML structure and improve citation handling b80eb1d raannakasturi commited on Jan 2
Refactor post_blog and related functions to include DOI as a parameter for improved post generation 14fbe6d raannakasturi commited on Jan 1
Fix title formatting in post_post function and improve regex handling for special characters b9ed792 raannakasturi commited on Jan 1
Refactor title and citation encoding in paper_data and test functions for improved handling of special characters 72c7a0a raannakasturi commited on Jan 1
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 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
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