Viewing profile — arunsr1ni
arunsr1ni
HN member- Joined
- Tue, Apr 16, 2024, 1:20 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About arunsr1ni
No profile information was provided.
Recent public activity
-
comment
Comment #40051619
I see many folks misunderstanding RAG for a technology. It's just a process. No matter the complexity, if the underlying principal is to augment the LLM with specific information t…
-
comment
Comment #40051581
Though the terminology is incorrect (a model by itself cannot 'perform' word other than encode/decode, the llm agents are developed to do what you're stating. But when you think ab…
-
comment
Comment #40051548
Recursive retrieval, although this is too early to say, is trying to solve for the smaller chunk sized documents. I still understand that the need for semantic map will persist.