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
From Python to Deep Learning: A Beginner’s RoadmapThe term “Artificial Intelligence” was coined way back in 1956, but it was largely of academic interest till November 2022 when chatGPT was…May 3, 2024May 3, 2024
The Loss Surface of Multilayer NetworksArtificial Neural Networks [ANNs] have become essential ingredients of all Artificial Intelligence algorithms. What we call Deep Learning…Mar 13, 2024Mar 13, 2024