© 2026 Hashnode
Why does ChatGPT sound confident even when it is wrong?More importantly, how do we fix that? In this blog, you will build your first Retrieval-Augmented Generation (RAG) system in Python, step by step, with real code and no machine learning backgroun...

A Continuation of the Journey Now that I had a pretty solid mental model of how HashMap works — and how my mom had been resolving collisions in God Mode all along — something else started to bug me. Sure, collisions were clever. Linear probing, chain...
