NANishant Agarwalinthisisnishrag.hashnode.dev·May 28 · 3 min readHow I improved the RAG pipeline in my open-source AI stock screener Most RAG tutorials stop at "embed → retrieve → inject." That works for demos. It breaks quietly in production. Here's what was silently degrading my pipeline — and how I fixed it: Blind retrieval I w00
NANishant Agarwalinthisisnish.hashnode.dev·May 6 · 8 min readI Built a Self-Improving Stock Screener to Understand How LLMs Actually ReasonWhy I Built This It started with a mundane problem: I wanted a better way to filter stocks. Not trading signals, not price alerts — just a structured monthly process to surface equities worth looking 00