Viewing profile — gusye
gusye
HN member- Joined
- Sun, Nov 26, 2023, 7:28 AM UTC
- HN karma
- 15
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About gusye
Recent public activity
- story
-
comment
Comment #46065123
I’ve seen teams struggle on both sides of this. The vendor route feels great at the beginning with clean UX and fewer moving parts, until costs creep up or you suddenly need an eng…
-
story
Show HN: I love ChatGPT Memory, so I built one
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 th…
- story
-
comment
Comment #42305115
I did something similar to this: https://github.com/memodb-io/drive-flow . It supports tasks, dynamic routes and parallel execution in pure Python build-ins(zero deps). But just a …
-
comment
Comment #42143608
Cool project, looks neat! I'm curious how the adaptive memory decay is implemented and how is it different from mem0?
- story
-
story
Ask HN: Where is the place to share a SaaS idea?
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…
-
story
Show HN: Build event-driven workflows with Python async functions
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…
-
comment
Comment #41272274
Yeah, that's something I definitely love to add in next few days. I plan to use one of the Test Dataset from GraphRAG paper.
-
story
Show HN: A Simple GraphRAG Implementation
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 algorith…
-
comment
Comment #38420275
Thank you for your reply! Indeed, creating an extension for Alfred or Raycast would be better. However, personally, I feel that it may not be fast enough since it would require som…
-
comment
Comment #38419935
I really enjoy using some launch tools, like Spotlight, Alfred, and so on. I love the feeling of being able to switch applications without having to leave the keyboard. Recently, I…
- comment
- story