For the past few weeks, I’ve been experimenting with a personal AI I call Eternego. Unlike typical AI chatbots, it doesn’t just respond — it remembers how I work, how I decide, and how I structure my projects. Over time, it adapts, so I can delegate more and more tasks without starting from scratch every day.
Here’s roughly what it feels like:
Day 1: I explain how I like to structure a specific project.
Day 7: Eternego suggests structures before I even ask.
Day 30: It scaffolds parts of the project the way I would.
Day 90: I can delegate entire features and review instead of write.
It runs locally in the browser — nothing is sent to the cloud. Everything is mine forever, private, and extendable.
I’ve built the system with Natural Architecture, a three-layer approach that separates logic from UI and enforces strict modularity. This lets me experiment freely and have my AI grow safely with me.
The ultimate goal is for the persona to learn my thinking model, so then it can do urgent stuff for me, while I take care of necessary tasks.
I don’t have a full demo yet, but you can follow its evolution, ask questions, and discuss the concept on our Discord: https://discord.gg/nfHnWwYUR4
primus_eternego•1h ago
Here’s roughly what it feels like:
Day 1: I explain how I like to structure a specific project.
Day 7: Eternego suggests structures before I even ask.
Day 30: It scaffolds parts of the project the way I would.
Day 90: I can delegate entire features and review instead of write.
It runs locally in the browser — nothing is sent to the cloud. Everything is mine forever, private, and extendable.
I’ve built the system with Natural Architecture, a three-layer approach that separates logic from UI and enforces strict modularity. This lets me experiment freely and have my AI grow safely with me.
The ultimate goal is for the persona to learn my thinking model, so then it can do urgent stuff for me, while I take care of necessary tasks.
I don’t have a full demo yet, but you can follow its evolution, ask questions, and discuss the concept on our Discord: https://discord.gg/nfHnWwYUR4
I’d love to hear your thoughts.