Absolutely agree here. We hope that we can help by fostering a culture of open access within science, as well as making peer review a true community service that is democratic and accessible by everyone.
OPEN SOURCE
-

SolarPro Reaches Top 4 Trending Models on Hugging Face
By
–
Wow! Now #SolarPro is #Top4 #Trending @huggingface models. Please check it out at https://
huggingface.co/upstage/solar-
pro-preview-instruct
…. You will really enjoy #SolarPro. -
Langgraph Migration Guide for AI Agents Recommended
By
–
Yes recommending Langgraph. We won’t remove the agents (so as not to break people’s flows) but will work on detailed migration guides
-

WaveWizard: Gradio App for Audio Sample Rate and Bit Depth Analysis
By
–
WaveWizard github: https://
github.com/JackVinati/Wav
eWizard
… WaveWizard is an interactive Gradio app that analyzes audio files to determine their actual sample rate and bit depth. It helps you verify if your high-resolution audio files are genuine or upsampled from lower-quality sources. -
FastHTML 0.5.3 Release: New sid_scr Feature for Tab-Level IDs
By
–
There's been two releases of FastHTML over the last few days. 0.5.3 had some interesting changes: —- – Added sid_scr, which allows you to get a unique ID at the tab/window level (more granular than a session. Check out this example and test it by opening this in different
-
FastHTML 0.6.0 Released with Breaking Change Update
By
–
Today I just released 0.6.0 which is mainly noticable for having a breaking change: FastHTML's date has been renamed to parsed_date, to avoid clashing with Python's datetime one.
-
Build Your Own Using Hugging Face Daily Papers API
By
–
build your own using: https://
huggingface.co/api/daily_pape
rs
… -
Dyalog APL Installation Guide Free Download Available
By
–
To use aplnb, you'll need to install Dyalog APL first. It's free (unless you're using it to make money, in which case you gotta buy a license). https://
dyalog.com/download-zone.
htm
… -
APL Magic for Jupyter Notebooks: Quick Calculations Tool
By
–
Something I very frequently want to do is to run a few quick calculations in a notebook — and there's no more powerful way to do quick calculations than @dyalogapl
. Therefore, I've created 'aplnb', which adds a `%%apl` magic to @ProjectJupyter
! -
SMT Solvers and LLMs Automate Euclidean Geometry Formalization
By
–
I agree. We used SMT solvers + LLMs to help auto-formalize Euclidean geometry in Lean. https://
arxiv.org/pdf/2405.17216