Python Voice Assistant - Part 2 | Build Your Own Virtual Assistant in Python

Опубликовано: 17 Март 2026
на канале: BI Insights Inc
2,113
32

How cool is it to build your own personal assistants like Alexa or Siri? . This is Part two of the series. In this session we clean up and improve the code. Add additionaly commands such as YouTube search with a phrase, clean recyle bin and play music. In the next part I will add more functionality such as voice activation, directory cleanup and so on. This Voice Assistant helps you automate many of your regular tasks via voice commands.

GitHub Link for the code for Part 2. (app2.py):
https://github.com/hnawaz007/pythonda...

Link to Part one of the series:
   • Python Voice Assistant - Part 1 | Build Yo...