6 followers
Read.Learn.Grow✨
Welcome to the second part of building a RAG-based multi-document chatbot. By now, you should have some idea of what the chatbot is and how I’m...
Have you ever wondered if chatbot technology is a recent development? Or if ChatGPT was the first chatbot ever created? How can you build one...
As we already understand, key-value pairs are the fundamental components of YAML documents. This prompts the question: what types of values can we...
Last week, I embarked on a DevOps boot camp led by Kunal Kushwaha. I delved into various concepts, including Git and GitHub, networking, and Linux....
On Day #3 of my learning journey, I delved into the fundamental concepts of Linear Search and Binary Search. I gained a profound understanding of...
I tackled two data structures and algorithms (DSA) problems related to arrays today. I worked on these questions directly within my LeetCode...