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 12Nov 12
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 301Sep 301
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 281Sep 281
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 8Jul 8
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 261Jun 261
How can we trust non-explainable AI?Explainability helps in building trust, but it is not an essential requirement.Jun 15Jun 15
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 3May 3
The Loss Surface of Multilayer NetworksArtificial Neural Networks [ANNs] have become essential ingredients of all Artificial Intelligence algorithms. What we call Deep Learning…Mar 13Mar 13
LLMs for Question Answering and Dense Passage Retrieval [DPR]The demand for Question Answering (QA) systems arises from the vast amount of information accessible on the internet and across multiple…Feb 23Feb 23
Cleaned Lang8 Dataset for Grammatical Error Detection [GED]Grammatical Error Detection is an important problem in the domain of Natural Language Processing, and proper development of these…Jan 30Jan 30