fakhirblogs.io🌍 NUST SINES Workshop on Applied Machine Learning – Day 2 RecapToday marked Day 2 of the NUST SINES Workshop on Applied Machine Learning, and it was another deeply insightful day. The sessions beautifully combined real-world challenges with the power of data-driven solutions. 🌱 Climate Change & Sustainability –...Aug 27, 2025·3 min read
fakhirblogs.ioFrom ATGC to Algorithms: How Machine Learning is Powering DNA SequencingWhen you walk into an environment buzzing with innovation, knowledge, and passion, you instantly feel inspired. That’s exactly how I felt stepping into the Applied Machine Learning Workshop at NUST SINES (School of Interdisciplinary Engineering and S...Aug 26, 2025·5 min read
fakhirblogs.ioPCA: Tackling the Curse of DimensionalityIn the world of data science and machine learning, we often deal with datasets that have dozens, sometimes even hundreds of features. While it might feel like "the more features, the better," reality often proves otherwise. This challenge is known as...Aug 24, 2025·3 min read
fakhirblogs.ioBuilding a Real-Time PDF QA System with RAG, LangChain, Pinecone, and AWSIn today’s information-heavy world, professionals like lawyers, researchers, and analysts often deal with hundreds of pages of PDFs. Finding precise answers manually is time-consuming, and asking a standard LLM to summarize or answer can result in ge...Aug 23, 2025·3 min read
fakhirblogs.ioUnderstanding Middleware in Express.js with Practical ImplementationIntroduction Express.js is a popular web framework for Node.js that simplifies the process of building web applications and APIs. One of the most powerful features of Express is middleware, which allows developers to handle requests in a modular and ...Jan 29, 2025·3 min read