Commit History

updated tags
6f5a765
Running
verified

cckodiak commited on

added blog post link and linkedin link
e7442b9
verified

cckodiak commited on

added demo video link
ee97036
verified

cckodiak commited on

added submission info to readme file
f1d602f

cckodiak commited on

Updated the app to be model-first: the prompt now tells the model to choose activities from user context rather than list order, with a larger generation budget so it can complete valid plans. The fallback planner now ranks activities by constraint/preference fit, removes long-horizon options, and avoids screen time in recommended plans by default.
3abf4dd

cckodiak commited on

restore sparkles header icon
438927b

cckodiak commited on

Restore sparkles header icon
8172cec

cckodiak commited on

cleared up instructions for situations when outdoor activities are not possible, updated icon for header
ff06da6

cckodiak commited on

Updated the app to focus the results by removing the redundant Decision Guide, keeping per-plan effort/risk/cleanup guidance, and simplifying the footer to emphasize the current tiny model. Also cleaned up the Gradio theme warning by moving theme configuration to launch().
e253b3f

cckodiak commited on

editing layout and copy
8a74b6f

cckodiak commited on

cleaned up layout
997aded

cckodiak commited on

switched model to SmolLM2
c423a59

cckodiak commited on

fixed footer placement; fine-tunnign alternate plan and emergency plan
6ca08a9

cckodiak commited on

icons added
f5e0b5e

cckodiak commited on

cleaning up ui on intake form
09a7af9

cckodiak commited on

added status for 'parent sick' and 'kid sick'; editing UI
8e0e0cb

cckodiak commited on

Made the Gradio Space more reliable and demo-ready by fixing the model load crash, switching to a faster default local model, adding progress/fallback behavior, and tightening the deployment config.
ea02fdb

cckodiak commited on

added transformers compatibility shim for minicpm remote code, switched from python 3.13 to 3.11, moved gradio css to launch
b2c5c29

cckodiak commited on

cpu-safe model loading
c5021a0

cckodiak commited on

Initial Parent Copilot implementation
bd27a4b

cckodiak commited on

initial commit
b75ea84
verified

cckodiak commited on