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...
main
ReXploreBackend
1 contributor
History:
134 commits
raannakasturi
Remove API key dependency from image fetching in generate_post_html function
8d39c59
8 days ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
.gitignore
Safe
55 Bytes
Update .gitignore and enhance HTML generation in post_blog.py for improved file handling and formatting
27 days ago
LICENSE
Safe
34.5 kB
Create LICENSE
about 1 month ago
README.md
Safe
289 Bytes
Update README.md
about 1 month ago
app.py
Safe
1.9 kB
Refactor paper_data and summarize_paper functions for improved parameter handling and clarity
27 days ago
fetch_data.py
Safe
3.01 kB
Add error handling for data fetching in fetch_paper_data_with_category function
about 1 month 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
about 1 month ago
image.py
Safe
9.08 kB
Refactor image handling by removing API key dependency and simplifying image upload logic
8 days ago
main.py
Safe
4.88 kB
Refactor text handling in fix_text function and simplify title escaping in paper_data function
16 days ago
post_blog.py
Safe
14.4 kB
Remove API key dependency from image fetching in generate_post_html function
8 days ago
requirements.txt
Safe
151 Bytes
Update requirements.txt
27 days ago
send_mail.py
Safe
2.4 kB
Add email sending functionality and refactor post creation to include wait time parameter
about 1 month ago
summarize_paper.py
Safe
893 Bytes
Load environment variables using dotenv for improved API token management
18 days ago