Spaces:
Running
Running
HuggingFace Reachy Mini - Mini Project
Project Scope
Building an face detection application for Huggingface Reachy Mini robot. The application identifies the face and respond with any random movement. The application will detect face and facial expression and respond based on that.
Hard Rules
- Use python 3.12 and above
- Use
uvfor creating a virtual env and for package installation - Use test driven development approach
- Keep the application code small
- Don't over complicate
- Should be compatiable to run on Windows, Linux and MacOS
Output
- Write simple and clean code.
- Maintain the coding consistency
- Should able to test it from the local machine
- Write packing and publish steps to execute on the robot.
No recent activity