Skip to content

Virtual Assistant: a Python tool for simple tasks like search, Wikipedia, and opening apps. CLI-based, flexible, and easy to customize.

Notifications You must be signed in to change notification settings

CodeWithMayank-Py/Python-Voice-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Assistant

Built with Python

Virtual Assistant is a Python-based project designed to perform simple tasks with ease.

🚀 Built with Python and using external libraries such as Speech Recognition and pyttsx3, Virtual Assistant offers a range of features that can be customized to meet your specific requirements.

💡 Features👇👇

  • 🔍 Searchon Wikipedia
  • 🔎 Search on Google
  • 🎥 Play YouTube Videos
  • 💬 Send WhatsApp Messages
  • 📧 Send Emails
  • 😄 Get Random Advice Jokes
  • 🎬 Get Trending Movies
  • 📰 Get Latest News Headlines
  • ☀️ Get Weather Report
  • 🖥️ Open Desktop Applications (Calculator, Google, Notepad, Camera, Command Prompt, etc.)

🔧 Simply download the code and follow the installation instructions to get started. We welcome feedback and contributions from the community, so please don't hesitate to reach out to us with any suggestions or ideas.

⚙️ Contents of `.env` file:

USER=YourUserName
BOTNAME=JARVIS
EMAIL=YourEmail
PASSWORD=YourPassword
NEWS_API_KEY=YourNewsAPIKey
OPENWEATHER_APP_ID=YourOpenWeatherAppID
TMDB_API_KEY=YourTMDBAPIKey

🔑 Replace the placeholders with your own values. Don't forget to obtain the API keys from the respective websites:

About

Virtual Assistant: a Python tool for simple tasks like search, Wikipedia, and opening apps. CLI-based, flexible, and easy to customize.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages