face_detection / CLAUDE.md
Boopathy Sivakumar
Initial commit without binary files
9e89884
|
Raw
History Blame Contribute Delete
913 Bytes

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 uv for 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.
# Recent Activity

No recent activity