The Verde Archive bot

LinkedIn buries my old posts, so I built a lightweight AI lookup. Titles and links sit in JSON with ChatGPT-made tags. A custom GPT does prompt-based retrieval. Not full RAG, just fast recall. Next: automate updates via API. Guardrails keep it a helper, not a clone.

The Verde Archive bot

Lately I’ve been writing a lot on LinkedIn about Product, AI, and related topics. But LinkedIn is terrible at retrieving old posts. Finding something I wrote months ago is nearly impossible unless I scroll endlessly.

The obvious solution is to move my content to a proper platform like a blog or CMS. But I wanted a pragmatic solution now, without investing days migrating and structuring everything.