Understanding the Essentials of Prompt Engineering: A Beginner's Guide

Introduction to Prompt Engineering Prompt engineering is a process that involves creating prompts or inputs for natural language processing models. These prompts are used to generate responses that are relevant to the given input. The process of prompt engineering is essential to the development of intelligent systems that can understand …



Create an HTTP server in Python

Introduction Whenever we hear the word server, an image of a big bulky computer with lots of cables and no display pops up in our mind. But technically any computer can be a server. A server is just a computer that is 'serving' accessible data on a network. In this …



Starting your coding journey might not be as hard as you think…

You could be anyone, a high-school student going down the online rabbit hole or an adult who is frustrated with his current job and looking to switch careers. If you are looking to start your journey as a programmer, this article will help you get up-to-speed on how to start …



My contributions @ KWoC 2022

P.S. I got selected as a top contributor 🎉 Introduction As a new open-source contributor, participating in the Kharagpur winter of code 2022 event was an incredibly valuable experience for me. I had the opportunity to work on an open-source project and make meaningful contributions to their codebase. Projects I …