rohinish.hashnode.devGenerating Word Embeddings using BERTGenerating Word embeddings is one of the techniques in Natural Language Processing (NLP) where the words are converted into vectors of real numbers to feed them into models built for custom tasks as input features. Word embeddings can capture the con...Aug 20, 2023·6 min read
rohinish.hashnode.devIntro to 🦜🔗 LangChainsIntroduction... So, you should’ve heard about LangChains, it’s a buzzword these days. But do you know what it is and how does it work? Well, if you don't know, no problem. In this blog, I’ll explain to you what are langchains and what are its differe...Apr 28, 2023·4 min read
rohinish.hashnode.devWhat is DevOps?A Little Overview.Firstly, what is DevOps? You've heard this term a lot and you may be thinking it is some tool or software but I want to tell you that it's neither. It's a philosophy. It's a mindset. It's a way of working. Confused right? I know I was also confused w...Feb 17, 2023·3 min read