bhavy.hashnode.devExplaining GPT to a 5 year oldImagine you meet a magic parrot in a big library.this isn’t just any parrot—it has read every book, heard every story, and remembered every riddle in the world. When you ask, “Why is the moon so shiny?” the parrot thinks for a second, flaps its wings...Aug 12, 2025·1 min read
bhavy.hashnode.devExplaining Vector embeddings to your momImagine your mom cooking in the kitchen. The kitchen is nicely set and beautifully decorated but you notice that all things are arranged randomly. Like in one shelf there are vegetables in another something else like cutlery which are not directly re...Aug 12, 2025·2 min read
bhavy.hashnode.devExplaining Tokenization to a fresherEver wondered how our favourite ChatGpt understands what we ask and gives solutions to the problems, generate code ( which sometimes work ) and sometimes ask us to rewrite the whole database as well? you might have heard some terms like “AI works on ...Aug 12, 2025·4 min read
bhavy.hashnode.devTrackk - My first CLI app to stay productive from terminalGithub Link for the project. I’ve always being a fan of ToDos app and terminal, So i thought why not to combine them together? And that resulted in creation of “Trackk” a simple clean and working TODO app. I made it using Inquirer js package. It was ...Jul 18, 2025·3 min read