Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
raannakasturi/ReXploreBackend
raannakasturi
/
ScientryBackend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
64e2bcf
ScientryBackend
Ctrl+K
Ctrl+K
1 contributor
History:
112 commits
raannakasturi
Add logging for blog posting and ensure main execution flow
64e2bcf
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
.gitignore
Safe
40 Bytes
Update .gitignore to exclude .html and .js files along with BLOGGER directory
6 months ago
LICENSE
Safe
34.5 kB
Create LICENSE
6 months ago
README.md
Safe
289 Bytes
Update README.md
6 months ago
app.py
Safe
1.92 kB
Update app.py
6 months ago
fetch_data.py
Safe
3.01 kB
Add error handling for data fetching in fetch_paper_data_with_category function
6 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
6 months ago
image.py
Safe
5.39 kB
Refactor image generation to use a client with retry logic and multiple providers
6 months ago
main.py
Safe
3.77 kB
Add logging for blog posting and ensure main execution flow
6 months ago
post_blog.py
Safe
21.2 kB
Refactor fetch_image function to format title and summary inputs
6 months ago
requirements.txt
Safe
151 Bytes
Update requirements.txt
6 months ago
send_mail.py
Safe
2.4 kB
Add email sending functionality and refactor post creation to include wait time parameter
6 months ago
summarize_paper.py
Safe
763 Bytes
Update summarize_paper.py
6 months ago
test.py
Safe
272 Bytes
Fix encoding issues in paper_data function and add tests for text decoding
6 months ago