Viewing profile — saxenauts
saxenauts
HN member- Joined
- Sun, Apr 28, 2024, 7:23 AM UTC
- HN karma
- 3
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About saxenauts
No profile information was provided.
Recent public activity
-
comment
Comment #44440583
I am building a graph memory too, and I agree with you. It is almost useless to generate triplets, and instead generate nodes that are usually statement strings. And can extend up …
-
comment
Comment #44435889
I find the associative nature of our memory can only be represented as a graph, but we definitely need a vector store. I like to pose this as an identity question rather than memor…
-
comment
Comment #44428225
working on a cross web, self organizing digital footprint that serves as a human memory and identity for LLMs https://github.com/saxenauts/persona 90 percent of the AI companion us…
-
comment
Comment #43129682
why is our perception and the way it works different from the universe? with enough agency, and ignoring everything else in the world you realize that your perception is all there …
-
comment
Comment #42507602
This is beautiful, I can create my own idea pipelines. Apply some rules for system based thinking, and have it generate carefully generated ideas.
-
comment
Comment #40186722
Why choose a graph data structure ? Is it better for memory than AI agents as opposed to vector embeddings of statements or having a NoSQL database? I am bullish on graph, but seem…