Paper_Espresso / src /streamlit_app.py

Commit History

refactor: modularize Gemini and Hugging Face interactions with new helper functions and remove redundant paper loading and trending generation logic.
6750e6e

Elfsong commited on

feat: Add weekly trending summary generation, caching, and persistence to HuggingFace.
758c6a1

Elfsong commited on

feat: Add paper count feedback messages for daily, weekly, and monthly views, and improve monthly selection logic to generate 12 distinct previous months.
b657fc6

Elfsong commited on

feat: Add multi-date paper loading and refactor paper display and trending summary into reusable components.
f09d3c1

Elfsong commited on

feat: Add pyproject.toml and adjust Streamlit app header column layout.
45d262d

Elfsong commited on

Clean up verbose logging in `streamlit_app.py` and generalize Python cache ignores in `.gitignore`.
e9905c1

Elfsong commited on

Add logging for improved debugging in Streamlit app
b7aadea

Elfsong commited on

Refactor data fetching and processing in Streamlit app for improved efficiency
1d69b64

Elfsong commited on

Refactor trending summary loading in Streamlit app for improved user experience
6e74d4f

Elfsong commited on

Refactor trending data handling in Streamlit app for improved performance
c7dbb5e

Elfsong commited on

Update primary color for topic filter pills in Streamlit app
9592fa9

Elfsong commited on

Add custom styling for topic filter pills in Streamlit app
c346fc9

Elfsong commited on

Add topic filtering functionality to Streamlit app
aed4f1b

Elfsong commited on

Update src/streamlit_app.py
d9ec3ac
verified

Elfsong commited on

Enhance paper loading logic in Streamlit app to handle incomplete summaries
f8b504c

elfsong commited on

Implement resume functionality and summary validation in Streamlit app
cb8c926

elfsong commited on

Add card topic tags to Streamlit app for improved paper metadata display
1ab7bff

elfsong commited on

Enhance Streamlit app with additional metadata handling for papers
a936ff5

elfsong commited on

Add user notifications for first-time paper readers in Streamlit app
1463774

elfsong commited on

Update padding in Streamlit app and remove daily paper header
3cc39a6

elfsong commited on

Update model version in Streamlit app for content generation
0691ee9

elfsong commited on

Enhance Streamlit app with new features and UI improvements
c65838f

elfsong commited on

Update .gitignore and enhance Streamlit app UI
ba9bdfb

elfsong commited on

Update Hugging Face dataset integration in Streamlit app
506a954

elfsong commited on

Enhance Streamlit app with Hugging Face dataset integration
0079d08

elfsong commited on

Add .gitignore, update requirements, and implement Hugging Face paper crawler and reader
ea972e7

elfsong commited on

Duplicate from streamlit/streamlit-template-space
efe4566

Elfsong FranckAbgrall HF Staff commited on