Active Final Year Projects Showcase
Explore verified, ongoing final year projects advancing across all academic batches. Filter by emerging tech stacks, discover architectures, and explore student innovation.
Face recognition based attendance management system
Core Problem: Traditional attendance systems in educational institutions rely on manual roll calls, sign-in sheets, or card-based methods that are time-consuming, prone to proxy attendance (students marking attendance for absent peers), and difficult to maintain accurately over time. Faculty spend valuable lecture time on attendance, and administrative staff struggle with compiling and analyzing attendance records. Core Position: The Smart Attendance System leverages face recognition technology to automate the attendance marking process in educational institutions. By capturing and identifying student faces through a webcam or uploaded image, the system eliminates proxy attendance, reduces manual effort, saves classroom time, and provides real-time, accurate attendance records accessible to both students and administrators through a web-based dashboard.
Intrusion Guard: A Hybrid Machine Learning System for Network Intrusion Detection
Modern computer networks face continuous threats from malware, unauthorized access, and zero-day attacks that traditional signature-based security tools often fail to detect. These systems depend heavily on known attack patterns, which makes them less effective against new or evolving intrusions. The growing scale and complexity of network traffic also create a need for intelligent security solutions that can analyze traffic in real time and detect suspicious activity with high accuracy. This project proposes Intrusion Guard, a real-time intrusion detection system that uses machine learning to classify network traffic as normal or malicious. The system is designed for cybersecurity monitoring in environments where fast and accurate threat detection is critical, such as enterprise networks, laboratories, and institutional systems. It combines supervised and unsupervised learning to improve both known-attack detection and anomaly detection, making it more adaptable than conventional rule-based systems. The technical approach uses a hybrid model built around Random Forest for supervised classification and Isolation Forest for anomaly detection. The system processes network traffic data, extracts relevant flow-based features, and applies trained models to generate predictions in real time. To improve transparency and trust, the system also includes explainable AI output so users can understand why traffic is flagged as suspicious. The expected outcome is a practical and scalable intrusion detection solution that improves threat visibility, supports early warning, and strengthens network defense against both known and unknown attacks.
ZAPNEST: AI-Enabled SaaS E-Commerce Platform for SMEs (MERN Stack Based
ZAPNEST is a web-based Software as a Service (SaaS) e-commerce platform developed to help small and medium-sized enterprises (SMEs) transition from traditional physical businesses to modern digital marketplaces. In todayβs rapidly evolving ...
AI-Based Student E-Learning Assistant
AI-Based Student E-Learning Assistant: The AI-Based Student E-Learning Assistant is a smart web-based learning platform designed to help students improve their studies through artificial intelligence. The system acts as a virtual tutor tha...
MediTrust : AI Driven doctor recommendation and Fake Review Detection Platform
In recent years, the demand for efficient and intelligent systems in the field of healthcare has significantly increased. However, the existing systems currently in use suffer from several limitations and inefficiencies. These systems are often limited to providing basic search functionality and fail to support disease-based doctor recommendations. Moreover, the presence of fake or unverified reviews reduces the reliability of these platforms. According to the literature review, many systems lack advanced filtering options, real-time doctor availability, and proper integration of appointment scheduling, which makes the overall process inefficient and time-consuming.As a result, users face difficulties in making informed decisions when selecting appropriate doctors, especially due to limited medical knowledge and unreliable feedback systems. This not only reduces the effectiveness of the system but also negatively impacts user satisfaction and decision-making.Although some solutions attempt to address these challenges, they fail to provide intelligent recommendation systems, fake review detection mechanisms, real-time scheduling, and comprehensive doctor information with advanced filtering features.Therefore, there is a strong need for a robust and intelligent system that can overcome these limitations and provide efficient, accurate, and user-friendly solutions.
Gesture control virtual mouse platform
Functional Requirements (What the system DOES) These describe the features of the system. 1. Hand Gesture Detection The system uses a camera to detect your hand. It recognizes different hand gestures. 2. Cursor Movement You can move t...
Meet hub
Functional Requirements of Meet Hub 1. User Registration and Authentication The system shall allow users to create accounts, log in securely, and recover forgotten passwords using email verification and authentication mechanisms. 2. User...
Neux remote control system and fake voice recognition
A Neux remote control system lets users control devices using smart signals instead of buttons. Fake voice recognition is when systems are fooled by copied or AI-generated voices. These technologies are advanced but need strong security t...
Campus event management system
Functional Requirements The Campus Event Management System will allow Admin, Students, and Organizers to manage campus events through a web-based platform. Admin can create, update, approve, and delete events, manage users, view registrati...
| Project Information | Status | Batch | Technologies | Action |
|---|---|---|---|---|
|
Face recognition based attendance management system
Core Problem:
Traditional attendance systems in educational institutions rely on manual ...
|
Active | FA23 (2026) |
MongoDB
Express.js
React
+3
|
Details |
|
Intrusion Guard: A Hybrid Machine Learning System for Network Intrusion Detection
Modern computer networks face continuous threats from malware, unauthorized access, and ze...
|
Active | FA23 (2026) |
Python
Flask
|
Details |
|
ZAPNEST: AI-Enabled SaaS E-Commerce Platform for SMEs (MERN Stack Based
ZAPNEST is a web-based Software as a Service (SaaS) e-commerce platform developed to help ...
|
Active | FA23 (2026) |
JavaScript
React
Express.js
+3
|
Details |
|
AI-Based Student E-Learning Assistant
AI-Based Student E-Learning Assistant:
The AI-Based Student E-Learning Assistant is a sma...
|
Active | FA23 (2026) |
JavaScript
React
Express.js
+6
|
Details |
|
MediTrust : AI Driven doctor recommendation and Fake Review Detection Platform
In recent years, the demand for efficient and intelligent systems in the field of healthca...
|
Active | FA23 (2026) |
JavaScript
Python
Next.js
+6
|
Details |
|
Gesture control virtual mouse platform
Functional Requirements (What the system DOES)
These describe the features of the system....
|
Active | FA23 (2026) |
MongoDB
Express.js
React
+1
|
Details |
|
Meet hub
Functional Requirements of Meet Hub
1. User Registration and Authentication
The system s...
|
Active | FA23 (2026) |
MongoDB
Express.js
React
+1
|
Details |
|
Neux remote control system and fake voice recognition
A Neux remote control system lets users control devices using smart signals instead of but...
|
Active | FA23 (2026) |
Python
Django
|
Details |
|
Campus event management system
Functional Requirements
The Campus Event Management System will allow Admin, Students, an...
|
Active | FA23 (2026) |
JavaScript
HTML/CSS
Bootstrap
+2
|
Details |
No Matching Projects Found
No senior projects matched your filter query. Try searching with different keywords, removing specific technologies, or selecting another academic batch.
Face recognition based attendance management system
Traditional attendance systems in educational institutions rely on manual roll calls, sign-in sheets, or card-based methods that are time-consuming, prone to proxy attendance (students marking attendance for absent peers), and difficult to maintain accurately over time. Faculty spend valuable lecture time on attendance, and administrative staff struggle with compiling and analyzing attendance records.
Core Position: The Smart Attendance System leverages face recognition technology to automate the attendance marking process in educational institutions. By capturing and identifying student faces through a webcam or uploaded image, the system eliminates proxy attendance, reduces manual effort, saves classroom time, and provides real-time, accurate attendance records accessible to both students and administrators through a web-based dashboard.
Primary users who register their faces, view their attendance records, and receive low-attendance alerts
Faculty/Teachers:
Initiate attendance sessions, monitor class-wise attendance, generate reports, and manually override records
Admin/HOD:
Manage the entire system β user management, course configuration, system monitoring, and overall attendance analytics
Primary Focus: The system is built for students in educational institutions (colleges/universities) to streamline their attendance experience and provide transparency in their attendance records.
1- User Authentication & Authorization:
Secure login/signup for students, faculty, and admin with role-based access control (JWT-based authentication)
2- Student Registration with Face Enrollment:
Students register by uploading multiple face images; the system extracts and stores facial encodings in the database
3- Face Detection & Recognition:
Python-based face recognition engine (using libraries like face_recognition/dlib/OpenCV) detects and identifies students from live webcam feed or uploaded images
4- Automated Attendance Marking:
Once a face is recognized, attendance is automatically marked with timestamp, course, and session details
5- Course & Section Management:
Admin/faculty can create courses, assign students to sections, and schedule classes
6- Attendance Dashboard:
Visual dashboard showing attendance statistics, percentages, trends (daily/weekly/monthly) for students and faculty
7- Attendance Reports & Export:
Generate and download attendance reports in PDF/CSV format filtered by date, course, or student
8- Manual Override:
Faculty can manually mark/edit attendance in case of system failure or exceptions
9- Notification System:
Email/in-app alerts for low attendance warnings (e.g., below 75% threshold)
10-Student Profile Management:
Students can view their attendance records, update profile info, and re-enroll face data
11-Admin Panel:
Full system control β manage users, view logs, configure recognition thresholds, and monitor system health
12-Anti-Spoofing Detection:
Basic liveness detection to prevent photo/video spoofing attempts
- π― Real-Time Face Recognition via Webcam:
- No hardware dependency (no biometric devices needed) β works with any standard webcam
- π‘οΈ Anti-Spoofing / Liveness Detection:
- Prevents cheating through photos or videos, ensuring only live presence is counted
- π Interactive Analytics Dashboard:
- Visual charts and graphs showing attendance trends, making data actionable for both students and faculty
- π« Proxy-Proof Attendance:
- Biometric face verification completely eliminates the possibility of proxy attendance
- β‘ Multi-Face Recognition:
- Can identify multiple students simultaneously in a single frame β ideal for batch attendance
- π Hybrid Architecture (MERN + Python):
- Combines the power of Python's ML ecosystem with the speed of a modern MERN web stack via REST API integration
- π± Responsive Web App:
- Accessible from any device β students can check records on mobile; faculty can take attendance from a laptop
- π§ Smart Notifications:
- Automated alerts when attendance drops below institutional threshold (e.g., 75%), giving students time to recover
- π One-Click Report Generation:
- Faculty and admin can export formatted attendance reports instantly for institutional records
- π Self-Service Face Re-Enrollment:
- Students can update their face data if recognition accuracy drops (e.g., due to changed appearance)
JWT-based token authentication with refresh tokens
Password hashing using bcrypt
Role-based access control (RBAC) β Student, Faculty, Admin
HTTPS encryption for data in transit
Face encoding data stored securely (not raw images) with encryption at rest
Protection against SQL injection, XSS, and CSRF attacks
Rate limiting on API endpoints to prevent brute force attacks
β‘ Performance
Face recognition processing should complete within 2-3 seconds per student
System should handle concurrent recognition of up to 30-50 faces in a single frame
API response time should be under 500ms for dashboard queries
Database queries optimized with proper indexing in MongoDB
π Scalability
Modular microservice architecture (Node.js backend + Python recognition service)
Ability to scale the recognition service independently
Support for 500+ registered students without performance degradation
Cloud-deployable architecture (AWS/GCP/Heroku compatible)
π¨ UI/UX
Clean, responsive design (mobile + desktop compatible)
Intuitive navigation with minimal clicks to perform core actions
Real-time feedback during face capture (bounding boxes, recognition status)
Accessibility standards (WCAG 2.1 basic compliance)
Loading indicators and error messages for all async operations