Showing tag results for eve

Jul 8, 2026
Post comments count0
Post likes count0

Building on Vercel’s eve + Azure Cosmos DB: An Agent That Remembers

Sajeetharan Sinnathurai

Most "AI agent" demos forget everything the moment the process exits. That's fine for a toy project, but useless for anything real. An agent that helps you write, triage, or support needs two things a language model alone can't give it: durable state and the ability to recall the right context by meaning. This post shows how to build exactly that b...

AIAzure Cosmos DB