Show HN: Ramsey – A PyQt robot that lives on your screen and reacts in real time

18 hours ago 3

An interactive desktop robot that lives on your screen, reacts to you, and shows stats — built with Python & PyQt!


🚀 Challenge Your Debugging Skills

If you can find a bug or open a useful issue, I’ll feature you in the README as a contributor — and maybe even contact you for future collabs.
Star this repo if you like the project — it helps a ton!



Live Stats Panel
RAMsey tracks your activity and displays system stats in real time.

Instant Startup
RAMsey boots up as soon as you launch — no bloated loading times.

Clean PyQt UI
Built with PyQt6 for smooth animation and user interaction.

Interactive Desktop Bot
It feels like having a virtual assistant or Tamagotchi on your screen.


# Clone the repo git clone https://github.com/SamhithPola2025/RAMsey cd RAMsey # Install dependencies pip install -r requirements.txt # Python 3.x # Run the project python3 main.py

Thats all! RAMsey is now running!

  • Pull requests are welcome! For major changes, please open an issue first.

    RAMsey in action

If RAMsey made you smile, helped you out, or just looks cool:

Star this repo to help it grow! This is made for shipwrecked by HackClub (shipwrecked.hackclub.com) and I need a star requirement for this, it also helps other people that might be interested to find my project!

Or share it with a friend who likes coding desktop tools or PyQt. Thanks for checking it out!

Read Entire Article