An open API service indexing awesome lists of open source software.

https://github.com/codewithmayank-py/python-voice-assistant

Virtual Assistant: a Python tool for simple tasks like search, Wikipedia, and opening apps. CLI-based, flexible, and easy to customize.
https://github.com/codewithmayank-py/python-voice-assistant

python python3 speech-processing speech-recognition speech-to-text voice-assistant voice-commands

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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: