AI took over my computer prank | Prank your friend | Python Project | WiFi scanner

Опубликовано: 01 Июнь 2026
на канале: HitraN the Programmer
1,223
17

Today we are going to exploit some python tricks and prank our friends that an AI has taken over our PC.

In this fun and easy python project we are going to use pyttsx3 for voice recognition and enabling our script to actually pronounce the sentence we give. We are also going to use subprocess and decouple in our demo A.I. to check if the given device is connected to the WiFi network.

Source code:
https://github.com/HitraNOfficial/Pyt...

I created a Python bot that welcomes me home:
   • I created a PYTHON bot that welcomes me ho...  

00:00 Introduction of idea
00:31 Key points
01:06 WiFi detection
03:10 Face
04:08 Voice
05:05 Demo