A perception-driven adaptive agent that learns user identity and behavior through continuous interaction.
erica_demo_1.1.mp4
- Persistent identity recognition
- Emotion-aware responses
- Real-time behavioral decision engine
- Embodied expression via Blender avatar
- Live observation log interface
Camera → Vision → Identity → Decision → Expression → UI
To interact with Erica:
python -m venv venv
source venv/bin/activate # or venv\Scripts\activate on Windows
pip install -r requirements.txtCommands:
python main.py
# on browser add /log at end of the port
# then go live with index.htmlNOTE:- PYTHON 3.11.X STRICTLY RECOMMENDED
For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
