humanoid-robo-receptionist/ │ ├── core/ │ ├── GUI.py # Main touchscreen GUI (Tkinter) │ ├── chatbot.py # ChatterBot conversational engine │ ├── detection.py # Face detection logic │ ├── ...
Select an issue and ask to be assigned to it. Check existing scripts in the projects directory. Star this repository. On the python-mini-projects repo page, click the Fork button. Clone your forked ...