Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated fromย  raannakasturi/ReXploreBackend

raannakasturi
/
ScientryBackend
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
ScientryBackend
Ctrl+K
Ctrl+K
  • 1 contributor
History: 81 commits
raannakasturi's picture
raannakasturi
Add SVG generation for mindmap using Gradio client in post generation
c50d4fc 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • .gitignore
    28 Bytes
    Add initial implementation for paper summarization and data fetching 4 months ago
  • LICENSE
    34.5 kB
    Create LICENSE 4 months ago
  • README.md
    289 Bytes
    Update README.md 4 months ago
  • app.py
    1.91 kB
    Rename access_key to uaccess_key for consistency in app.py and post_blog.py 4 months ago
  • fetch_data.py
    3.01 kB
    Add error handling for data fetching in fetch_paper_data_with_category function 4 months ago
  • get_refresh_token.py
    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
    4.29 kB
    Remove dotenv dependency and update access key usage in image and main modules 4 months ago
  • main.py
    2.62 kB
    Add error handling for paper summarization and skip invalid entries in main.py 4 months ago
  • post_blog.py
    11.5 kB
    Add SVG generation for mindmap using Gradio client in post generation 4 months ago
  • requirements.txt
    160 Bytes
    Update requirements.txt 4 months ago
  • send_mail.py
    2.4 kB
    Add email sending functionality and refactor post creation to include wait time parameter 4 months ago
  • summarize_paper.py
    763 Bytes
    Add error handling for paper summarization and skip invalid entries in main.py 4 months ago