jguancheng/Virtual-Child-Companion-AI-for-Proactive-Elderly-Care
0
Virtual Child Companion AI For Proactive Elderly Care
This Hugging Face Space hosts a runnable Gradio demo for the virtual child companion project.
Included in this Space
- RL-driven dialogue policy with
DQNand switchableQ-learning - Dialogue scripts and training data
- Prebuilt runtime policy weights
- Caregiver summary output for each conversation
Runtime note
The Space runs the RL core directly inside Hugging Face.
- Default mode:
LLM disabled - Reason: this keeps the Space self-contained and avoids depending on external private inference endpoints
- If you want to enable remote LLM generation later, set
HF_ENABLE_REMOTE_LLM=1in the Space environment and keep the target endpoints reachable
Source project
GitHub: https://github.com/jpgdesign/Virtual-Child-Companion-AI-for-Proactive-Elderly-Care
