Introduction In the fast-moving world of startups, investors, analysts, and accelerators are constantly trying to identify high-potential companies. But how do you quickly assess which ones are worth looking into — especially when you're dealing with...
Introduction Ever find yourself lost in a sea of videos, just wishing there was an easier way to find that one perfect moment? You’re not alone. These days, we’re creating and sharing more video than ever before—billions of hours, every single day. B...
This is Part 2 of my series on India’s Air Quality. Check out Part 1 here to see the full analysis and visualisations. 📌 Introduction In Part 1, I explored India’s air quality data—cleaning, analysing, and visualising trends across pollutants and c...
Introduction When I started my college summer internship, my goal was simple — build something real with machine learning.I decided to create a Diabetes Prediction Web App using Python and Streamlit. Spoiler: I had no idea that I’d spend hours fighti...
#python , #streamlit , #opencv , #machine-learning , #attendance-system 🔍 Attendance tracking made smarter and seamless with Face Recognition using Streamlit and OpenCV. 👋 Introduction Traditional attendance systems often rely on manual input, si...
📝 Quick Summary: NotebookLlama is an open-source alternative to NotebookLM, leveraging LlamaCloud for backend support. It allows users to create a digital notebook by integrating various API services and provides tools for automated agent and pipeli...
Have you ever watched a long YouTube video and wished you could just ask a question and get the answer from it? Or get a quick summary without watching it all? Well, that's exactly what we're building today — a YouTube AI Assistant that can: Underst...
Introduction In this project, I explored the combination of YOLOv11, BoT-SORT tracking, and Streamlit to build an intuitive web app that performs vehicle detection and counting on both images and videos. These are the descriptions of the various open...
🚀 Livio is a multilingual roommate matching app that uses real-world data and cosine similarity to recommend the most compatible flatmates — based on lifestyle, habits, and personal preferences. Built entirely in Python with Streamlit, it’s designed...
🧠 Introduction In this blog post, I’ll walk you through how I built, containerized, and deployed a real-time audio transcription and translation app using: 🎧 Streamlit for the frontend 🤖 OpenAI Whisper API for transcription 🌐 Translation API f...