This video demonstrates my Oasis Infobyte – OIB-SIP Python Internship Task 4, where I created a simple Voice Assistant using Python.
🔹 Project Objective
The assistant can:
Respond to greetings
Tell the current time
Tell the current date
Search on Google using voice commands
🔹 Features
✔ Speech recognition
✔ Text-to-speech response
✔ Google search automation
✔ Clean and simple Python code