This repository contains all my projects completed during the Oasis Infobyte Internship Program (OIBSIP).
A Python program that generates random, secure passwords based on user preferences for length and character types.
A GUI-based application that allows users to calculate their Body Mass Index (BMI) using height and weight inputs.
It displays whether the user is underweight, normal, overweight, or obese.
A Python-based voice assistant that responds to commands like greeting, telling time/date, searching the web, etc.
It uses libraries such as speech_recognition, pyttsx3, and pywhatkit.
- Python 3
- Tkinter (GUI)
- speech_recognition, pyttsx3, pywhatkit
- Random, String, Datetime, Requests
- Clone this repository:
git clone https://github.com/khat190/OIBSIP.git