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...
5b507dc
ReXploreBackend
1 contributor
History:
37 commits
raannakasturi
Update post_blog.py
5b507dc
verified
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
.gitignore
Safe
28 Bytes
Add initial implementation for paper summarization and data fetching
2 months ago
README.md
Safe
285 Bytes
initial commit
2 months ago
app.py
Safe
1.85 kB
Update app.py
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
main.py
Safe
1.97 kB
Refactor post_blog.py to improve image handling and update OAuth credentials management
2 months ago
post_blog.py
Safe
10.5 kB
Update post_blog.py
2 months ago
requirements.txt
Safe
112 Bytes
Enhance error handling and debugging in blog posting functionality; remove unused print statements and update access key handling
2 months ago
summarize_paper.py
Safe
501 Bytes
Add initial implementation for paper summarization and data fetching
2 months ago