🤯 I Built an AI Blogger with LangChain — Now It Might Steal My Job!Before diving into this blog about LangChain and LangSmith, let me tell you — only this paragraph is human-written (by me 🙂). Everything…Mar 6Mar 6
Build Web Server from Scratch in C++Building a web server from scratch that can handle all kinds of operations is a complex task. Out of curiosity about how a web server…Oct 2, 2024Oct 2, 2024
How I Built a URL Shortened SystemI was browsing the internet when I suddenly encountered a tool that compressed my URL into an encrypted one. That’s when I realized how URL…Sep 29, 2024Sep 29, 2024
File Management System in C ++This blog focuses more on code and less on theory. I created a simple file management system similar to any OS file system, with the only…Sep 6, 2024Sep 6, 2024
Client-Server Architecture from Scratch (using WinSock-C)In my last blog, Java Client-Server Architecture, I provided a brief tutorial on how to build a client-server architecture using Java. In…Aug 31, 2024Aug 31, 2024
Client-Server Architecture from Scratch (Java)In our day-to-day lives, handling client-server architecture is very common, whether it’s in web applications, database applications, or…Aug 25, 2024Aug 25, 2024
XAI(eXplainable AI)-Child of Deep Learning And Machine LearningDue to the ambiguity in Deep Learning solutions, there has been a lot of talk about how to make explainability inclusive of an ML pipeline…May 15, 2020May 15, 2020
Natural Language Processing: Text Data VectorizationFeatures in machine learning is basically numerical attributes from which anyone can perform some mathematical operation such as matrix…Jun 14, 2018A response icon8Jun 14, 2018A response icon8
Recommendation Using Matrix FactorizationIn the era of digital world, we see recommendation in every area weather it is e-commerce website or entertainment website or social…Jun 10, 2018A response icon1Jun 10, 2018A response icon1