NewsLab
Aug 28 16:22 UTC

Show HN: See how much your AI knows about you (withcorpus.com)

22 points|by cgnry||16 comments|Read full story on withcorpus.com

Comments (16)

16 shown
  1. 1. frnk-km||context
    Claude: 6 basically telling what It cant see because of my system settings
  2. 2. cgnry||context
    what settings do you have that prevented that?
  3. 3. Diti||context
    I got similar results, with just memory disabled in profile.
  4. 4. NotThatFast||context
    What is this “your AI” you speak of?

    Are people logging in and volunteering their identity with every query?

    Even if you’re not paranoid about tracking and retargeting, I find the experience is actually better when it knows less about the user.

    Same is true of YouTube’s algorithm - you can get to a point with an account you can’t find anything. It’s the same dozen or so videos it seems like.

    And then you log out and it’s a huge internet again

  5. 5. porjo||context
    I've been using Grok daily for months, personal only, signed in - it returned zero known facts.
  6. 6. newsomix9xl||context
    TOTAL KNOWN FACTS: 0

    Lumo, Proton's AI

  7. 7. smkumari||context
    Based on my checks, chatgpt knows the most facts about me
  8. 8. krishnas2020||context
    i am using claude code for bio updates and building an assistant on my data. it will know a lot - it came back with 43 facts !
  9. 9. xq3000||context
    550, with a few duplicates
  10. 10. cgnry||context
    Well you beat me.
  11. 11. d4rkp4ttern||context
    What I find equally interesting is finding out how well an AI model knows an open source software library you’ve built.

    E.g I’m quite pleased to see most frontier-level models are very competent setting up agent systems using the Langroid framework, in development since Apr 2023:

    https://github.com/langroid/langroid

  12. 12. amenhotep||context
    I find it astonishing that people didn't turn off these memory systems the moment they were introduced. Half the point of these things is that I control exactly what information is introduced in each query.

    Sometimes Claude randomly references my geolocation to show off and it's incredibly creepy.

  13. 13. cgnry||context
    That’s actually one of the use cases I think Corpus could exist for.

    You could turn native memory off in Claude/ChatGPT entirely and use Corpus as the only persistent memory. Save something there when you explicitly want it remembered, then let either AI pull it back later.

    Basically: the AI doesn’t remember you. Corpus does.

  14. 14. VladTkDev||context
    Yep, geolocation is so creepy. And claude code will read your personal data, rc, .env, other projects files if you forgot to restrict it. So I have global settings for that.
  15. 15. Maksim-Burtsev||context
    I find out AI memories (without sensitive info) so useful. Without it i literally would repeat myself 10 times per day in prompts
  16. 16. OhMeadhbh||context
    I feel very sad. My AI knows essentially nothing about be. The only thing it said it knew about me was my location, which it got wrong. It completely missed the books, magazine articles, RFCs and web pages I've authored. I did ask it about a very old project I wrote as a test of the github integration and it threw substantial shade that I was using 2010 era idiomatic javascript on a project that was written in 2010 and suggested I should have used ECMAScript modules that were introduced in 2015.

    I am constantly amazed by what AI gets right... but sadly... equally amazed by what I can't seem to reason well about.

    Just to throw a little shade back at Claude... OpenCyc would never have made that mistake.