back
user profile

emilianoc

6karma·6submissions·June 29, 2026
recent activity (6 total)
comment
In traditional RAG (Retrieval-Augmented Generation), you use an LLM at runtime to read those retrieved documents and synthesize a direct, conversational answer for the user. That generative step is wh…
2d ago·view thread
comment
thanks :)
2d ago·view thread
comment
Hi HN, I built RAGless to remove the LLM from the critical query path. Traditional RAG is powerful, but introduces non-deterministic behavior (hallucinations) and recurring API costs at runtime. RAGle…
2d ago·view thread