Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raannakasturi
/
ReXploreBackend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3294248
ReXploreBackend
1 contributor
History:
102 commits
raannakasturi
Update .gitignore to exclude .html and .js files along with BLOGGER directory
3294248
about 2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
.gitignore
Safe
40 Bytes
Update .gitignore to exclude .html and .js files along with BLOGGER directory
about 2 months ago
LICENSE
Safe
34.5 kB
Create LICENSE
2 months ago
README.md
Safe
289 Bytes
Update README.md
2 months ago
app.py
Safe
1.92 kB
Update app.py
about 2 months ago
fetch_data.py
Safe
3.01 kB
Add error handling for data fetching in fetch_paper_data_with_category function
2 months ago
get_refresh_token.py
Safe
1.12 kB
Update OAuth client secret and improve image upload handling in post_blog.py and get_refresh_token.py
2 months ago
image.py
Safe
4.4 kB
Update image.py
about 2 months ago
main.py
Safe
3.19 kB
Refactor post_blog and related functions to include DOI as a parameter for improved post generation
about 2 months ago
post_blog.py
Safe
21.2 kB
Update .gitignore to exclude .html and .js files along with BLOGGER directory
about 2 months ago
requirements.txt
Safe
142 Bytes
Refactor image generation to use API endpoint and remove pollinations dependency
about 2 months ago
send_mail.py
Safe
2.4 kB
Add email sending functionality and refactor post creation to include wait time parameter
2 months ago
summarize_paper.py
Safe
763 Bytes
Add error handling for paper summarization and skip invalid entries in main.py
2 months ago