YBYahid Basha Tinyahid.hashnode.dev·1d ago · 13 min readThe runbook said "escalate to Sarah." Sarah left six months ago.Live demo: mem-ops.vercel.app · API: beyanki-memops-api.hf.space · Code: github.com/YaseenBashaT/Hangover-MemOps TL;DR I built MemOps: paste a production alert, get back the incidents your team alrea01Y
IFIqra Firdoseiniqra-firdose.hashnode.dev·1d ago · 5 min readCognee: Giving AI a Memory Introduction Imagine talking to an assistant every day for a month, and every day it treats you like a total stranger. It does not remember what you told it yesterday. It does not remember the mistake11S
RRoshaninsinghapps.hashnode.dev·1d ago · 8 min readFrom Context to Memory: Why the Next Generation of AI Needs to Remember How trying to build a "smart" medical record system completely changed our view of artificial intelligence. A few months ago, we started building what we thought was a straightforward project: an AI s00
AKAkarsh kushwahainakarsh04.hashnode.dev·1d ago · 7 min readI Built Capi — A Tool That Tells You Why Your Config Values ExistEvery engineer has been here. You open a config file and see something like DB_POOL_SIZE=10. You want to change it. You check git blame and it says "fix config" by someone who left 8 months ago. You s10
SOShubham Oulkarinshubhudevblogs.hashnode.dev·1d ago · 7 min readExtending Cognee with Native Video Understanding for Persistent AI MemoryLarge Language Models have become remarkably good at understanding text, images, audio, and more recently, videos. Models such as Gemini can now watch a video and understand what is happening, who is 10
IFIqra Firdoseiniqra-firdose.hashnode.dev·1d ago · 7 min readInterviewPilot: Giving AI Interview Preparation a Memory with CogneeThe Problem With AI Interview Preparation Let's say you have an interview tomorrow morning. You open an AI and practice a bunch of questions tonight. It gives you sharp answers and solid feedback. You11S
SMSoumyajit Maityinhowicoral.hashnode.dev·1d ago · 8 min readHow I Built a Medical Memory System for Doctors Using CogneeGitHub: https://github.com/Soumya9107/patient-history-copilot The Problem That Started It All Imagine you are a doctor with 30 patients to see today. Before each appointment, you need to remember wha00
RPRaj Patelinblogsbyironwill2633.hashnode.dev·1d ago · 12 min readBuilding Memora: An AI Engineering Memory for Developers 🧠🚀What if your codebase could remember every architectural decision, bug fix, and discussion—so you never lose context again? Over the past week, I participated in The Hangover: Part AI – Where is my co10
MRMohit Raj Sinhainmarstech.hashnode.dev·May 31 · 9 min readHow I Built an AI Agent That Detects Which PR Broke Production — Using Coral SQL + GeminiWhat We're Building First Mate is a three-feature AI agent for open source maintainers: Feature Sources What it does 🛠️ Issue Triage GitHub Fetches open issues, detects duplicates with AI, sugg00
SRSiddhant Raiinsiddhantt.hashnode.dev·May 30 · 25 min readBuilding ReefWatch, a Coral-Powered Production Triage AgentProduction incidents almost never break in one place. The alert fires in one tool. The broken deploy is in Netlify. The suspicious change is in GitHub. The stack trace is in Sentry. The human context 00