Viewing profile — pu_pu
pu_pu
HN member- Joined
- Tue, Mar 11, 2025, 3:49 PM UTC
- HN karma
- 7
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About pu_pu
No profile information was provided.
Recent public activity
-
comment
Comment #45724618
[flagged]
-
comment
Comment #45692264
Is it open source?
-
comment
Comment #45636389
The biggest problem with retrieval is actually semantic relevance. I think most embedding models don't really capture sentence-level semantic content and instead act more like bag-…
-
comment
Comment #45625424
Not at all in my opinion. Its a zero sum game against anti bot technologies also employing AI to block scrapers.
-
comment
Comment #45498999
This really feels like a missed opportunity to build something genuinely new, something that actually plays to the strengths of LLMs, instead of just embedding a fixed set of app s…
-
comment
Comment #44337707
[dead]
-
comment
Comment #44337595
So, I have not tried it on a very complex database myself so I can't comment how well it will work in production systems I have tried this approach with a single Big Query table an…
-
comment
Comment #44337558
Can you please add support to add descriptions of each column and enumerated types? For example, if a column contains 0 or 1 encoding the absence of presence of something, LLMs nee…
-
comment
Comment #44337513
[dead]
-
comment
Comment #44337492
This is not a difficult problem to solve. We can add the schema, columns and column descriptions in the system prompt. It can significantly improve performance. All it will take is…