Commit History

Refactor paper_data and summarize_paper functions for improved parameter handling and clarity
adbfd57

raannakasturi commited on

Refactor image generation and paper summarization logic for improved safety and clarity
0485034

raannakasturi commited on

Remove debug print statements from main execution flow
b6b0f54

raannakasturi commited on

Add logging for blog posting and ensure main execution flow
64e2bcf

raannakasturi commited on

Merge branch 'main' of https://huggingface.co/spaces/raannakasturi/ReXploreBackend
a33242c

raannakasturi commited on

Fix encoding issues in paper_data function and add tests for text decoding
6440752

raannakasturi commited on

Update requirements.txt
4f46b07
verified

raannakasturi commited on

Refactor image generation to use a client with retry logic and multiple providers
10266ab

raannakasturi commited on

Enhance image generation and fetching with error handling and retry logic
227f9f9

raannakasturi commited on

Add status tracking for blog post submissions in paper_data function
7880100

raannakasturi commited on

Merge branch 'main' of https://huggingface.co/spaces/raannakasturi/ReXploreBackend
520fdc7

raannakasturi commited on

Refactor fetch_image function to format title and summary inputs
95ef056

raannakasturi commited on

Update summarize_paper.py
398744d
verified

raannakasturi commited on

Update .gitignore to exclude .html and .js files along with BLOGGER directory
3294248

raannakasturi commited on

Refactor generate_post_html function to enhance HTML structure and improve citation handling
b80eb1d

raannakasturi commited on

Refactor post_blog and related functions to include DOI as a parameter for improved post generation
14fbe6d

raannakasturi commited on

Fix title formatting in post_post function and improve regex handling for special characters
b9ed792

raannakasturi commited on

Update image.py
5c6de9a
verified

raannakasturi commited on

Refactor image generation to use API endpoint and remove pollinations dependency
fc1cea9

raannakasturi commited on

Merge branch 'main' of https://huggingface.co/spaces/raannakasturi/ReXploreBackend
8e10899

raannakasturi commited on

Refactor title and citation encoding in paper_data and test functions for improved handling of special characters
72c7a0a

raannakasturi commited on

Disable server-side rendering mode in app launch configuration
ba2b457

raannakasturi commited on

Merge branch 'main' of https://huggingface.co/spaces/raannakasturi/ReXploreBackend
f07a171

raannakasturi commited on

Remove redundant unicode escape decoding from summary, mindmap, and citation in paper_data function
0dc6bc6

raannakasturi commited on

Update post_blog.py
38f470f
verified

raannakasturi commited on

Update post_blog.py
dfaac2c
verified

raannakasturi commited on

Enhance title handling in main.py with HTML escaping for improved safety
672a01e

raannakasturi commited on

Enhance title and citation handling in main.py and post_blog.py with unicode escape decoding and HTML escaping
b90a3da

raannakasturi commited on

Refactor mindmap SVG generation in post_blog.py for improved string concatenation and result handling
50c7854

raannakasturi commited on

Merge branch 'main' of https://huggingface.co/spaces/raannakasturi/ReXploreBackend
aea389a

raannakasturi commited on

Add SVG generation for mindmap using Gradio client in post generation
c50d4fc

raannakasturi commited on

Update post_blog.py
dd59982
verified

raannakasturi commited on

Update post_blog.py
12fc3fe
verified

raannakasturi commited on

Update post_blog.py
dcc513f
verified

raannakasturi commited on

Update Mindmap loading message to include link to Android App (Under Development) in post_blog.py
24b1a2e

raannakasturi commited on

Update Mindmap loading message to include navigation options in post_blog.py
ec51d0d

raannakasturi commited on

Refactor post generation to streamline Markmap integration and enhance styling in post_blog.py
ee8109d

raannakasturi commited on

Refactor post generation to use dynamic image and summary content in post_blog.py
212b55d

raannakasturi commited on

Enhance post generation with improved Markmap integration and detailed summary sections in post_blog.py
d21fe3f

raannakasturi commited on

Add Markmap toolbar integration and auto-fit functionality in post_blog.py
9c9ffb4

raannakasturi commited on

Add error handling for paper summarization and skip invalid entries in main.py
4c413f1

raannakasturi commited on

Add error handling for blog posting in main.py
4b08d28

raannakasturi commited on

Remove dotenv dependency and update access key usage in image and main modules
f4eb7a2

raannakasturi commited on

Add error handling and user notification for post generation in post_blog.py
244ca67

raannakasturi commited on

Rename access_key to uaccess_key for consistency in app.py and post_blog.py
1285c5d

raannakasturi commited on

Add scheduler functionality to app.py and clean up main.py
b813dda

raannakasturi commited on

Enhance image handling with timeout and improve post HTML structure
22c0846

raannakasturi commited on

Update post_blog.py
1ca1182
verified

raannakasturi commited on

Update image.py
df4da64
verified

raannakasturi commited on