You can ask AI about People
This weekend while sharing some time with some folks at a bar in the city, we were discussing GPT-5 model release which came up recently (August 7, 2025), and all the benefits around it.
As part of the discussion, we were talking about how LLMs can be used to query data, and how you could use it to retrieve certain examples of data, of course much of the data is hashed or anonymized, but given that LLM Chats today comes with AI Agents at their disposition, you can ask the AI Agent to retrieve data about people on the internet, and it might also use part of the public flagged data to retrieve information about these people.
So I tried with myself, previously I used to present on the internet as “Esteban Borai”, so I assumed most of the data in their dataset would be related to that name, so I asked the AI Agent “Who is Esteban Borai?” and after some seconds with the Searching the web… loader I saw my own summary.
How cool is it?
Then I tried with my current domain/username “Leo Borai”, and I got a similar result, but this time it was more focused on my current work, and it also included some of my social media accounts.
Conclusion
Data is not actually comming from the train data in the LLM, but rather from the web search results, which is why it is so accurate, and it also shows how LLMs can be interpreted as databases, which you can query using natural language.
This works pretty much the same on every other topic, perhaps more common surnames might not be as accurate, or if there happen to be a famous “Esteban/Leo Borai”, but it kinda feels like the AI Agent is some kind of private detective, doesn’t it?