

Alzheimer's prediction system deployed on streamlit that employs Logistic Regression to classify whether a person is prone to having Alzheimer's Disease or not.
A pothole detection model trained using YOLOv8 algorithm. The model is designed to detect and localize potholes in images or videos, providing a valuable tool for road maintenance and safety.
Forked from Vice777/insAIghts
A tool that allows you to extract detailed notes from YouTube videos effortlessly
Python 1
This repository contains an implementation of plant disease detection using a Convolutional Neural Network (CNN) built from scratch. Also contains a web app allowing users to upload an image of a p…