hu-po / plai

Autonomous intelligent cat toy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plai

Plai in a scifi landscape

Plai is an robotic cat toy that uses LLMs to entertain your cat. Some of the technologies used:

  • Raspberry Pi
  • GPT-4 API
  • DynamixelSDK
  • OpenCV
  • PyTorch

Bu the bengal kitty playing with the project:

IMAGE_ALT

Part of this project was built during a Livestream:

IMAGE_ALT

Future Ideas

  • trajectories as csv files?
  • speech to text for move commands
  • sleep duration as part of move command
  • dictionary of valid commands
  • verification of individual commands with error handling
  • save and load trajectories, have them "compete"
  • reward metric?
  • copy over discord bot functionality

Citation

@misc{hupo2023plai,
  title={plai},
  author={Hugo Ponte},
  year={2023},
  url={https://github.com/hu-po/plai}
}

About

Autonomous intelligent cat toy

License:MIT License


Languages

Language:Python 88.0%Language:C++ 9.1%Language:Makefile 2.4%Language:Shell 0.6%