Project Hub 🚀
A collection of various Python projects, including applications developed during my internship and personal learning journey.
- Rock-Paper-Scissors – A gesture-based game using OpenCV and Mediapipe.
- Calculator – A simple calculator using Tkinter.
- Task Manager – A to-do list application with add/delete functionality.
- Password Generator – Generates secure passwords based on user input.
- Contact Book – A simple contact management system.
- AI Assistant – A basic AI assistant that provides personalized responses.
- basicJarvis – Core implementation of the AI assistant.
- BERTTEXTCLASSIFICATION – Text classification using BERT model.
- VolumeControlHandGesture – Adjust system volume using hand gestures.
- batteryStatus – Checks and displays battery status.
- closingApplication – Closes specified applications.
- conversation_module – Handles conversations and responses.
- for_sad_conversation – Module for handling sad emotion-based interactions.
- sentiment_anal – Sentiment analysis on user inputs.
- system_application – Manages system-related functionalities.
- youtubepalypause – Controls YouTube play and pause actions.
- Emotion Detection System – Detects emotions like positive, negative, and neutral.
- Snake Game – A classic Snake game made with Tkinter.
- Tic Tac Toe – A two-player Tic Tac Toe game with an AI opponent.
- Other Files – Additional scripts and utilities for various tasks.