Resume Screening AI Capstone Project (NLP + Python)
Resume screening AI is one of the most common HR capstone proposals in 2026 and one of the most ethically loaded. Panels will ask about bias before they ask about …
AI is the strongest capstone category in 2026 because panels assume AI projects are innovative almost by default. But that assumption cuts both ways. If your AI is just a buzzword in the title, the panel will see through it in five minutes. Pick a project where the AI is actually doing the work, not decorating it.
Start by picking a category that matches your current skill level. If you have written one or two Python scripts before, a Spam Classifier or House Price Predictor is the cleanest entry point. If you are comfortable with Python and want a stronger resume, a Face Recognition Attendance System or Sentiment Analysis Dashboard is the sweet spot. If you have time and ambition, a RAG-Based Document Assistant or Sign Language Recognition system is what hiring managers in 2026 are actively searching for.
This hub is the umbrella over Machine Learning Projects (23+ algorithm-level capstones — CNN, classification, recommendation, computer vision) and the new posts in this AI hub itself (modern LLM, RAG, and agent-based capstones). For pure computer vision focus, see OpenCV Projects.
Every project listed below comes with downloadable source code, an ER diagram, a DFD, and a documentation outline ready for your capstone defense. We test each project on a fresh machine before publishing.
This collection is built and maintained by working developers at PIES Information Technology Solutions in Binalbagan, Negros Occidental, Philippines. We focus on BSIT capstone projects because that is where free tutorial sites consistently fail students. They give you a Jupyter notebook and stop. Our projects always include the ER diagram, DFD, use case diagram, and chapter-by-chapter documentation that your panel actually grades you on.
Every project is tested before publishing. If a project does not run on a clean install, we fix it before listing it here. If you find a project that does not work, message us through the Contact page and we will patch it within 48 hours.
Resume screening AI is one of the most common HR capstone proposals in 2026 and one of the most ethically loaded. Panels will ask about bias before they ask about …
Sentiment analysis is the most over-attempted NLP capstone in the country. Every batch has at least one group that says “we’re doing sentiment analysis” and every panel mentally rolls their …
Stock prediction is one of the most common AI capstone proposals in 2026 and one of the most commonly rejected. The reason is almost always the same. Student walks into …
Medical ML capstones are a panel-favorite when framed correctly. They’re also a panel-killer when framed wrong. The students who get medical capstones rejected aren’t the ones with weak code. They’re …
Agri-tech capstones are panel-favorites in 2026. Especially in the Philippines and India, where almost every BSIT student has a relative who farms, or an uncle who lost half a rice …
LangChain is the easiest way to build a capstone where the LLM doesn’t just answer questions — it actually does things. Searches your documents. Queries your database. Books a calendar …
RAG is the most-approved LLM capstone pattern in 2026. Panels approve it because the engineering is real. Students approve it because once you understand the four steps, it’s not hard. …
Image classification capstones are some of the most fun to defend. The panel watches you upload a photo, the screen lights up with the correct class and a confidence score, …
Most chatbot capstones we see fail in defense for the same reason. The panel asks “what model did you train?” and the team looks at each other for a second …
Holistic Detection OpenCV Python With Source Code The Holistic Detection OpenCV Python was developed using Python OpenCV, this Python OpenCV Project With Source Code we are going to do HOLISTIC …
Volume Control With Hand Detection OpenCV Python With Source Code The Volume Control With Hand Detection OpenCV Python was developed using Python OpenCV, In this Python OpenCV Project With Source …
Brightness Control With Hand Detection OpenCV Python With Source Code This Brightness Control With Hand Detection OpenCV Python With Source Code was developed using Python OpenCV. In this Python OpenCV …
Extract Faces From Image OpenCV Python With Source Code This Extract Faces From Image OpenCV Python was developed using Python OpenCV with Source Code. Images make up a large amount …