pwidenfels/reachy_alarm_clock
0
Reachy Alarm Clock
Forked from the Reachy Mini conversation app.
Use the src/reachy_alarm_clock/profiles/_reachy_alarm_clock_locked_profile folder to customize your own app from this template:
- Edit instructions
_reachy_alarm_clock_locked_profile/instructions.txt - Edit available tools in
_reachy_alarm_clock_locked_profile/tools.txt - You can create your own tools in
_reachy_alarm_clock_locked_profileby subclassing theToolclass.
Do not forget to customize:
- this
README.mdfile - the
index.htmlfile (Hugging Face Spaces landing page) - the
src/reachy_alarm_clock/static/index.html(the web app parameters page)
The original README from the conversation app is available in README_OLD.md.
