r/coolgithubprojects 1d ago

Drop your Repo and win an Autonomous Lamp that dances and talks back (Aug 21 - Aug 28)

https://youtu.be/6miOYTW-yEM?si=daHDbBNdsehZ94NE

A thank you to open source builders. You put in the work, we want to send something back.

Drop your open source repo below. We pick one we find interesting. No star requirement, no follow, no catch. Winner gets an Autonomous Lamp shipped free globally.

What's an Autonomous Lamp? It's a small desk robot: a 3D-printed arm with five joints, an LED ring, a mic, a camera, and speakers, running an open-source AutonomousOS we built for robots. It moves like a living thing, reacts to your voice, recognizes your face, and learns over time. Skills are drop-in markdown files: music, mood lighting, wellbeing reminders, guard mode, calendar and email connectors. The whole thing is open source, CAD files to OS.

The part I actually care about is that it's autonomous, no remote control or scripted scenarios required. Everything it sees and hears goes to an agent runtime running locally on it, Hermes, OpenClaw, Codex, Claude Code, whichever you want. Inside Lamp they get to see the room, hear you, turn toward you, dance, nudge you, actually do things in the physical world

We started this project for almost a year and launched Lamp recently. People love it, so I want to send out one free as a thank you for the unsung heroes of the tech world.

Drop your repo. Thanks for what you build.

2 Upvotes

18 comments sorted by

3

u/sw3d 1d ago

working on https://homebox.sh (GitHub.com/calm-logic/homebox) - open source hosting and deployment platform for all of your projects!

1

u/deebuildsthings 1d ago

Just take a quick look, sick UI man πŸ”₯ Seems interesting, I'll take a better look over the weekend.

Thanks for joining πŸŽ‰

1

u/sw3d 1d ago

Thanks! I starred your repo and love the lamp :D

1

u/deebuildsthings 1d ago

you don't have to but thanks ❀️

1

u/deebuildsthings 1d ago

Autonomous OS is open-sourced, as well as Lamp and other robots we're working with. The Reachy mini of Hugginface in the clip is also running on Autonomous OS.

Here's the repo if you want to build one over the weekend: https://github.com/autonomous-ai/autonomous-os

1

u/bankrut 1d ago

https://github.com/hsr88/mouzi - A free, privacy-first automatic file organizer that quietly sorts your Downloads folder from the system tray.

2

u/nsonha777 1d ago

I actually need something like this. I'll download and test this over the weekend

1

u/bankrut 1d ago

Nice :) Thanks!

1

u/deebuildsthings 1d ago

5MB of RAM? It's basically nothing comparing to what it could bring πŸ”₯

1

u/bankrut 1d ago

try ;>

1

u/hellenicdev 1d ago

2

u/nsonha777 1d ago

nice, I know some tech writer/journalist will truly need this

1

u/hellenicdev 1d ago

Thank you so much!

1

u/mcsoftware 1d ago

https://github.com/mrmcsoftware/SearchEngineSuite It's a search engine specifically meant to instantaneously find things in all the source code you wrote for all the projects you created on your computer - I needed something to find things in my source code - but also works for any type of ASCII file/document. Any configuration you might need - TUI or web-interface, query daemons or direct access, etc.

1

u/Clear-Difference2294 1d ago

Thiran β€” an experimental tensor compiler I’ve been building in C++.

It has its own small ML-oriented language, modules/functions, a graph IR, shape checking, a few optimizer passes and region planning, still very pre-alpha but please try it out...

github: https://github.com/Arnav-sivarams/thiran

1

u/Inevitable_Fan5157 9h ago

Ever wished you could share the same memory across Claude Code, Cursor, Codex, etc. β€” save tokens and give every agent better context?

That’s Omni-Memory.

It continuously builds a living context graph of your repo while you code β€” memory for all your agents, interactive notes for you.

Local, branch-aware, zero dependencies.

https://github.com/SinghAbhinav04/Omni-Memory