Here's roughly how it went — one conversation with an AI assistant, and a working website at the end of it.
You
I want somewhere to keep my notes that I can open from my laptop and my phone. Nothing fancy — just text I can find again.
✦
Let's do a plain-text notepad: the list of notes down one side, the one you're editing on the other, saved as you type. Give me a moment…
Created project · notes
Set up a database to keep your notes
Published · live link ready
✦
Done — it's live at notes.onvibe.run. Open it anywhere and your notes are there. Nothing to install.
You
They need to be mine only. Nobody else should be able to read them.
✦
Added a login. Notes are tied to your account, so each person only ever sees their own — and anyone without an account never gets past the sign-in page.
Sign-up & login addedUpdated · published
You
Once there are a few hundred I'll never find anything. Can I search them? And pin the ones I keep coming back to?
✦
Search filters the list as you type, and pinned notes now sit in their own section at the top.
Instant search addedPinned notesUpdated · published
You
Best bit would be if you could write to it. When we're talking and I say something worth keeping, just put it in there.
✦
Set up. Your app now speaks the same protocol I do, so you can connect it to me as a tool — I can create, search and edit your notes from the chat, still behind your login. Nothing to copy and paste.
App connected to your assistantUpdated · published
You
So I can just say “save that” and it lands in my notes. Nice.