{"id":20733429,"url":"https://github.com/codewithmayank-py/python-voice-assistant","last_synced_at":"2025-12-24T07:52:04.111Z","repository":{"id":175016123,"uuid":"653234179","full_name":"CodeWithMayank-Py/Python-Voice-Assistant","owner":"CodeWithMayank-Py","description":"Virtual Assistant: a Python tool for simple tasks like search, Wikipedia, and opening apps. CLI-based, flexible, and easy to customize.","archived":false,"fork":false,"pushed_at":"2023-06-13T16:59:06.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T00:46:25.727Z","etag":null,"topics":["python","python3","speech-processing","speech-recognition","speech-to-text","voice-assistant","voice-commands"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeWithMayank-Py.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-13T16:50:02.000Z","updated_at":"2024-09-21T15:08:58.000Z","dependencies_parsed_at":"2024-02-23T09:46:23.005Z","dependency_job_id":null,"html_url":"https://github.com/CodeWithMayank-Py/Python-Voice-Assistant","commit_stats":null,"previous_names":["codewithmayank-py/python-voice-assistant"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithMayank-Py%2FPython-Voice-Assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithMayank-Py%2FPython-Voice-Assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithMayank-Py%2FPython-Voice-Assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithMayank-Py%2FPython-Voice-Assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWithMayank-Py","download_url":"https://codeload.github.com/CodeWithMayank-Py/Python-Voice-Assistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243018229,"owners_count":20222600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","python3","speech-processing","speech-recognition","speech-to-text","voice-assistant","voice-commands"],"created_at":"2024-11-17T05:25:22.949Z","updated_at":"2025-12-24T07:52:04.066Z","avatar_url":"https://github.com/CodeWithMayank-Py.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eVirtual Assistant\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Built%20with-Python-%234B8BBE?style=flat-square\" alt=\"Built with Python\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eVirtual Assistant is a Python-based project designed to perform simple tasks with ease.\u003c/p\u003e\n\n\u003cp align=\"left\"\u003e🚀 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.\u003c/p\u003e\n\n\u003ch2 align=\"left\"\u003e💡 Features👇👇\u003c/h2\u003e\n\n\u003cul align=\"left\"\u003e\n  \u003cli\u003e🔍 Searchon Wikipedia\u003c/li\u003e\n  \u003cli\u003e🔎 Search on Google\u003c/li\u003e\n  \u003cli\u003e🎥 Play YouTube Videos\u003c/li\u003e\n  \u003cli\u003e💬 Send WhatsApp Messages\u003c/li\u003e\n  \u003cli\u003e📧 Send Emails\u003c/li\u003e\n  \u003cli\u003e😄 Get Random Advice Jokes\u003c/li\u003e\n  \u003cli\u003e🎬 Get Trending Movies\u003c/li\u003e\n  \u003cli\u003e📰 Get Latest News Headlines\u003c/li\u003e\n  \u003cli\u003e☀️ Get Weather Report\u003c/li\u003e\n  \u003cli\u003e🖥️ Open Desktop Applications (Calculator, Google, Notepad, Camera, Command Prompt, etc.)\u003c/li\u003e\n\u003c/ul\u003e\n\n\n\n\n\u003cp align=\"left\"\u003e🔧 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.\u003c/p\u003e\n\n\n\n\u003cp align=\"left\"\u003e⚙️ Contents of `.env` file:\u003c/p\u003e\n\n\u003cpre align=\"left\"\u003e\nUSER=YourUserName\nBOTNAME=JARVIS\nEMAIL=YourEmail\nPASSWORD=YourPassword\nNEWS_API_KEY=YourNewsAPIKey\nOPENWEATHER_APP_ID=YourOpenWeatherAppID\nTMDB_API_KEY=YourTMDBAPIKey\n\u003c/pre\u003e\n\n\u003cp align=\"left\"\u003e🔑 Replace the placeholders with your own values. Don't forget to obtain the API keys from the respective websites:\u003c/p\u003e\n\n\u003cul align=\"left\"\u003e\n  \u003cli\u003e📰 \u003ca href=\"https://newsapi.org/\" target=\"_blank\"\u003eNEWS_API_KEY\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e☀️ \u003ca href=\"https://openweathermap.org/\" target=\"_blank\"\u003eOPENWEATHER_APP_ID\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e🎬 \u003ca href=\"https://www.themoviedb.org/\" target=\"_blank\"\u003eTMDB_API_KEY\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmayank-py%2Fpython-voice-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithmayank-py%2Fpython-voice-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmayank-py%2Fpython-voice-assistant/lists"}