Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
build-small-hackathon
/
parent-copilot
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
parent-copilot
95.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
cckodiak's picture
cckodiak
updated tags
6f5a765 verified 10 days ago
  • .DS_Store
    8.2 kB
    restore sparkles header icon 11 days ago
  • .gitattributes
    1.56 kB
    cleared up instructions for situations when outdoor activities are not possible, updated icon for header 11 days ago
  • README.md
    2.69 kB
    updated tags 10 days ago
  • app.py
    57.3 kB
    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. 11 days ago
  • knowledge_base.json
    25.3 kB
    Initial Parent Copilot implementation 18 days ago
  • requirements.txt
    75 Bytes
    added transformers compatibility shim for minicpm remote code, switched from python 3.13 to 3.11, moved gradio css to launch 17 days ago