CoolFace
Apppublic

jguancheng/Virtual-Child-Companion-AI-for-Proactive-Elderly-Care

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
App README

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 DQN and switchable Q-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=1 in the Space environment and keep the target endpoints reachable

Source project

GitHub: https://github.com/jpgdesign/Virtual-Child-Companion-AI-for-Proactive-Elderly-Care