Hugging Face
Models
Datasets
Spaces
Posts
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...
8e10899
ScientryBackend
Ctrl+K
Ctrl+K
1 contributor
History:
96 commits
raannakasturi
Merge branch 'main' of https://huggingface.co/spaces/raannakasturi/ReXploreBackend
8e10899
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
28 Bytes
Add initial implementation for paper summarization and data fetching
4 months ago
LICENSE
Safe
34.5 kB
Create LICENSE
4 months ago
README.md
Safe
289 Bytes
Update README.md
4 months ago
app.py
Safe
1.92 kB
Update app.py
4 months ago
fetch_data.py
Safe
3.01 kB
Add error handling for data fetching in fetch_paper_data_with_category function
4 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
4 months ago
image.py
Safe
4.29 kB
Remove dotenv dependency and update access key usage in image and main modules
4 months ago
main.py
Safe
3.19 kB
Refactor title and citation encoding in paper_data and test functions for improved handling of special characters
4 months ago
post_blog.py
Safe
12.1 kB
Refactor title and citation encoding in paper_data and test functions for improved handling of special characters
4 months ago
requirements.txt
Safe
160 Bytes
Update requirements.txt
4 months ago
send_mail.py
Safe
2.4 kB
Add email sending functionality and refactor post creation to include wait time parameter
4 months ago
summarize_paper.py
Safe
763 Bytes
Add error handling for paper summarization and skip invalid entries in main.py
4 months ago