PinnedHow to teach Python in the age of AI?Python programming is taught to freshers at every college and university around the world, and teaching this is quite a daunting task for…2d ago2d ago
Published inUnder The Mango TreeLearning Simple WordsLanguage learning starts with knowledge of common words. Thats how kids also learn to speak. First they learn to speak the words in a…1d ago1d ago
StartUp Ideas inspired from the Bhagavad GitaStartups are generally built to just make money, but its also important for us as a society to build startups that contribute to our…Dec 19, 2024Dec 19, 2024
Python Coding Problems for Nested For LoopsWhen students start learning to code, they usually understand the concept of if-else and for-loops quite easily, but where the gravy train…Dec 7, 2024Dec 7, 2024
Coding Problems inspired from Real LifeIn the journey of learning to code, after a point, its important for students to be able to apply these coding concepts to solve practical…Nov 12, 2024Nov 12, 2024
From Selfies to AI Masterpieces: Fine-Tuning Flux Model with Personal ImagesGenerative AI tools like DALLE and Midjourney are being widely used by people all over the world to generate a wide variety of fascinating…Sep 30, 20241Sep 30, 20241
What the ____ are Large Language Models?Natural Language Processing [NLP] is an old field, almost as old as modern computing. In fact, what led to the discovery of Turing Machines…Sep 28, 20241Sep 28, 20241
Comparative Analysis of Information Retrieval using LLMs : SBERT vs. Mistral vs. OpenAIImplementing information retrieval has become very easy due to the advent of Large Language Models [LLMs], but the accuracy of these…Jul 8, 2024Jul 8, 2024
Extracting and Cleaning Text from PDFs Using PythonIn today’s digital age, extracting and analysing text from documents is crucial for various applications, including Data Analysis, Content…Jun 26, 20241Jun 26, 20241
How can we trust non-explainable AI?Explainability helps in building trust, but it is not an essential requirement.Jun 15, 2024Jun 15, 2024