YMYoshi Maninyoshi-m.hashnode.dev·Apr 4 · 6 min readWhat I learnt designing memory for an analytics agentTL;DR I spent March exploring how memory works in multi-agent systems. I used my friend's dim sum restaurant sales data as my testbed — a small family-run place with a few branches, a couple years of 00
YMYoshi Maninyoshi-m.hashnode.dev·Feb 28 · 6 min readA few quick lessons from building agentic RAG systemsTL;DR I built an agentic RAG system for a cleaning robot company to help technicians troubleshoot faster using tickets, manuals, and product docs. The biggest thing I learnt: the “agent” part is not 00