Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
viet-robot-schedule-merger – AI Model by hoangs | AlphaNeural AI
You can deploy this model and start earning money today!
hoangs
/
viet-robot-schedule-merger
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
viet-robot-schedule-merger
A helper that merges schedule template entries into a per-day view.
The
merge_schedules(entries)
function takes a list of dicts with:
days
: comma-separated days (e.g. "mon,wed,fri")
time_local
zone_id
and returns a dictionary mapping each day to a sorted list of
{time_local, zone_id}
.
License
MIT