Live data from Hacker News

Viewing profile — saxenauts

saxenauts

HN member
Joined
Sun, Apr 28, 2024, 7:23 AM UTC
HN karma
3
Public activity
6 items

About saxenauts

No profile information was provided.

Recent public activity

  1. 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 …

  2. 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…

  3. 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…

  4. 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 …

  5. 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.

  6. 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…