Highlights
-
WebCrawler2 Public
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…
Python UpdatedOct 15, 2024 -
WebCrawler Public
This project is designed to build a web crawler that, given an entry point for a website, downloads all pages of the website into a designated local folder. The crawler ensures that each page is do…
Python UpdatedOct 15, 2024 -
pywinassistant Public
Forked from a-real-ai/pywinassistantThe first open source Large Action Model generalist Artificial Narrow Intelligence that controls completely human user interfaces by only using natural language. PyWinAssistant utilizes Visualizati…
Python MIT License UpdatedMay 10, 2024 -
Skin_Disease_AI Public
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 Kera…
-
AI_Technology_Resources_Hub Public
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…
-
Combining computer vision, deep learning, and IoT: A YOLO-powered solution to detect and locate glasses using Raspberry Pi, with seamless Telegram bot integration. Experience the future of everyday…
-
YOLOv8-Dog-Couch-RealTimeDetection is a specialized computer vision system built on the YOLOv8 model. It's designed to detect in real-time when a dog climbs onto a couch and subsequently triggers a…
-
AutoGPT-Telegram-bot Public
AutoGPT Telegram Bot is a Python-based chatbot developed for a self-learning project. It leverages the power of OpenAI's GPT language model to answer user questions and maintain conversation histor…
-
An intuitive Python-based face recognition system that identifies individuals in images using a database of facial images. Perfect for security and personal projects!
-
-
DoggieSitter Public
Welcome to DoggieSitter, a Django-based web application that bridges the gap between busy dog owners and dedicated dog sitters! 🐶 DoggieSitter is more than just a platform; it's a community that un…
-
C-like-Language-Compiler Public
A Lex and Yacc-based compiler for a new language inspired by C. With its powerful parsing and lexical analysis capabilities, this compiler efficiently translates high-level code into executable mac…
-
Sudoku-Solver Public
The Sudoku Solver is a C++ application developed as a self-learning project during my first year of studies in Software Engineering. It takes a 9x9 Sudoku grid as input and solves it, displaying th…
-
A multi-threaded delivery management simulation with implementation of Object-Oriented Programming (OOP) principles, using design patterns and GUI.
-
Data-Mining Public
The project encompasses the building of a data classification and clustering system, followed by EDA - Exploratory Data Analysis, and is concluded with the presentation of the results.