gusye

↗ HN profile [ 32.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hey HN, I'm Gus. I built Memobase, an open-source memory backend that works like ChatGPT Memory. I know everyone is quite tired of the term "Memory System" recently. I was among the earliest developers who disliked this…

  2. Hey folks, I know there might have been similar threads on HN before, but I'm still super curious about this topic. I'm looking to build a SaaS service that I think could be really valuable. I've heard from almost every…

  3. I noticed the new feature of llama-index: the event-driven workflow[1], which allows for building agents based on LLMs. I think the concept of an event-driven workflow is cool, but I don't find the way llama-index…

  4. I made a simple GraphRAG call nano-graphrag. The reason is I try to hack the official implementation released by Microsoft but that version is very hard to read/hack. This algorithm should not be implemented that…