HopeConnect is a mobile application focused on the United Nations Sustainable Development Goals and universal human rights, aiming to address global issues such as homelessness, hunger, clothing and lack of education.
This project features an AI model for diagnosing pneumonia from chest X-ray images. Users can upload a chest X-ray image through the app, and the model will classify it.
The e-commerce project is a web application built with the powerful Laravel PHP framework and the popular Bootstrap CSS framework.
In this project, we developed a hand tracking application that allows users to control a box on the screen using their finger movements. The application tracks the position of the hand and allows interaction within a specified area.
This is a blog application built with Django. It allows users to create, edit, and delete blog posts. The project also integrates with CKEditor for rich text editing and uses Crispy Forms for better form rendering.
This project implements a real-time object detection system using OpenCV and a pre-trained SSD MobileNet model. The application captures video from your webcam and detects objects in the video feed, labeling them with their corresponding names and confidence scores.
Voice Assistant is a Python application that uses speech recognition to interact with users.