cena
- 1 Devlogs
- 6 Total hours
An event-driven, edge-native OS using an asynchronous VLM-to-Markdown memory pipeline.
An event-driven, edge-native OS using an asynchronous VLM-to-Markdown memory pipeline.
Hey everyone! I’m building “Cena”, a local-first visual copilot system that provides real-time geometric telemetry and asynchronous semantic understanding.
Note for the Shipwrights: I actually spent around 35-40 hours programming the core architecture and multi-threading structure last week before finding out about Stardance and installing the Hackatime extension. You can verify my daily development dates and progress through my GitHub commit history!
How the system works:
The code is currently split into two versions (“Cena” and “CenaAmd”) representing the performance updates and VLM optimization of the pipeline. Check out the site here: https://cenadev.vercel.app/
Check out the full repository here: https://github.com/harciufff/cena