A Python-based computer vision and AI system for skin disease recognition and diagnosis. Led end-to-end project pipeline, including data gathering, preprocessing, and training models. Utilized Keras, TensorFlow, OpenCV, and other libraries for image processing and CNN models, showcasing expertise in deep learning and machine learning techniques.
An intuitive Python-based face recognition system that identifies individuals in images using a database of facial images. Perfect for security and personal projects!
Explore AI Tech Hub, a curated collection of open-source code and resources focused on AI innovations like deep fakes, AI art, and face swapping. A go-to library for developers, researchers, and AI enthusiasts seeking cutting-edge tools and insights.
A simple Python web crawler that processes URLs from web pages, handles redirects, and skips non-HTML content. It supports HTTP/HTTPS, calculates same-domain link ratios, avoids duplicate URLs, and saves results in a TSV file. Designed for easy scalability and future extensions.