Virtual-Personal-Assistant-using-Python icon indicating copy to clipboard operation
Virtual-Personal-Assistant-using-Python copied to clipboard

In this project, we'll be creating a virtual personal assistant for ourselves using our favorite programming language, Python. We can perform several offline as well as online operations using the bot...

Results 2 Virtual-Personal-Assistant-using-Python issues
Sort by recently updated
recently updated
newest added

do I have to use an additional mic to reduce the noise sir??

Traceback (most recent call last): File "E:\Jarvis\main.py", line 2, in from functions.online_ops import find_my_ip, get_latest_news, get_random_advice, get_random_joke, get_trending_movies, get_weather_report, play_on_youtube, search_on_google, search_on_wikipedia, send_email, send_whatsapp_message ModuleNotFoundError: No module named 'functions'