Viewing profile — nikishuyi
nikishuyi
HN member- Joined
- Wed, Aug 20, 2025, 11:38 PM UTC
- HN karma
- 1
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About nikishuyi
No profile information was provided.
Recent public activity
- story
- story
- comment
- story
- story
-
comment
Comment #45064118
Maybe lost in the context? I guess a tree method can be used to improve that?
-
comment
Comment #45064109
Loll you also need one in your computer.
-
comment
Comment #45064101
Yeah, I strongly agree. I also found in AI coding tools, tree search has replaced vector search. I’m wondering if in generic RAG systems, tree search will replace vector databases?…
-
comment
Comment #44967671
The idea sounds very natural. I remember that some wiki webpages and AI agents also use this idea: they look at the ToC first and then decide which page to visit next. It makes ret…