PMPunyasloka Mahapatrainpunyasloka-mahapatra.hashnode.dev·Jul 21 · 7 min readMemory Banks: Is this the missing piece? Over the last year, AI coding assistants have gone from being a novelty to becoming part of many developers' daily workflow. Whether you're using Cline, Cursor, Windsurf, Roo, or any of the newer AI-p00
SAShakil Ahmedinbuild-mcp-with-ai.hashnode.dev·May 18 · 9 min readBuilding Personalized Agents with Google ADK, MCP, Gemini, and Memory BankAI agents are becoming more than just chatbots. A chatbot usually responds to a user’s question. But a real AI agent can connect with tools, analyze data, remember context, and perform useful tasks ac00
김김이더inradar92.hashnode.dev·Apr 14 · 10 min readTo Teach AI How to Remember, First Teach It How to Forget 2/2Code on GitHub. Paper on arXiv. More posts at radarlog.kr. Part 1 covered MemoryBank's architecture and how to use it. This part cracks open the engine. One formula. R = e^(−t/S). How it works, what happens when S changes, where to set the threshold...00
김김이더inradar92.hashnode.dev·Apr 13 · 8 min readTo Teach AI How to Remember, First Teach It How to ForgetCode on GitHub. Paper on arXiv. More posts at radarlog.kr. I once asked ChatGPT about a conversation we had three days earlier. It had no idea. Tried Claude too. Same thing. Once the conversation ends, the memory vanishes. But humans remember conver...11E