Django blog platform where users register, publish posts with images, and edit or delete their own. Content moderation runs through Django's built-in admin panel rather than a custom dashboard.
A feature-rich Django-based e-learning platform with AI-driven activity & emotion monitoring, course progress tracking, quizzes, and user feedback system for enhanced online learning experiences.
Enhance medical billing accuracy with our Explainable AI-powered system that detects billing errors and explains predictions using SHAP & LIME visualizations.
A feature-rich home service booking platform built using React, Node.js, and MongoDB with OTP login, real-time tracking, Razorpay integration, and an admin dashboard.
Predict customer churn in real-time using this powerful AI-based web app built with Flask and XGBoost, designed for e-commerce businesses to improve retention.
A smart AI-powered image editor web app built using Django, allowing users to upload, edit (grayscale, blur, resize, rotate), and download images effortlessly.
A smart phishing website detector built with Extreme Learning Machine (ELM) that predicts the legitimacy of websites using URL analysis and advanced features.
An advanced AI-based system for detecting Alzheimer’s Disease with 99% accuracy using MRI brain scan images. Built with Flask (backend) and React.js (frontend), includes both webcam and PC upload detection options.
A complete Restaurant Management System built using Django where users can book food by category, make payments via Razorpay, and receive email confirmations.
A complete Tiffin Booking System where users can book tiffins for a single day or subscribe monthly. The system includes a dashboard for users and admins, along with Razorpay payment integration for secure transactions.
A smart AI-powered chatbot for colleges that provides students with instant access to information about the library, canteen, books, and other campus facilities. It also includes a student login system for personalized responses.
A cutting‑edge Travel ChatBot built with Flutter, Dart, and powered by Google Gemini API. It offers a seamless travel experience with a secure login system using local storage.
A full-stack AI-powered web application that generates personalized recipes based on users' dietary restrictions, cuisine preferences, and available ingredients.
An AI-powered trip planner using Google Gemini API, built with Python, Django, HTML, CSS, JavaScript, jQuery, and Bootstrap. This smart travel assistant customizes itineraries based on location, duration, mood, and group type (solo, friends).
A complete Travel and Hotel Booking System built with Django that allows users to search for travel destinations, view nearby hotels on an interactive map, check pricing, and book accommodations with Razorpay integration.
Django web app where registered users publish their own recipes and search everyone else's by cuisine, preparation time, main ingredient or dish type. Filters combine, so you can narrow down to Italian dishes under 30 minutes that use paneer.
Beginner-friendly remote desktop application for college projects. Learn Python networking and GUI development with basic screen sharing and control functionality.
A classroom attendance system that registers students and automatically tracks attendance through webcam video analysis. The system allows admins to upload classroom videos for automatic attendance tracking and provides downloadable reports in Excel / PDF
RA Studio offers a delightful way to explore and cherish love quotes. With a visually pleasing interface, discover a vast collection of quotes categorized.....
Standalone Python script that opens your webcam, finds faces frame by frame with OpenCV, and passes each one to DeepFace to label an emotion — happy, sad, angry, surprised, fearful, disgusted or neutral. Runs from the terminal with a simple GUI.